]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoHelper class for page breaks inside elements 9544/head
Shaun Simmons [Wed, 21 Dec 2016 07:43:10 +0000 (02:43 -0500)] 
Helper class for page breaks inside elements

8 years agoFix what-input in customizer 9529/head
Kevin Ball [Thu, 15 Dec 2016 18:34:19 +0000 (10:34 -0800)] 
Fix what-input in customizer

8 years agoMerge tag 'v6.3.0'
Kevin Ball [Thu, 15 Dec 2016 16:58:43 +0000 (08:58 -0800)] 
Merge tag 'v6.3.0'

8 years agoFix customizer setup for 6.3 v6.3.0
Kevin Ball [Thu, 15 Dec 2016 16:54:01 +0000 (08:54 -0800)] 
Fix customizer setup for 6.3

8 years agoUpdate everything to 6.3.0
Kevin Ball [Thu, 15 Dec 2016 00:59:13 +0000 (16:59 -0800)] 
Update everything to 6.3.0

8 years agoAdd tabcordion to search terms for responsive accordion tabs
Kevin Ball [Wed, 14 Dec 2016 23:56:41 +0000 (15:56 -0800)] 
Add tabcordion to search terms for responsive accordion tabs

8 years agoMerge pull request #9498 from dgdblank/patch-2
Nicolas Coden [Wed, 14 Dec 2016 19:54:44 +0000 (20:54 +0100)] 
Merge pull request #9498 from dgdblank/patch-2

Clarify data-toggle to use responsive-toggle

8 years agoFix extra variable left in
Kevin Ball [Wed, 14 Dec 2016 19:26:23 +0000 (11:26 -0800)] 
Fix extra variable left in

8 years agoFix docs nav to remove duplicate, add JS on responsive accordion tabs
Kevin Ball [Wed, 14 Dec 2016 18:35:55 +0000 (10:35 -0800)] 
Fix docs nav to remove duplicate, add JS on responsive accordion tabs

8 years agoUpdate yarn lock
Kevin Ball [Wed, 14 Dec 2016 18:14:13 +0000 (10:14 -0800)] 
Update yarn lock

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Wed, 14 Dec 2016 17:43:06 +0000 (09:43 -0800)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9443 from ncoden/fix/9427-dropdown-menu-mouseout
Kevin Ball [Wed, 14 Dec 2016 17:42:49 +0000 (09:42 -0800)] 
Merge pull request #9443 from ncoden/fix/9427-dropdown-menu-mouseout

Fix #9427 - Dropdown menu mouseout ignored

8 years agoUse jQuery data instead of this to save delay 9443/head
Nicolas Coden [Wed, 14 Dec 2016 17:40:46 +0000 (18:40 +0100)] 
Use jQuery data instead of this to save delay

It allow to destroy the saved datas more easily.

8 years agoFix reveal overlay bug on some android browsers
Kevin Ball [Wed, 14 Dec 2016 00:46:48 +0000 (16:46 -0800)] 
Fix reveal overlay bug on some android browsers

8 years agoadjusts left padding on topbar toggle
RafiBomb [Tue, 13 Dec 2016 22:57:04 +0000 (14:57 -0800)] 
adjusts left padding on topbar toggle

8 years agofixes top-bar responsive menu position
RafiBomb [Tue, 13 Dec 2016 22:36:02 +0000 (14:36 -0800)] 
fixes top-bar responsive menu position

8 years agoClarify data-toggle to use responsive-toggle 9498/head
Danielle Blank [Tue, 13 Dec 2016 21:39:20 +0000 (13:39 -0800)] 
Clarify data-toggle to use responsive-toggle

When trying to use the responsive-menu feature, I kept getting an error that '#' was not a valid method, because the element id was not being passed with data-toggle trigger. Added notes to clarify that the menu id should also be set on data-toggle: `data-toggle="MENUID"`.

8 years agoMerge pull request #9474 from zurb/newoffcdocs
Rafi [Mon, 12 Dec 2016 23:03:01 +0000 (15:03 -0800)] 
Merge pull request #9474 from zurb/newoffcdocs

