]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
mheward [Mon, 30 Jan 2017 11:29:46 +0000 (11:29 +0000)]
Update _responsive-embed.scss
mheward [Mon, 30 Jan 2017 11:29:12 +0000 (11:29 +0000)]
Update _settings.scss
mheward [Fri, 27 Jan 2017 12:00:52 +0000 (12:00 +0000)]
Update _responsive-embed.scss
mheward [Wed, 18 Jan 2017 08:55:17 +0000 (08:55 +0000)]
Update _settings.scss
mheward [Wed, 18 Jan 2017 08:47:11 +0000 (08:47 +0000)]
Update _responsive-embed.scss
mheward [Wed, 4 Jan 2017 10:07:19 +0000 (10:07 +0000)]
Update _responsive-embed.scss
The var in the mixin currently doesn't exist and as such including it without a set $ratio var results in build failure.
Kevin Ball [Tue, 3 Jan 2017 22:40:01 +0000 (14:40 -0800)]
Merge pull request #9589 from joernroeder/patch-1
fixed programmatic use of interchange. see #9332
Kevin Ball [Tue, 3 Jan 2017 22:16:26 +0000 (14:16 -0800)]
Merge pull request #9580 from colinmackinlay/patch-1
Fix #9579 - ignore disabled input in Abide
Kevin Ball [Tue, 3 Jan 2017 22:10:22 +0000 (14:10 -0800)]
Merge pull request #9577 from ncoden/docs/flex-grid-column-gutters
Fix flex-grid-column gutters docs
Kevin Ball [Tue, 3 Jan 2017 21:29:30 +0000 (13:29 -0800)]
Merge pull request #9571 from zy4/warnings
Fix gulp warning that strings must use single quotes
Kevin Ball [Tue, 3 Jan 2017 21:11:01 +0000 (13:11 -0800)]
Merge pull request #9568 from ncoden/fix/flex-grid-nested-row-alignment-9557
Fix flex-grid nested row alignment
Rafi [Tue, 3 Jan 2017 19:38:08 +0000 (11:38 -0800)]
updates to 2017
Kevin Ball [Tue, 3 Jan 2017 19:32:14 +0000 (11:32 -0800)]
Add browserstack reference to readme
Lets us get open source license to browserstack for contributor testing.
Rafi [Tue, 3 Jan 2017 19:25:49 +0000 (11:25 -0800)]
updates copywrite to 2017
Kevin Ball [Tue, 3 Jan 2017 18:50:28 +0000 (10:50 -0800)]
Merge pull request #9566 from ncoden/fix/pre-overflow-9565
Fix #9565 - prevent `<pre>` overflow
Jörn Röder [Tue, 3 Jan 2017 14:54:26 +0000 (15:54 +0100)]
fixed programmatic use of interchange. see #9332
colinmackinlay [Sat, 31 Dec 2016 14:44:16 +0000 (14:44 +0000)]
Moved ignore examples to separate section
colinmackinlay [Sat, 31 Dec 2016 14:04:28 +0000 (14:04 +0000)]
Update abide.md with extra ignore conditions
In addition to data-abide-ignore, abide also ignores type="hidden" attribute and in this patch the diabled attribute
colinmackinlay [Sat, 31 Dec 2016 13:53:40 +0000 (13:53 +0000)]
'Ignore' details added to validateInput() comment
colinmackinlay [Sat, 31 Dec 2016 11:53:31 +0000 (11:53 +0000)]
To resolve #9579
so that disabled inputs are not validated
Nicolas Coden [Fri, 30 Dec 2016 19:45:51 +0000 (20:45 +0100)]
Merge pull request #9570 from zy4/develop
Fix invalid characters in _accordion.scss and typography/_base.scss f…
Nicolas Coden [Fri, 30 Dec 2016 16:10:46 +0000 (17:10 +0100)]
Fix flex-grid-column gutters docs
Seung-Zin Nam [Wed, 28 Dec 2016 13:46:46 +0000 (14:46 +0100)]
Fix gulp warnings that strings must use single quotes
Seung-Zin Nam [Tue, 27 Dec 2016 14:53:04 +0000 (15:53 +0100)]
Use dash glyph instead of minus for accordion
See https://github.com/zurb/foundation-sites/pull/9570#issuecomment-
269328088
Seung-Zin Nam [Mon, 26 Dec 2016 13:11:46 +0000 (14:11 +0100)]
Fix invalid characters in _accordion.scss and typography/_base.scss from issue #8554.
Nicolas Coden [Sun, 25 Dec 2016 22:30:43 +0000 (23:30 +0100)]
Fix nested collapsed flex-grid row
Bug: columns in collapsed row doesn't have padding, but nested
collapsed flex-grid row still have negative margins.
Fix: apply the same path than in classic grids.
Note: Grids and flex-grids have a lot of bugs like this one and should
be refactorized. Please beat me if you see this commit 6 months later
and nothing changed.
Nicolas Coden [Sun, 25 Dec 2016 22:26:47 +0000 (23:26 +0100)]
Fix size of row nested inside collapsed (flex-)grid row.
See: https://github.com/zurb/foundation-sites/issues/9557
Problem: Every row has a max width, so when nested, it cannot be
enlarged with negative margins to handle the paddings of its columns.
Fix: expand the size of all row nested in a non-expanded row.
Note: THIS IS A TEMPORARY FIX. Grids and flex-grids have a lot of bugs
like this one and should be refactorized. Please beat me if you see
this commit 6 months later and nothing changed.
Nicolas Coden [Sun, 25 Dec 2016 21:30:09 +0000 (22:30 +0100)]
Add visual tests for nesting in collapsed rows.
See: https://github.com/zurb/foundation-sites/issues/9557
Nicolas Coden [Sat, 24 Dec 2016 11:49:18 +0000 (12:49 +0100)]
Fix #9565 - prevent `<pre>` overflow
Fix: https://github.com/zurb/foundation-sites/issues/9565
There is no case where we would expect the pre content to overflow.
Rafi [Fri, 23 Dec 2016 17:05:12 +0000 (09:05 -0800)]
Merge pull request #9552 from michiruckstuhl/fix-typo
Fix minor Typo "depreciated" to "deprecated"
Michi Ruckstuhl [Thu, 22 Dec 2016 14:04:00 +0000 (15:04 +0100)]
Fix minor Typo "depreciated" to "deprecated"
Change from „depreciated“ (meaning the monetary decrease of value over
time) to „deprecated“.
Kevin Ball [Wed, 21 Dec 2016 23:32:40 +0000 (15:32 -0800)]
Merge pull request #9546 from sinspiral/dropdown-menu-touch-devices
Don't listen to touchend events on dropdown element leafs.
Alberto Fernandez [Wed, 21 Dec 2016 22:47:15 +0000 (17:47 -0500)]
Don't listen to touchend events on dropdown element leafs.
The delay on touch devices between the click and touchend event
was preventing the link navigation, as browser security policies
don't allow link navigation on hidden elements.
fixes #9484
Alberto Fernandez [Wed, 21 Dec 2016 22:45:02 +0000 (17:45 -0500)]
Revert "Missing $elem parameter on _hide method when handling leaf elements clicks on dropdown menus."
This reverts commit
3cf1597ff9d11d56054d13f388dec2905ee23e46 .
Alberto Fernandez Gonzalez [Wed, 21 Dec 2016 14:56:37 +0000 (09:56 -0500)]
Missing $elem parameter on _hide method when handling leaf elements clicks on dropdown menus.
fix #9484
Kevin Ball [Wed, 21 Dec 2016 00:12:28 +0000 (16:12 -0800)]
Merge pull request #9539 from PixelGrinch/patch-1
Update _menu.scss
PixelGrinch [Tue, 20 Dec 2016 19:58:12 +0000 (14:58 -0500)]
Update _menu.scss
It appears that centering the menu adds unnecessary/undesired height to the container.
My Proposed update to add vertical-align: top; to the inline-block applied container, fixes this issue.
Thank you
Bert (PixelGrinch)
Nicolas Coden [Tue, 20 Dec 2016 01:30:45 +0000 (02:30 +0100)]
Merge pull request #9534 from Quy/patch-1
Add link to card page
Quy [Tue, 20 Dec 2016 01:27:40 +0000 (17:27 -0800)]
Add link to card page
Rafi [Tue, 20 Dec 2016 00:27:50 +0000 (16:27 -0800)]
Merge pull request #9532 from zurb/fix-jquery-dep
Tell bower & npm that it's okay to have jquery 3
Kevin Ball [Tue, 20 Dec 2016 00:20:18 +0000 (16:20 -0800)]
Merge pull request #9526 from ncoden/feat/flex-grid-column-block-9523
Add column-block for flex-grid #9523
Kevin Ball [Mon, 19 Dec 2016 23:51:00 +0000 (15:51 -0800)]
Tell bower & npm that it's okay to have jquery 3
Kevin Ball [Mon, 19 Dec 2016 23:55:21 +0000 (15:55 -0800)]
Merge branch 'master' into develop
Kevin Ball [Mon, 19 Dec 2016 23:38:00 +0000 (15:38 -0800)]
Merge pull request #9522 from ncoden/fix/button-group-expand-single-button-9521
Fix #9521 - Single button in expanded button group
Kevin Ball [Mon, 19 Dec 2016 23:36:11 +0000 (15:36 -0800)]
Merge pull request #9520 from ncoden/docs/dropdown-menu-options-9464
Partially fix #9464 - Incorrect documentation of DropdownMenu options
RafiBomb [Mon, 19 Dec 2016 22:07:12 +0000 (14:07 -0800)]
updates off-canvas docs example
RafiBomb [Mon, 19 Dec 2016 21:58:15 +0000 (13:58 -0800)]
adds flex variable to card docs
RafiBomb [Mon, 19 Dec 2016 21:53:43 +0000 (13:53 -0800)]
updates card docs with one more example and removes additional use cases
Rafi [Mon, 19 Dec 2016 18:05:20 +0000 (10:05 -0800)]
Merge pull request #9519 from ncoden/docs/fix-grid-column-doc-9518
Fix #9518 - Incorrect documentation for `@function grid-column`
Rafi [Mon, 19 Dec 2016 18:04:33 +0000 (10:04 -0800)]
Merge pull request #9524 from tomvanenckevort/tomvanenckevort-patch-1
Missing Keyboard util reference in Offcanvas documentation
Nicolas Coden [Mon, 19 Dec 2016 17:23:34 +0000 (18:23 +0100)]
Add column-block for flex-grid #9523
Closes #9523 - Add column-block for flex-grid.
Note: grid and flex-grid should be refactorized and factorized.
Tom van Enckevort [Mon, 19 Dec 2016 13:04:50 +0000 (13:04 +0000)]
Update foundation.js
Tom van Enckevort [Mon, 19 Dec 2016 13:01:20 +0000 (13:01 +0000)]
Update foundation.offcanvas.js
Tom van Enckevort [Mon, 19 Dec 2016 13:00:10 +0000 (13:00 +0000)]
Added missing keyboard util require
Nicolas Coden [Sun, 18 Dec 2016 04:11:56 +0000 (05:11 +0100)]
Fix #9521 - Single button in expanded button group
Fix https://github.com/zurb/foundation-sites/issues/9521
A single button in a expanded button group was not expanded.
Changes:
- Add `width:100%` to the button when it is the only one in the button
group.
Note: The way we are currently handling button groups is really dirty.
Nicolas Coden [Sun, 18 Dec 2016 02:49:19 +0000 (03:49 +0100)]
Partially fix #9464 - Incorrect documentation of DropdownMenu options
See: https://github.com/zurb/foundation-sites/issues/9464
Nicolas Coden [Sun, 18 Dec 2016 00:08:24 +0000 (01:08 +0100)]
Fix #9518 - Incorrect documentation for `@function grid-column`
Fix #9618
`@function grid-column` takes a list as argument and not a string.
Kevin Ball [Fri, 16 Dec 2016 00:48:51 +0000 (16:48 -0800)]
Merge pull request #9511 from zurb/dropdown-event-descriptions
Update description of the events fired by dropdown plugin
Kevin Ball [Fri, 16 Dec 2016 00:13:40 +0000 (16:13 -0800)]
Add touch dependency to customizer for slider
Kevin Ball [Fri, 16 Dec 2016 00:08:34 +0000 (16:08 -0800)]
Update description of the events fired by dropdown plugin
Kevin Ball [Thu, 15 Dec 2016 23:03:10 +0000 (15:03 -0800)]
meteor version update
Kevin Ball [Thu, 15 Dec 2016 23:02:50 +0000 (15:02 -0800)]
Merge pull request #9506 from zurb/docs-sass-includes-list
Full list of includes for Sass docs
Kevin Ball [Thu, 15 Dec 2016 18:34:19 +0000 (10:34 -0800)]
Fix what-input in customizer
Kevin Ball [Thu, 15 Dec 2016 16:58:43 +0000 (08:58 -0800)]
Merge tag 'v6.3.0'
Kevin Ball [Thu, 15 Dec 2016 16:54:01 +0000 (08:54 -0800)]
Fix customizer setup for 6.3
Jeremy Englert [Thu, 15 Dec 2016 08:11:50 +0000 (01:11 -0700)]
Full list of includes for Sass docs
Kevin Ball [Thu, 15 Dec 2016 00:59:13 +0000 (16:59 -0800)]
Update everything to 6.3.0
Kevin Ball [Wed, 14 Dec 2016 23:56:41 +0000 (15:56 -0800)]
Add tabcordion to search terms for responsive accordion tabs
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
Kevin Ball [Wed, 14 Dec 2016 19:26:23 +0000 (11:26 -0800)]
Fix extra variable left in
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
Kevin Ball [Wed, 14 Dec 2016 18:14:13 +0000 (10:14 -0800)]
Update yarn lock
Kevin Ball [Wed, 14 Dec 2016 17:43:06 +0000 (09:43 -0800)]
Merge branch 'develop' into v6.3
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
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.
Kevin Ball [Wed, 14 Dec 2016 00:46:48 +0000 (16:46 -0800)]
Fix reveal overlay bug on some android browsers
RafiBomb [Tue, 13 Dec 2016 22:57:04 +0000 (14:57 -0800)]
adjusts left padding on topbar toggle
RafiBomb [Tue, 13 Dec 2016 22:36:02 +0000 (14:36 -0800)]
fixes top-bar responsive menu position
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"`.
Rafi [Mon, 12 Dec 2016 23:03:01 +0000 (15:03 -0800)]
Merge pull request #9474 from zurb/newoffcdocs
New Off-canvas docs (WIP)
Kevin Ball [Mon, 12 Dec 2016 21:45:26 +0000 (13:45 -0800)]
Merge branch 'develop' into v6.3
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
Kevin Ball [Mon, 12 Dec 2016 21:40:48 +0000 (13:40 -0800)]
Make magellan on magellan docs sticky on small
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
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
Kevin Ball [Mon, 12 Dec 2016 19:33:02 +0000 (11:33 -0800)]
Fix back button/history behavior in deep linking
Kevin Ball [Mon, 12 Dec 2016 17:57:22 +0000 (09:57 -0800)]
Fix keyboard usage on drilldowns with parent link
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.
Kevin Ball [Fri, 9 Dec 2016 22:16:17 +0000 (14:16 -0800)]
Package up 6.3.0-rc3
Kevin Ball [Fri, 9 Dec 2016 22:11:52 +0000 (14:11 -0800)]
Merge branch 'v6.3' into develop
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
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
Kevin Ball [Fri, 9 Dec 2016 22:06:05 +0000 (14:06 -0800)]
Fix deploy dist build
Kevin Ball [Fri, 9 Dec 2016 19:05:40 +0000 (11:05 -0800)]
Update resource paths for new dist paths
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
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
Kevin Ball [Fri, 9 Dec 2016 18:47:14 +0000 (10:47 -0800)]
Merge branch 'master' into develop
Kevin Ball [Fri, 9 Dec 2016 18:43:26 +0000 (10:43 -0800)]
Remove yeti launch references
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
Daniel Schuba [Fri, 9 Dec 2016 11:17:00 +0000 (12:17 +0100)]
Correct path, looks like the files were moved in 6.3