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 Jul 17, 2014
1 parent c916368 commit 447a0dc
Show file tree
Hide file tree
Showing 22 changed files with 40 additions and 40 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.3.0",
"version": "5.3.1",
"main": [
"css/foundation.css",
"js/foundation.js"
Expand Down
2 changes: 1 addition & 1 deletion css/foundation.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version: '5.3.0',
version: '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

cache : {},

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version: '5.3.0',
version: '5.3.1',

settings: {
animation: 'slide',
Expand Down Expand Up @@ -3926,7 +3926,7 @@
Foundation.libs.reveal = {
name : 'reveal',

version : '5.3.0',
version : '5.3.1',

locked : false,

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version : '5.3.0',
version : '5.3.1',

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

version: '5.3.0',
version: '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version: '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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

version: '5.3.0',
version: '5.3.1',

settings: {
animation: 'slide',
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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version : '5.3.1',

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.3.0',
version: '5.3.1',

settings : {
index : 0,
Expand Down
2 changes: 1 addition & 1 deletion scss/foundation/components/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ $cursor-text-value: text !default;
// Forward slash placed around everything to convince PhantomJS to read the value.

meta.foundation-version {
font-family: "/5.3.0/";
font-family: "/5.3.1/";
}

meta.foundation-mq-small {
Expand Down

0 comments on commit 447a0dc

Please sign in to comment.