New Off-canvas docs (WIP)

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Mon, 12 Dec 2016 21:45:26 +0000 (13:45 -0800)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9491 from zurb/fix-history-behavior-in-deeplinking
Kevin Ball [Mon, 12 Dec 2016 21:45:15 +0000 (13:45 -0800)] 
Merge pull request #9491 from zurb/fix-history-behavior-in-deeplinking

Fix back button/history behavior in deep linking

8 years agoMake magellan on magellan docs sticky on small
Kevin Ball [Mon, 12 Dec 2016 21:40:48 +0000 (13:40 -0800)] 
Make magellan on magellan docs sticky on small

8 years agoMerge pull request #9490 from zurb/fix-parent-link-drilldown-keyboard
Kevin Ball [Mon, 12 Dec 2016 19:56:18 +0000 (11:56 -0800)] 
Merge pull request #9490 from zurb/fix-parent-link-drilldown-keyboard

Fix keyboard usage on drilldowns with parent link

8 years agoCalc points on init in magellan so it doesn't break when loaded after window load 9491/head
Kevin Ball [Mon, 12 Dec 2016 19:55:34 +0000 (11:55 -0800)] 
Calc points on init in magellan so it doesn't break when loaded after window load

8 years agoFix back button/history behavior in deep linking
Kevin Ball [Mon, 12 Dec 2016 19:33:02 +0000 (11:33 -0800)] 
Fix back button/history behavior in deep linking

8 years agoFix keyboard usage on drilldowns with parent link 9490/head
Kevin Ball [Mon, 12 Dec 2016 17:57:22 +0000 (09:57 -0800)] 
Fix keyboard usage on drilldowns with parent link

8 years agoAdd some corrections to the off canvas docs and document some missing options. 9474/head
Brett Mason [Sun, 11 Dec 2016 20:55:52 +0000 (20:55 +0000)] 
Add some corrections to the off canvas docs and document some missing options.

8 years agoPackage up 6.3.0-rc3 v6.3.0-rc3
Kevin Ball [Fri, 9 Dec 2016 22:16:17 +0000 (14:16 -0800)] 
Package up 6.3.0-rc3

8 years agoMerge branch 'v6.3' into develop
Kevin Ball [Fri, 9 Dec 2016 22:11:52 +0000 (14:11 -0800)] 
Merge branch 'v6.3' into develop

8 years agoMerge pull request #9485 from zurb/fix-deploy-build
Kevin Ball [Fri, 9 Dec 2016 22:11:26 +0000 (14:11 -0800)] 
Merge pull request #9485 from zurb/fix-deploy-build

Fix deploy dist build

8 years agoMerge pull request #9482 from zurb/update-resource-paths
Kevin Ball [Fri, 9 Dec 2016 22:11:10 +0000 (14:11 -0800)] 
Merge pull request #9482 from zurb/update-resource-paths

Update resource paths for new dist paths

8 years agoFix deploy dist build 9485/head
Kevin Ball [Fri, 9 Dec 2016 22:06:05 +0000 (14:06 -0800)] 
Fix deploy dist build

8 years agoUpdate resource paths for new dist paths 9482/head
Kevin Ball [Fri, 9 Dec 2016 19:05:40 +0000 (11:05 -0800)] 
Update resource paths for new dist paths

8 years agoMerge pull request #9477 from DaSchTour/package-js-path
Kevin Ball [Fri, 9 Dec 2016 19:03:09 +0000 (11:03 -0800)] 
Merge pull request #9477 from DaSchTour/package-js-path

Correct path to JS dist in package.json

8 years agoMerge pull request #9481 from zurb/remove-yeti-launch-references-from-docs
Kevin Ball [Fri, 9 Dec 2016 18:57:35 +0000 (10:57 -0800)] 
Merge pull request #9481 from zurb/remove-yeti-launch-references-from-docs

Remove yeti launch references

8 years agoMerge branch 'master' into develop
Kevin Ball [Fri, 9 Dec 2016 18:47:14 +0000 (10:47 -0800)] 
Merge branch 'master' into develop

8 years agoRemove yeti launch references 9480/head 9481/head
Kevin Ball [Fri, 9 Dec 2016 18:43:26 +0000 (10:43 -0800)] 
Remove yeti launch references

