Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Foundation build to bower-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayes committed Jun 19, 2014
1 parent 0ceaf29 commit d268b64
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundation",
"version": "5.2.3",
"version": "5.3.0",
"main": [
"css/foundation.css",
"js/foundation.js"
Expand Down
32 changes: 16 additions & 16 deletions js/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.2.3',
version : '5.3.0',

media_queries : {
small : S('.foundation-mq-small').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
Expand Down Expand Up @@ -618,7 +618,7 @@
Foundation.libs.abide = {
name : 'abide',

version : '5.2.3',
version : '5.3.0',

settings : {
live_validate : true,
Expand Down Expand Up @@ -918,7 +918,7 @@
Foundation.libs.accordion = {
name : 'accordion',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down Expand Up @@ -984,7 +984,7 @@
Foundation.libs.alert = {
name : 'alert',

version : '5.2.3',
version : '5.3.0',

settings : {
callback: function (){}
Expand Down Expand Up @@ -1028,7 +1028,7 @@
Foundation.libs.clearing = {
name : 'clearing',

version: '5.2.3',
version: '5.3.0',

settings : {
templates : {
Expand Down Expand Up @@ -1571,7 +1571,7 @@
Foundation.libs.dropdown = {
name : 'dropdown',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'open',
Expand Down Expand Up @@ -1885,7 +1885,7 @@
Foundation.libs.equalizer = {
name : 'equalizer',

version : '5.2.3',
version : '5.3.0',

settings : {
use_tallest: true,
Expand Down Expand Up @@ -1960,7 +1960,7 @@
Foundation.libs.interchange = {
name : 'interchange',

version : '5.2.3',
version : '5.3.0',

cache : {},

Expand Down Expand Up @@ -2307,7 +2307,7 @@
Foundation.libs.joyride = {
name : 'joyride',

version : '5.2.3',
version : '5.3.0',

defaults : {
expose : false, // turn on or off the expose feature
Expand Down Expand Up @@ -3152,7 +3152,7 @@
Foundation.libs['magellan-expedition'] = {
name : 'magellan-expedition',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down Expand Up @@ -3333,7 +3333,7 @@
Foundation.libs.offcanvas = {
name : 'offcanvas',

version : '5.2.3',
version : '5.3.0',

settings : {
open_method: 'move',
Expand Down Expand Up @@ -3914,7 +3914,7 @@
Foundation.libs.reveal = {
name : 'reveal',

version : '5.2.3',
version : '5.3.0',

locked : false,

Expand Down Expand Up @@ -4352,7 +4352,7 @@
Foundation.libs.slider = {
name : 'slider',

version : '5.2.3',
version : '5.3.0',

settings: {
start: 0,
Expand Down Expand Up @@ -4579,7 +4579,7 @@
Foundation.libs.tab = {
name : 'tab',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down Expand Up @@ -4747,7 +4747,7 @@
Foundation.libs.tooltip = {
name : 'tooltip',

version : '5.2.3',
version : '5.3.0',

settings : {
additional_inheritable_classes : [],
Expand Down Expand Up @@ -5046,7 +5046,7 @@
Foundation.libs.topbar = {
name : 'topbar',

version: '5.2.3',
version: '5.3.0',

settings : {
index : 0,
Expand Down
6 changes: 3 additions & 3 deletions js/foundation.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/foundation/foundation.abide.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.abide = {
name : 'abide',

version : '5.2.3',
version : '5.3.0',

settings : {
live_validate : true,
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.accordion.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.accordion = {
name : 'accordion',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.alert.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.alert = {
name : 'alert',

version : '5.2.3',
version : '5.3.0',

settings : {
callback: function (){}
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.clearing.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.clearing = {
name : 'clearing',

version: '5.2.3',
version: '5.3.0',

settings : {
templates : {
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.dropdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.dropdown = {
name : 'dropdown',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'open',
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.equalizer.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.equalizer = {
name : 'equalizer',

version : '5.2.3',
version : '5.3.0',

settings : {
use_tallest: true,
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.interchange.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.interchange = {
name : 'interchange',

version : '5.2.3',
version : '5.3.0',

cache : {},

Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.joyride.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Foundation.libs.joyride = {
name : 'joyride',

version : '5.2.3',
version : '5.3.0',

defaults : {
expose : false, // turn on or off the expose feature
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.2.3',
version : '5.3.0',

media_queries : {
small : S('.foundation-mq-small').css('font-family').replace(/^[\/\\'"]+|(;\s?})+|[\/\\'"]+$/g, ''),
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.magellan.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs['magellan-expedition'] = {
name : 'magellan-expedition',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.offcanvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.offcanvas = {
name : 'offcanvas',

version : '5.2.3',
version : '5.3.0',

settings : {
open_method: 'move',
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.reveal = {
name : 'reveal',

version : '5.2.3',
version : '5.3.0',

locked : false,

Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.slider = {
name : 'slider',

version : '5.2.3',
version : '5.3.0',

settings: {
start: 0,
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.tab.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.tab = {
name : 'tab',

version : '5.2.3',
version : '5.3.0',

settings : {
active_class: 'active',
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.tooltip.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.tooltip = {
name : 'tooltip',

version : '5.2.3',
version : '5.3.0',

settings : {
additional_inheritable_classes : [],
Expand Down
2 changes: 1 addition & 1 deletion js/foundation/foundation.topbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Foundation.libs.topbar = {
name : 'topbar',

version: '5.2.3',
version: '5.3.0',

settings : {
index : 0,
Expand Down

0 comments on commit d268b64

Please sign in to comment.