]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Thu, 8 Dec 2016 22:26:55 +0000 (14:26 -0800)]
Fix issues with long titles and other drilldown height calculation bugs
Kevin Ball [Thu, 8 Dec 2016 20:09:34 +0000 (12:09 -0800)]
update typings comment
Daniel Schuba [Thu, 8 Dec 2016 11:24:33 +0000 (12:24 +0100)]
Ship typings directly with Foundation #9391
Kevin Ball [Wed, 7 Dec 2016 23:42:56 +0000 (15:42 -0800)]
Bump to rc2
Kevin Ball [Wed, 7 Dec 2016 23:28:22 +0000 (15:28 -0800)]
Merge branch 'develop' into v6.3
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
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.
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
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.
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`.”
Kevin Ball [Wed, 7 Dec 2016 17:40:22 +0000 (09:40 -0800)]
Tweak bower.json
Kevin Ball [Wed, 7 Dec 2016 17:37:10 +0000 (09:37 -0800)]
updated yarn.lock from updated dependencies
Kevin Ball [Wed, 7 Dec 2016 17:33:08 +0000 (09:33 -0800)]
Merge branch 'v6.3' into develop
Kevin Ball [Wed, 7 Dec 2016 17:30:50 +0000 (09:30 -0800)]
Merge pull request #9459 from andycochran/colors
Color Variables Cleanup
Andy Cochran [Wed, 7 Dec 2016 17:25:27 +0000 (12:25 -0500)]
remove errant br tag
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
Andy Cochran [Wed, 7 Dec 2016 17:19:41 +0000 (12:19 -0500)]
increase hierarchy of disabled button header in docs
Kevin Ball [Wed, 7 Dec 2016 17:16:37 +0000 (09:16 -0800)]
Merge pull request #9460 from ncoden/chore/yarn
Add yarn.lock
Andy Cochran [Wed, 7 Dec 2016 17:15:01 +0000 (12:15 -0500)]
switch from list to map for coloring classes
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
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
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/
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`.
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
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
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.
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.
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`
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`
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)
Nicolas Coden [Tue, 6 Dec 2016 10:09:45 +0000 (11:09 +0100)]
Remove unused gulp-prompt.prompt
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)
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
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.
Nicolas Coden [Tue, 6 Dec 2016 09:38:58 +0000 (10:38 +0100)]
Remove unused dependency gulp-mocha
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
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
Nicolas Coden [Mon, 5 Dec 2016 15:33:01 +0000 (16:33 +0100)]
Fix gulp task lint:javascript
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
andycochran [Wed, 7 Dec 2016 03:12:40 +0000 (22:12 -0500)]
fix Sass Unit Test for ratio-to-percentage function
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
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
Kevin Ball [Tue, 6 Dec 2016 23:03:52 +0000 (15:03 -0800)]
Merge branch 'develop' into ncoden-fix/each-breakpoint-remove-small
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
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
Kevin Ball [Tue, 6 Dec 2016 22:51:03 +0000 (14:51 -0800)]
Fix bug in orbit and other sizing on old IE
Nicolas Coden [Tue, 6 Dec 2016 22:28:41 +0000 (23:28 +0100)]
Move Sass dependencies from `_vendor/scss` to `_vendor`
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
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.
Nicolas Coden [Tue, 6 Dec 2016 08:59:00 +0000 (09:59 +0100)]
Disable Travis email notifications
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`.
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.
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.
Andy Cochran [Tue, 6 Dec 2016 05:32:51 +0000 (00:32 -0500)]
update docs for badge, button, and label class lists
Nicolas Coden [Tue, 6 Dec 2016 05:21:57 +0000 (06:21 +0100)]
Fix #9412 - import Sass dependencies in vendor folder
Previous PR: https://github.com/zurb/foundation-sites/pull/9449
Changes:
- Revert https://github.com/zurb/foundation-sites/pull/9430 - Make
`normalize-scss` a dev dependency.
- Copy Sass dependencies to `/_vendor/scss` and import them in Sass
from there.
Why not importing the Sass dependencies as real dependencies and from
`node_modules`: we cannot assume the path to our real dependencies. Old
npm versions store them in our `node_modules` folder, while newer
versions store them in the `node_modules` folder of the root project.
Andy Cochran [Tue, 6 Dec 2016 05:05:50 +0000 (00:05 -0500)]
update docs for Global Styles > Colors
Andy Cochran [Tue, 6 Dec 2016 05:04:24 +0000 (00:04 -0500)]
update add-foundation-colors() description
Andy Cochran [Tue, 6 Dec 2016 05:01:20 +0000 (00:01 -0500)]
use lists to output coloring classes
Andy Cochran [Mon, 5 Dec 2016 21:38:58 +0000 (16:38 -0500)]
use get-color() in settings instead of map-get()
Kevin Ball [Mon, 5 Dec 2016 18:53:16 +0000 (10:53 -0800)]
Merge pull request #9439 from ncoden/refactor/bp-values-map
Factorize breakpoints map handling
Kevin Ball [Mon, 5 Dec 2016 18:46:04 +0000 (10:46 -0800)]
Merge pull request #9446 from ncoden/fix/8880-reveal-unused-parameter
Fix #8880 - remove unused parameter in Reveal
Kevin Ball [Mon, 5 Dec 2016 18:45:14 +0000 (10:45 -0800)]
Merge pull request #9447 from ncoden/chore/update-what-input
Update what-input to latest version
Andy Cochran [Mon, 5 Dec 2016 18:43:26 +0000 (13:43 -0500)]
abstract ratio-to-percentage math function, clarify responsive-embed comments, allow ratio as string in mixin
Kevin Ball [Mon, 5 Dec 2016 18:40:07 +0000 (10:40 -0800)]
Merge pull request #9445 from ncoden/docs/8631-fix-equalizer-events-uppercase
Fix #8631 - Equalizer events in UpperCase
Kevin Ball [Mon, 5 Dec 2016 18:37:13 +0000 (10:37 -0800)]
Merge pull request #9454 from abdullahsalem/fixes-hamburger-icon
Fix hamburger icon
Kevin Ball [Mon, 5 Dec 2016 17:53:44 +0000 (09:53 -0800)]
Merge pull request #9437 from zurb/remove-deprecation-items-of-6.3
Remove scss items marked for removal in 6.3
Abdullah Salem [Mon, 5 Dec 2016 16:04:25 +0000 (19:04 +0300)]
Reposition some code lines
Abdullah Salem [Mon, 5 Dec 2016 13:49:41 +0000 (16:49 +0300)]
Fixed hamburger icon
Abdullah Salem [Mon, 5 Dec 2016 11:42:08 +0000 (14:42 +0300)]
Merge pull request #9453 from abdullahsalem/fixes-slider-page-layout
Fixed Slider page's layout
Abdullah Salem [Mon, 5 Dec 2016 11:30:51 +0000 (14:30 +0300)]
Fixed Slider page's layout
Nicolas Coden [Mon, 5 Dec 2016 09:41:14 +0000 (10:41 +0100)]
Improve -zf-breakpoint-value description
Andy Cochran [Mon, 5 Dec 2016 04:18:40 +0000 (23:18 -0500)]
use map-remove to skip default embed ratio
Andy Cochran [Mon, 5 Dec 2016 04:08:25 +0000 (23:08 -0500)]
don't use a magic number in responsive embed ratio mixin
Andy Cochran [Mon, 5 Dec 2016 01:51:08 +0000 (20:51 -0500)]
use map for responsive embed ratios
Nicolas Coden [Mon, 5 Dec 2016 01:06:18 +0000 (02:06 +0100)]
Return Reveal overlay directly
Return the Reveal overlay directly, without defining a variable in
`_makeOverlay()`.
Thanks to @ocularrhythm for the suggestion
(https://github.com/zurb/foundation-sites/issues/8880).
Nicolas Coden [Mon, 5 Dec 2016 00:26:21 +0000 (01:26 +0100)]
Update what-input to latest version
Update what-input (https://www.npmjs.com/package/what-input) to the
latest and stable version `v4.0.3`.
Changes:
- No breaking changes between `v2.0.0` and `v4.0.3` for the codebase.
- Update the dist file path.
Outdated dependencies: https://david-dm.org/zurb/foundation-sites
Nicolas Coden [Sun, 4 Dec 2016 19:09:29 +0000 (20:09 +0100)]
Merge pull request #9444 from Quy/develop
Typo fix in doc - Change it's to its.
Nicolas Coden [Sun, 4 Dec 2016 18:45:43 +0000 (19:45 +0100)]
Fix #8880 - remove unused parameter in Reveal
Nicolas Coden [Sun, 4 Dec 2016 18:30:12 +0000 (19:30 +0100)]
Fix #8631 - Equalizer events in UpperCase
Update the doc about Equalizer events.
Quy [Sun, 4 Dec 2016 17:41:57 +0000 (09:41 -0800)]
Change it's to its.
Andy Cochran [Sat, 3 Dec 2016 21:55:33 +0000 (16:55 -0500)]
Merge pull request #9433 from andycochran/button-docs
update button,badge,label docs for new a11y palette
Nicolas Coden [Sat, 3 Dec 2016 13:52:56 +0000 (14:52 +0100)]
Fix typo in grid-column-margin comment
Nicolas Coden [Sat, 3 Dec 2016 12:01:34 +0000 (13:01 +0100)]
Factorize function -zf-breakpoint-value into -zf-get-bp-val
- Allow the `-zf-get-bp-val` function to take a single value as
responsive config `$map` and return it regardless of `$value`.
- Remove useless function `-zf-breakpoint-value`
Nicolas Coden [Sat, 3 Dec 2016 11:54:57 +0000 (12:54 +0100)]
Factorize breakpoint map handling in grid gutters and margins
Factorize breakpoint map handling in `grid-column-gutter` and
`grid-column-margin` mixins.
Changes:
- Add the `-zf-breakpoint-value` mixin which generate its content with
the value `$-zf-bp-value` depending on its parameter, like
`grid-column-gutter` and `grid-column-margin` did (see the `@mixin
-zf-breakpoint-value` doc)
- Use the `-zf-breakpoint-value` mixin in `grid-column-gutter` and
`grid-column-margin` and remove duplicated code.
- Rename the `grid-column-gutter` function to `-zf-breakpoint-value`
and move it to `/scss/util/_breakpoint.scss`. This function had a
generic behaviour.
Kevin Ball [Sat, 3 Dec 2016 01:38:53 +0000 (17:38 -0800)]
Fix a couple of dropdown-menu visual tests in IE9
Kevin Ball [Sat, 3 Dec 2016 01:20:16 +0000 (17:20 -0800)]
Fix basic-dropdown-rtl test for ie9
Kevin Ball [Fri, 2 Dec 2016 23:15:39 +0000 (15:15 -0800)]
Remove scss items marked for removal in 6.3
Andy Cochran [Fri, 2 Dec 2016 16:53:25 +0000 (11:53 -0500)]
note disabled attribute button style
Andy Cochran [Fri, 2 Dec 2016 02:44:22 +0000 (21:44 -0500)]
update button,badge,label docs for new a11y palette
Kevin Ball [Thu, 1 Dec 2016 23:05:43 +0000 (15:05 -0800)]
Tweak package.json description
Kevin Ball [Thu, 1 Dec 2016 22:13:00 +0000 (14:13 -0800)]
Package up 6.3-rc1
Kevin Ball [Thu, 1 Dec 2016 22:08:18 +0000 (14:08 -0800)]
Merge branch 'master' into develop
Kevin Ball [Thu, 1 Dec 2016 22:06:17 +0000 (14:06 -0800)]
Merge pull request #9402 from webdevan/patch-3
Only remove #modalId from the url on close
Kevin Ball [Thu, 1 Dec 2016 22:05:39 +0000 (14:05 -0800)]
Merge pull request #9431 from zurb/update-accordion-item-attributes
Update visual tests for accordion to take account of new data-attribute req
Kevin Ball [Thu, 1 Dec 2016 22:04:59 +0000 (14:04 -0800)]
Update visual tests for accordion to take account of new data-attribute requirement
Kevin Ball [Thu, 1 Dec 2016 21:59:17 +0000 (13:59 -0800)]
Merge branch 'patch-2' of git://github.com/pine3ree/foundation into pine3ree-patch-2
Kevin Ball [Thu, 1 Dec 2016 21:48:22 +0000 (13:48 -0800)]
Merge pull request #9430 from zurb/make-normalize-dependency-explicit
add normalize dependency
Kevin Ball [Thu, 1 Dec 2016 21:27:43 +0000 (13:27 -0800)]
Since we expect normalize in order to make Foundation function now, it needs to be a true dependency
Kevin Ball [Thu, 1 Dec 2016 20:35:57 +0000 (12:35 -0800)]
Merge branch 'Owlbertz-keyboard-enhancements-v6.3' into develop
Brett Mason [Thu, 1 Dec 2016 20:35:17 +0000 (20:35 +0000)]
Merge pull request #9429 from zurb/off-canvas-overlay-tweaks
Pass on making off canvas overlay behave properly in both absolute an…