8 years agoMerge pull request #9475 from zurb/trigger-mutates-on-toggles
Kevin Ball [Fri, 9 Dec 2016 17:02:53 +0000 (09:02 -0800)] 
Merge pull request #9475 from zurb/trigger-mutates-on-toggles

Trigger mutates on toggler & responsive nav show

8 years agoCorrect path, looks like the files were moved in 6.3 9477/head
Daniel Schuba [Fri, 9 Dec 2016 11:17:00 +0000 (12:17 +0100)] 
Correct path, looks like the files were moved in 6.3

8 years agoTrigger mutates on toggler & responsive nav show 9475/head
Kevin Ball [Thu, 8 Dec 2016 23:38:04 +0000 (15:38 -0800)] 
Trigger mutates on toggler & responsive nav show

8 years agoMerge pull request #9473 from zurb/fix-drilldown-height-calcualation
Kevin Ball [Thu, 8 Dec 2016 23:19:23 +0000 (15:19 -0800)] 
Merge pull request #9473 from zurb/fix-drilldown-height-calcualation

Fix issues with long titles and other drilldown height calculation bugs

8 years agoMerge pull request #9472 from zurb/dropdown-missing-variable-definition
Kevin Ball [Thu, 8 Dec 2016 23:19:14 +0000 (15:19 -0800)] 
Merge pull request #9472 from zurb/dropdown-missing-variable-definition

Fix missing declaration found while tracking down #9470

8 years agoFix responsive menu visual tests for IE9
Kevin Ball [Thu, 8 Dec 2016 23:14:38 +0000 (15:14 -0800)] 
Fix responsive menu visual tests for IE9

8 years agoremoves off-canvas old docs for new
RafiBomb [Thu, 8 Dec 2016 23:03:08 +0000 (15:03 -0800)] 
removes off-canvas old docs for new

8 years agoupdates new off-canvas docs
RafiBomb [Thu, 8 Dec 2016 22:58:31 +0000 (14:58 -0800)] 
updates new off-canvas docs

8 years agoFix issues with long titles and other drilldown height calculation bugs 9473/head
Kevin Ball [Thu, 8 Dec 2016 22:26:55 +0000 (14:26 -0800)] 
Fix issues with long titles and other drilldown height calculation bugs

8 years agoupdate typings comment
Kevin Ball [Thu, 8 Dec 2016 20:09:34 +0000 (12:09 -0800)] 
update typings comment

8 years agoFix missing declaration found while tracking down #9470 9472/head
Kevin Ball [Thu, 8 Dec 2016 19:11:10 +0000 (11:11 -0800)] 
Fix missing declaration found while tracking down #9470

8 years agoadds new off-canvas docs page
RafiBomb [Thu, 8 Dec 2016 18:50:37 +0000 (10:50 -0800)] 
adds new off-canvas docs page

8 years agoShip typings directly with Foundation #9391 9471/head
Daniel Schuba [Thu, 8 Dec 2016 11:24:33 +0000 (12:24 +0100)] 
Ship typings directly with Foundation #9391

8 years agoBump to rc2 v6.3.0-rc2
Kevin Ball [Wed, 7 Dec 2016 23:42:56 +0000 (15:42 -0800)] 
Bump to rc2

