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 Mar 13, 2014
1 parent 098dcaf commit 265cd4c
Show file tree
Hide file tree
Showing 23 changed files with 41 additions and 41 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.0",
"version": "5.2.1",
"main": [
"css/foundation.css",
"js/foundation.js"
Expand Down
2 changes: 1 addition & 1 deletion css/foundation.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
meta.foundation-version {
font-family: "/5.2.0/"; }
font-family: "/5.2.1/"; }

meta.foundation-mq-small {
font-family: "/only screen and (max-width: 40em)/";
Expand Down
2 changes: 1 addition & 1 deletion css/foundation.min.css

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions js/foundation.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

settings : {
animation: 'fadeOut',
Expand Down Expand Up @@ -956,7 +956,7 @@
Foundation.libs.clearing = {
name : 'clearing',

version: '5.2.0',
version: '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

cache : {},

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

settings : {},

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

version: '5.2.0',
version: '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

locked : false,

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version : '5.2.0',
version : '5.2.1',

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

version: '5.2.0',
version: '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.1',

settings : {
animation: 'fadeOut',
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.0',
version: '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.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 @@ -276,7 +276,7 @@
window.Foundation = {
name : 'Foundation',

version : '5.2.0',
version : '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.1',

settings : {},

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 @@ -450,7 +450,7 @@
Foundation.libs.orbit = {
name: 'orbit',

version: '5.2.0',
version: '5.2.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.2.0',
version : '5.2.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.2.0',
version : '5.2.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 @@ -5,7 +5,7 @@
Foundation.libs.tab = {
name : 'tab',

version : '5.2.0',
version : '5.2.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.2.0',
version : '5.2.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.2.0',
version: '5.2.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 @@ -298,7 +298,7 @@ $cursor-text-value: text !default;
@if $include-html-global-classes {

meta.foundation-version {
font-family: "/5.2.0/";
font-family: "/5.2.1/";
}
// Used to provide media query values for javascript components.
// Forward slash placed around everything to convince PhantomJS to read the value.
Expand Down

0 comments on commit 265cd4c

Please sign in to comment.