8 years agoMerge branch 'develop' into v6.3
Kevin Ball [Wed, 7 Dec 2016 23:28:22 +0000 (15:28 -0800)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9469 from ncoden/chore/fix-sass-import
Kevin Ball [Wed, 7 Dec 2016 23:27:39 +0000 (15:27 -0800)] 
Merge pull request #9469 from ncoden/chore/fix-sass-import

[TMP] Fix Sass dependencies import for Bower

8 years ago[TMP] Fix Sass dependencies import for Bower 9469/head
Nicolas Coden [Wed, 7 Dec 2016 20:46:36 +0000 (21:46 +0100)] 
[TMP] Fix Sass dependencies import for Bower

:warning: **This is a temporary solution**

Unlike NPM, Bower does not have its own registry and uses the Github
repository. Like `js, `sass` and `dist`, all the files required by
Bower must be published on Git.

Changes:
- Pin the Sass dependencies versions and update `yarn.lock`
- Move only the require files to `/vendor`
- Publish the Sass dependencies in `vendor/` on git.

8 years agoMerge pull request #9468 from ncoden/chore/fix-dev-dependencies
Kevin Ball [Wed, 7 Dec 2016 18:14:58 +0000 (10:14 -0800)] 
Merge pull request #9468 from ncoden/chore/fix-dev-dependencies

📦  Fix dev dependencies

8 years agoUpdate yarn.lock 9468/head
Nicolas Coden [Wed, 7 Dec 2016 18:04:27 +0000 (19:04 +0100)] 
Update yarn.lock

Update Yarn lock file (`yarn.lock`) after dev dependency has been
updated in https://github.com/zurb/foundation-sites/pull/9452.

8 years agoFix wrong inquirer version
Nicolas Coden [Wed, 7 Dec 2016 17:50:26 +0000 (18:50 +0100)] 
Fix wrong inquirer version

Fix wrong `inquirer` version introduced in:
PR: https://github.com/zurb/foundation-sites/pull/9452.
Commit: 5eed50bdbcb306494cd019838b4fea6c26b64680

Message: â€śUpdate `inquirer` from `^0.11.4` (currently `v0.11.4`) to
`^2.0.0`.”

8 years agoTweak bower.json
Kevin Ball [Wed, 7 Dec 2016 17:40:22 +0000 (09:40 -0800)] 
Tweak bower.json

8 years agoupdated yarn.lock from updated dependencies
Kevin Ball [Wed, 7 Dec 2016 17:37:10 +0000 (09:37 -0800)] 
updated yarn.lock from updated dependencies

8 years agoMerge branch 'v6.3' into develop
Kevin Ball [Wed, 7 Dec 2016 17:33:08 +0000 (09:33 -0800)] 
Merge branch 'v6.3' into develop

8 years agoMerge pull request #9459 from andycochran/colors
Kevin Ball [Wed, 7 Dec 2016 17:30:50 +0000 (09:30 -0800)] 
Merge pull request #9459 from andycochran/colors

Color Variables Cleanup

8 years agoremove errant br tag 9459/head
Andy Cochran [Wed, 7 Dec 2016 17:25:27 +0000 (12:25 -0500)] 
remove errant br tag

8 years agoMerge pull request #9452 from ncoden/chore/update-dev-dependencies
Kevin Ball [Wed, 7 Dec 2016 17:24:06 +0000 (09:24 -0800)] 
Merge pull request #9452 from ncoden/chore/update-dev-dependencies

📦  Update dev dependencies

8 years agoincrease hierarchy of disabled button header in docs
Andy Cochran [Wed, 7 Dec 2016 17:19:41 +0000 (12:19 -0500)] 
increase hierarchy of disabled button header in docs

8 years agoMerge pull request #9460 from ncoden/chore/yarn
Kevin Ball [Wed, 7 Dec 2016 17:16:37 +0000 (09:16 -0800)] 
Merge pull request #9460 from ncoden/chore/yarn

Add yarn.lock

8 years agoswitch from list to map for coloring classes
Andy Cochran [Wed, 7 Dec 2016 17:15:01 +0000 (12:15 -0500)] 
switch from list to map for coloring classes

8 years agoMerge pull request #9465 from ncoden/chore/engine-versions
Kevin Ball [Wed, 7 Dec 2016 17:02:11 +0000 (09:02 -0800)] 
Merge pull request #9465 from ncoden/chore/engine-versions

Add node & npm supported versions to package.json

8 years agoMerge pull request #9450 from andycochran/responsiveembed
Kevin Ball [Wed, 7 Dec 2016 16:59:44 +0000 (08:59 -0800)] 
Merge pull request #9450 from andycochran/responsiveembed

use map for responsive embed ratios

8 years agoAdd node & npm supported versions in package.json 9465/head
Nicolas Coden [Wed, 7 Dec 2016 10:02:13 +0000 (11:02 +0100)] 
Add node & npm supported versions in package.json

Minimum supported node version: `4.0`
See: https://github.com/zurb/foundation-sites/pull/9335

Related NPM version: `2.14.2`
See: https://nodejs.org/en/blog/release/v4.0.0/

8 years agoUnpin dependency gulp-cache-bust 9452/head
Nicolas Coden [Wed, 7 Dec 2016 08:19:43 +0000 (09:19 +0100)] 
Unpin dependency gulp-cache-bust

Unpin `gulp-cache-bust` from `1.0.2` to `~1.0.2`, allowing minor changes
only.

A new version `v1.1.0` has been released, but require node `>=4.4.5`.
The current `foundation-sites` node version is `>=4.2.0`.

8 years agoUpdate dependency gulp-sourcemaps
Nicolas Coden [Wed, 7 Dec 2016 07:47:18 +0000 (08:47 +0100)] 
Update dependency gulp-sourcemaps

Unpin `gulp-sourcemaps` from `1.6.0` and update it to `^2.2.1`.

This version was pinned because of a bug introduced in `v1.7.0` (PR
 #153, issue #230). The bug was resolved in `v1.7.2` (PR #235)

See:
- https://github.com/floridoo/gulp-sourcemaps/issues/230
- https://github.com/floridoo/gulp-sourcemaps/pull/153
- https://github.com/floridoo/gulp-sourcemaps/pull/235

8 years agoUpdate dependency parker
Nicolas Coden [Tue, 6 Dec 2016 12:12:58 +0000 (13:12 +0100)] 
Update dependency parker

Unpin `parker` from `0.0.9` and update it to `^1.0.0-alpha.0`.

Relevant changelog:
- New Specificity Metrics
- New declarations per rule metric
- New z-index metric

8 years agoUpdate dependency gulp-rsync
Nicolas Coden [Tue, 6 Dec 2016 11:53:12 +0000 (12:53 +0100)] 
Update dependency gulp-rsync

Unpin `gulp-rsync` from `0.0.5` and update it to `^0.0.7`.
No relevant package changes.

8 years agoUse corejs-typeahead NPM version
Nicolas Coden [Tue, 6 Dec 2016 11:37:05 +0000 (12:37 +0100)] 
Use corejs-typeahead NPM version

Use the latest NPM version `^1.0.1` instead of the GitHub repo for
corejs-typeahead. There is no version change.

8 years agoUpdate dependency Yargs
Nicolas Coden [Tue, 6 Dec 2016 10:40:58 +0000 (11:40 +0100)] 
Update dependency Yargs

Update `yargs` from `^4.2.0` (currently `v4.8.1`) to `^6.5.0`.
No relevant package changes.
See: https://github.com/yargs/yargs/releases

Other changes:
- Remove duplicated yarg import in `gulp/tasks/customizer.js`

8 years agoUpdate dependency Vinyl
Nicolas Coden [Tue, 6 Dec 2016 10:36:20 +0000 (11:36 +0100)] 
Update dependency Vinyl

Update `vinyl` from `^1.1.1` (currently `v1.2.0`) to `2.0.1`.
No relevant package changes.
See: https://github.com/gulpjs/vinyl/releases/tag/v2.0.0

Other changes:
- Use `Vinyl` variable name instead of `File`

8 years agoUpdate dependency mocha
Nicolas Coden [Tue, 6 Dec 2016 10:27:41 +0000 (11:27 +0100)] 
Update dependency mocha

Update `mocha` from `^2.3.3` (currently `v2.5.3`) to `^3.2.0`.
No relevant package changes. Essentially bug fixes.

See:
- https://github.com/mochajs/mocha/pull/2350 (`v3.0.0-0` release)
- https://github.com/mochajs/mocha/releases/tag/v3.2.0 (latest release)

8 years agoRemove unused gulp-prompt.prompt
Nicolas Coden [Tue, 6 Dec 2016 10:09:45 +0000 (11:09 +0100)] 
Remove unused gulp-prompt.prompt

8 years agoUpdate dependency inquirer
Nicolas Coden [Tue, 6 Dec 2016 10:08:07 +0000 (11:08 +0100)] 
Update dependency inquirer

Update `inquirer` from `^0.11.4` (currently `v0.11.4`) to `^2.0.0`.
Changes: Use promise in `/gulp/tasks/deploy.js`.

See:
- https://github.com/SBoudrias/Inquirer.js/releases/tag/v1.0.0
(breaking change)
- https://github.com/SBoudrias/Inquirer.js/releases/tag/v2.0.0 (latest
version)

8 years agoUpdate dependency gulp-uglify
Nicolas Coden [Tue, 6 Dec 2016 09:51:43 +0000 (10:51 +0100)] 
Update dependency gulp-uglify

Update `gulp-uglify` from `^1.1.0` (currently `v1.5.4`) to `2.0.0`.
See: https://github.com/terinjokes/gulp-uglify/releases/tag/v2.0.0

8 years agoUpdate dependency gulp-prompt
Nicolas Coden [Tue, 6 Dec 2016 09:45:24 +0000 (10:45 +0100)] 
Update dependency gulp-prompt

Update `gulp-prompt` from `^0.1.2` (currently `v0.1.2`) to `^0.2.0`.
Changelog: update dependencies.

8 years agoRemove unused dependency gulp-mocha
Nicolas Coden [Tue, 6 Dec 2016 09:38:58 +0000 (10:38 +0100)] 
Remove unused dependency gulp-mocha

8 years agoUpdate dependency gulp-filter
Nicolas Coden [Tue, 6 Dec 2016 09:30:09 +0000 (10:30 +0100)] 
Update dependency gulp-filter

Update `gulp-filter` from `^3.0.1` (currently `v3.0.1`) to `^4.0.0`.
This version fix a path bug.
See https://github.com/sindresorhus/gulp-filter/pull/59

8 years agoUpdate dependency gulp-eslint
Nicolas Coden [Mon, 5 Dec 2016 16:44:16 +0000 (17:44 +0100)] 
Update dependency gulp-eslint

Update `gulp-eslint` from `^2.0.0` (currently `v2.1.0`) to `^3.0.1` and
remove `babel-eslint` which is no longer necessary.

Changes:
- Update eslint from `^2.13.1` to `3.11.1`
- Update the `.eslintrc` config file.

There is no relevant package change.
See http://eslint.org/docs/user-guide/migrating-to-3.0.0

8 years agoFix gulp task lint:javascript
Nicolas Coden [Mon, 5 Dec 2016 15:33:01 +0000 (16:33 +0100)] 
Fix gulp task lint:javascript

8 years agoUse autoprefixer for postcss instead of gulp-autoprefixer
Nicolas Coden [Mon, 5 Dec 2016 15:27:50 +0000 (16:27 +0100)] 
Use autoprefixer for postcss instead of gulp-autoprefixer

Use `autoprefixer` for postcss
(https://www.npmjs.com/package/autoprefixer) instead of
`gulp-autoprefixer`.

Changes:
- Use postcss and autoprefixer in the gulp sass tasks
- By using `autoprefixer` directly, `autoprefixer` version is updated
from `5.0` to the latest version `6.5.3`.

Changes in the CSS:
- Improve the `transition: transform…` and `transition: box-shadow…`
support

Full diff of `foundation.css`: https://www.diffchecker.com/iMxTO2UH

8 years agofix Sass Unit Test for ratio-to-percentage function 9450/head
andycochran [Wed, 7 Dec 2016 03:12:40 +0000 (22:12 -0500)] 
fix Sass Unit Test for ratio-to-percentage function

8 years agoMerge pull request #9442 from ncoden/fix/menu-expanded
Kevin Ball [Tue, 6 Dec 2016 23:50:21 +0000 (15:50 -0800)] 
Merge pull request #9442 from ncoden/fix/menu-expanded

Fix #8325 - expanded menu

8 years agoMerge pull request #9463 from zurb/orbit-resize-ie-fix
Kevin Ball [Tue, 6 Dec 2016 23:44:22 +0000 (15:44 -0800)] 
Merge pull request #9463 from zurb/orbit-resize-ie-fix

Fix bug in orbit and other sizing on old IE

8 years agoMerge branch 'develop' into ncoden-fix/each-breakpoint-remove-small
Kevin Ball [Tue, 6 Dec 2016 23:03:52 +0000 (15:03 -0800)] 
Merge branch 'develop' into ncoden-fix/each-breakpoint-remove-small

8 years agoMerge branch 'fix/each-breakpoint-remove-small' of git://github.com/ncoden/foundation...
Kevin Ball [Tue, 6 Dec 2016 23:00:50 +0000 (15:00 -0800)] 
Merge branch 'fix/each-breakpoint-remove-small' of git://github.com/ncoden/foundation-sites into ncoden-fix/each-breakpoint-remove-small

8 years agoMerge pull request #9458 from ncoden/fix/9412-normalize-scss-import-2
Kevin Ball [Tue, 6 Dec 2016 22:58:22 +0000 (14:58 -0800)] 
Merge pull request #9458 from ncoden/fix/9412-normalize-scss-import-2

Fix #9412 - import Sass dependencies in vendor folder

8 years agoFix bug in orbit and other sizing on old IE 9463/head
Kevin Ball [Tue, 6 Dec 2016 22:51:03 +0000 (14:51 -0800)] 
Fix bug in orbit and other sizing on old IE

8 years agoMove Sass dependencies from `_vendor/scss` to `_vendor` 9458/head
Nicolas Coden [Tue, 6 Dec 2016 22:28:41 +0000 (23:28 +0100)] 
Move Sass dependencies from `_vendor/scss` to `_vendor`

8 years agoMerge pull request #9461 from ncoden/chore/disable-travis-notifications
Kevin Ball [Tue, 6 Dec 2016 17:03:19 +0000 (09:03 -0800)] 
Merge pull request #9461 from ncoden/chore/disable-travis-notifications

Disable Travis CI email notifications

8 years agoFix /_vendor ignore in .gitignore
Nicolas Coden [Tue, 6 Dec 2016 15:34:13 +0000 (16:34 +0100)] 
Fix /_vendor ignore in .gitignore

Mistaken `.gitignore` with `.npmignore`. The `/vendor` directory should
be ignored by git, not npm.

8 years agoDisable Travis email notifications 9461/head
Nicolas Coden [Tue, 6 Dec 2016 08:59:00 +0000 (09:59 +0100)] 
Disable Travis email notifications

8 years agoFix expanded menu #8325 9442/head
Nicolas Coden [Sun, 4 Dec 2016 10:29:16 +0000 (11:29 +0100)] 
Fix expanded menu #8325

Fix https://github.com/zurb/foundation-sites/issues/8325.
See also: https://github.com/zurb/foundation-sites/pull/8779. Thanks to
@natewiebe13.

`.expanded` is a modifier for a horizontal menu, and should not be
applied on a vertical one.

Changes:
- Move the `.expanded` modifier after `.horizontal` and before
`.vertical`.
- Add the `.expanded` modifiers for each breakpoint with the
corresponding prefixes.

Other changes:
- Use `-zf-each-breakpoint` to generate responsive modifiers.

Note: The `.expanded` modifier should be applied only when the menu is
horizontal. For example, on a menu which is made horizontal on the
medium breakpoint, `.medium-expanded` should be used :
`.menu.vertical.medium-horizontal.medium-expanded`.

8 years agoAdd yarn.lock 9460/head
Nicolas Coden [Tue, 6 Dec 2016 06:47:51 +0000 (07:47 +0100)] 
Add yarn.lock

Yarn (https://yarnpkg.com) is like npm, but you don’t have do delete
`node_modules` each time you have a bug. It is also faster.

`yarn.lock` store exactly which versions of each dependency were
installed.

From https://yarnpkg.com/en/docs/yarn-lock:

All yarn.lock files should be checked into source control (e.g. git or
mercurial). This allows Yarn to install the same exact dependency tree
across all machines, whether it be your coworker’s laptop or a CI
server.

Framework and library authors should also check yarn.lock into source
control. Don’t worry about publishing the yarn.lock file as it won’t
have any effect on users of the library.

8 years agoFix -zf-each-breakpoint without small bp 9441/head
Nicolas Coden [Tue, 6 Dec 2016 05:56:50 +0000 (06:56 +0100)] 
Fix -zf-each-breakpoint without small bp

`$breakpoint-classes` is a list, not a map.

Use `sl-remove()` from SassyList
(https://github.com/at-import/SassyLists) instead of `map-remove()` to
remove the small breakpoint from `$breakpoint-classes`.

Other changes:
- Rename `$map` to `$list`.
- Rename `$size` to `$name`. `$breakpoint-classes` contains breakpoint
names, not sizes. Keep `$-zf-size` for compatibility.

8 years agoupdate docs for badge, button, and label class lists
Andy Cochran [Tue, 6 Dec 2016 05:32:51 +0000 (00:32 -0500)] 
update docs for badge, button, and label class lists