]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Kevin Ball [Tue, 1 Aug 2017 20:15:15 +0000 (13:15 -0700)]
Add one more checkpoint in xy-cell
Kevin Ball [Tue, 1 Aug 2017 19:46:32 +0000 (12:46 -0700)]
Prevent zf-size leakage
Kevin Ball [Tue, 1 Aug 2017 17:19:38 +0000 (10:19 -0700)]
More correct fix
Kevin Ball [Tue, 1 Aug 2017 16:50:43 +0000 (09:50 -0700)]
Fix typo
Brett Mason [Mon, 24 Jul 2017 18:18:54 +0000 (19:18 +0100)]
Merge pull request #10448 from zurb/xy-grid-frame-fix
Xy grid frame fix for margin grids
Brett Mason [Mon, 24 Jul 2017 18:08:03 +0000 (19:08 +0100)]
Add note to docs about hiding the overflow on body.
Kevin Ball [Mon, 24 Jul 2017 17:50:55 +0000 (10:50 -0700)]
Merge pull request #10451 from SassNinja/feature/offcanvas-iterate-sizes-map
Iterate over off-canvas sizes map
SassNinja [Sat, 22 Jul 2017 15:35:12 +0000 (17:35 +0200)]
Iterate over the off-canvas sizes map instead of hard coding small & medium
Kevin Ball [Fri, 21 Jul 2017 20:22:13 +0000 (13:22 -0700)]
Final touches on new grid frame margins
Kevin Ball [Fri, 21 Jul 2017 20:10:31 +0000 (13:10 -0700)]
Variable naming and description iteration
Kevin Ball [Fri, 21 Jul 2017 20:06:34 +0000 (13:06 -0700)]
Tix fypo
Kevin Ball [Fri, 21 Jul 2017 19:59:21 +0000 (12:59 -0700)]
Only include base styles some of the time in frame
Brett Mason [Fri, 21 Jul 2017 19:50:35 +0000 (20:50 +0100)]
Convert gutter sizes to rem
Kevin Ball [Fri, 21 Jul 2017 19:44:56 +0000 (12:44 -0700)]
Merge pull request #10393 from DanielRuf/update-require-dir
update require-dir, fixes error on Node 8
Kevin Ball [Fri, 21 Jul 2017 19:41:46 +0000 (12:41 -0700)]
Merge pull request #10360 from hikouki/9766
Fixed #9766
Kevin Ball [Fri, 21 Jul 2017 19:34:55 +0000 (12:34 -0700)]
Merge pull request #10439 from zurb/feather-menus-inside-of-init
Move feather inside of init for accordion, drilldown, and dropdown menus
Kevin Ball [Fri, 21 Jul 2017 19:34:22 +0000 (12:34 -0700)]
Merge pull request #10428 from SassNinja/feature/offcanvas-sizes-map
Breakpoint specific sizes for off-canvas
Kevin Ball [Fri, 21 Jul 2017 19:02:32 +0000 (12:02 -0700)]
Merge pull request #10445 from shonin/dropdownmenu-scroll-fix
Always prevent default on down arrow on the dropdown menu
Kevin Ball [Fri, 21 Jul 2017 18:59:25 +0000 (11:59 -0700)]
Merge pull request #10370 from zurb/brettsmason-fix-grid-base-classes
Fix missing `.` with class names with xy grid
Harry Manchanda [Fri, 21 Jul 2017 16:10:20 +0000 (21:40 +0530)]
Merge pull request #10422 from SassNinja/further-fix-reveal-content-classes
Further fix for off-canvas content classes
Kevin Ball [Fri, 21 Jul 2017 15:37:21 +0000 (08:37 -0700)]
Merge pull request #10435 from zurb/xy-grid-layout-fix
Add missing arguement for xy-grid-layout mixin
Kevin Ball [Fri, 21 Jul 2017 15:28:16 +0000 (08:28 -0700)]
Merge pull request #10434 from zurb/brettsmason-drilldown-aria-fix
Update aria role for drilldown submenu parent
Kevin Ball [Fri, 21 Jul 2017 15:27:46 +0000 (08:27 -0700)]
Merge pull request #10433 from zurb/xy-grid-block-grid-fix
Rename duplicate $block-grid-max` to `$xy-block-grid-max` ...
Elliot Charney [Fri, 21 Jul 2017 13:59:43 +0000 (09:59 -0400)]
Always prevent default on down arrow on the dropdown menu
Brett Mason [Thu, 20 Jul 2017 15:26:01 +0000 (16:26 +0100)]
Merge pull request #10437 from zurb/IS10387-xy-cell-mixin
Cell should always emit gutters if -output is enabled
SassNinja [Thu, 20 Jul 2017 12:29:51 +0000 (14:29 +0200)]
Consider deprecated offcanvas size in user settings (apart from the warning)
This preserves backwards compatibility.
Kevin Ball [Wed, 19 Jul 2017 22:45:56 +0000 (15:45 -0700)]
Move feather inside of init for accordion, drilldown, and dropdown menus
Kevin Ball [Wed, 19 Jul 2017 22:33:10 +0000 (15:33 -0700)]
Cell should always emit gutters if -output is enabled
Kevin Ball [Wed, 19 Jul 2017 21:53:32 +0000 (14:53 -0700)]
Pass on further grid frame margin work
Brett Mason [Wed, 19 Jul 2017 19:21:56 +0000 (20:21 +0100)]
Add missing 7th arguement to the `xy-cell` mixin within the `xy-grid-layout` mixin.
Brett Mason [Wed, 19 Jul 2017 19:16:35 +0000 (20:16 +0100)]
Update aria role for drilldown submenu parent
Brett Mason [Wed, 19 Jul 2017 19:12:24 +0000 (20:12 +0100)]
Rename duplicate $block-grid-max` to `$xy-block-grid-max` to allow for both types of block grids.
Brett Mason [Wed, 19 Jul 2017 19:05:44 +0000 (20:05 +0100)]
Starting point for figuring out the logic to include gutters...
SassNinja [Tue, 18 Jul 2017 13:30:29 +0000 (15:30 +0200)]
Replace off-canvas size number with map & include breakpoints for medium
SassNinja [Mon, 17 Jul 2017 20:42:46 +0000 (22:42 +0200)]
Work over _addContentClasses() and _removeContentClasses() so classes get toggled correctly when using reveal feature
Since several revealed off-canvas elements may share the same content container, each element doesn't toggle all has-reveal-x classes anymore but only its own.
There's now a condition to limit the toggle of has-transition-x & has-position-x classes to cases where no reveal is included.
Harry Manchanda [Mon, 17 Jul 2017 18:52:10 +0000 (00:22 +0530)]
Merge pull request #10421 from SassNinja/fix-10407-has-reveal-class
Fix for #10407 reveal content classes
harry [Mon, 17 Jul 2017 18:48:57 +0000 (00:18 +0530)]
Add visual test for bug fix `reveal for large` spacing issue!
SassNinja [Sun, 16 Jul 2017 19:55:34 +0000 (21:55 +0200)]
loop hasReveal value through to removeContentClasses()
Since the removeContentClasses function gets called within the addContentClasses function,
the hasReveal value must be included to make sure the reveal classes gets updated correctly.
Harry Manchanda [Fri, 14 Jul 2017 18:15:05 +0000 (23:45 +0530)]
Merge pull request #10415 from zurb/hotfix/space-else-if
Add spacing b/w else and if!
Harry Manchanda [Fri, 14 Jul 2017 17:49:21 +0000 (23:19 +0530)]
Merge pull request #10371 from zurb/grid-container-rework
Grid Container Rework
harry [Fri, 14 Jul 2017 17:46:03 +0000 (23:16 +0530)]
Update docs copy of grid container rework!
harry [Fri, 14 Jul 2017 17:27:59 +0000 (22:57 +0530)]
Add spacing b/w else and if!
Kevin Ball [Thu, 13 Jul 2017 23:45:51 +0000 (16:45 -0700)]
Merge pull request #10405 from Seanom/RTL-centered-push-issue
Resolve a RTL uncentered push/pull issue
Rafi [Thu, 13 Jul 2017 19:49:16 +0000 (12:49 -0700)]
Merge pull request #10406 from zurb/fix-default-customizer-downloads
Complete and essential should now include flex classes
Brett Mason [Thu, 13 Jul 2017 18:07:29 +0000 (19:07 +0100)]
Rework classes to be `.full' and `.fluid`. This required the use of :not so needs testing.
Kevin Ball [Thu, 13 Jul 2017 17:25:22 +0000 (10:25 -0700)]
Complete and essential should now include flex classes
Sean Hester [Thu, 13 Jul 2017 16:24:45 +0000 (17:24 +0100)]
Set the unposition to use global-left to allow for TRL content to uncenter pushed divs
DanielRuf [Wed, 12 Jul 2017 19:34:15 +0000 (21:34 +0200)]
update require-dir, fixes error on Node 8
Kevin Ball [Tue, 11 Jul 2017 21:53:20 +0000 (14:53 -0700)]
Merge pull request #10377 from hikouki/extend
Fixed: I made the option posible recursively merge.
koki-higashikawa [Sat, 8 Jul 2017 22:39:58 +0000 (07:39 +0900)]
Option be able to recursively merged.
Brett Mason [Sat, 8 Jul 2017 06:28:14 +0000 (07:28 +0100)]
First take on the reworked grid container. Updates docs to show usage as well as modified visual test to show this visually.
koki-higashikawa [Sat, 8 Jul 2017 06:25:35 +0000 (15:25 +0900)]
Add visual test.
Brett Mason [Sat, 8 Jul 2017 06:00:09 +0000 (07:00 +0100)]
Fix missing . with class names
Noticed a bug when reworking grid container that a lot of the base classes (without margin/padding) were missing `.` in their class names and as a result weren't working.
koki-higashikawa [Sat, 8 Jul 2017 03:10:57 +0000 (12:10 +0900)]
state-driven approach to the javascript
Kevin Ball [Fri, 7 Jul 2017 19:57:48 +0000 (12:57 -0700)]
Merge pull request #10367 from zurb/default-button-cursor
Add Button cursor property and bind it into a variable
Kevin Ball [Fri, 7 Jul 2017 19:56:34 +0000 (12:56 -0700)]
Merge pull request #10369 from zurb/fix-dist-of-media-query
Distributed version of media query should initialize
Kevin Ball [Fri, 7 Jul 2017 19:11:27 +0000 (12:11 -0700)]
Distributed version of media query should initialize
Harry Manchanda [Fri, 7 Jul 2017 18:46:54 +0000 (00:16 +0530)]
Merge pull request #10368 from zurb/docs/fix-tabs-copy
Fix tabs docs copy!
harry [Fri, 7 Jul 2017 18:40:04 +0000 (00:10 +0530)]
Fix tabs docs copy!
harry [Fri, 7 Jul 2017 18:32:13 +0000 (00:02 +0530)]
Add a test case for cursor button!
harry [Fri, 7 Jul 2017 18:31:22 +0000 (00:01 +0530)]
Add Button cursor property and bind it into a variable
so that user can change it!
Kevin Ball [Fri, 7 Jul 2017 17:32:46 +0000 (10:32 -0700)]
Merge pull request #10359 from stuartstarrs/develop
Changed file permissions from 755 to 644
koki-higashikawa [Fri, 7 Jul 2017 04:56:06 +0000 (13:56 +0900)]
Track of the triggering anchor
Changed Dropdown panes so that it is arranged with the position of primary anchor as a reference.
Stuart Starrs [Thu, 6 Jul 2017 20:08:20 +0000 (22:08 +0200)]
Changed file permissions from 755 to 644
Kevin Ball [Thu, 6 Jul 2017 18:00:13 +0000 (11:00 -0700)]
Merge pull request #10357 from zurb/docs/add-block-grid
Added docs on block grid!
harry [Thu, 6 Jul 2017 17:54:45 +0000 (23:24 +0530)]
Add codepen example and also move block grid below offset docs!
harry [Thu, 6 Jul 2017 17:46:57 +0000 (23:16 +0530)]
Added docs on block grid!
Harry Manchanda [Thu, 6 Jul 2017 17:18:52 +0000 (22:48 +0530)]
Merge pull request #10356 from hikouki/add-docs-on-responsive-breakpoints
Add docs for responsive breakpoints.
Kevin Ball [Thu, 6 Jul 2017 17:06:57 +0000 (10:06 -0700)]
Merge pull request #10355 from hikouki/10284
#10284 Fixed bug of vertical two handlers slider.
harry [Thu, 6 Jul 2017 16:09:29 +0000 (21:39 +0530)]
Update docs copy on prefixing responsive classes from single to all helpers!
harry [Thu, 6 Jul 2017 15:46:26 +0000 (21:16 +0530)]
Clean up the change added in `_settings` by mistake!
koki-higashikawa [Thu, 6 Jul 2017 13:41:32 +0000 (22:41 +0900)]
Add docs for responsive breakpoints
koki-higashikawa [Thu, 6 Jul 2017 11:19:37 +0000 (20:19 +0900)]
Fixed #10284
Before calculating the boundary values of the two handlers,
it was necessary to calculate the vertical position.
Kevin Ball [Wed, 5 Jul 2017 22:04:37 +0000 (15:04 -0700)]
Merge pull request #9881 from dwt47/develop
Fix bug on Orbit resize during transition
Kevin Ball [Wed, 5 Jul 2017 21:44:46 +0000 (14:44 -0700)]
Add training section to readme
Kevin Ball [Wed, 5 Jul 2017 21:18:48 +0000 (14:18 -0700)]
Merge pull request #10351 from zurb/hotfix/add-typescale
Hotfix: Move typescale from prototype to typography and enable default!
harry [Wed, 5 Jul 2017 21:10:44 +0000 (02:40 +0530)]
Move docs from prototype to helpers!
harry [Wed, 5 Jul 2017 21:09:03 +0000 (02:39 +0530)]
Remove extend and add typescale by default!
harry [Wed, 5 Jul 2017 20:32:43 +0000 (02:02 +0530)]
Move typescale utility from prototype to typography
Still keeping it disabled by default
Fix #10301
Kevin Ball [Wed, 5 Jul 2017 19:49:47 +0000 (12:49 -0700)]
Merge pull request #10345 from hikouki/develop
Fixed #10344
koki-higashikawa [Wed, 5 Jul 2017 08:51:37 +0000 (17:51 +0900)]
Fixed #10344
Reset `#{$global-left}`.
Harry Manchanda [Tue, 4 Jul 2017 18:30:50 +0000 (00:00 +0530)]
Merge pull request #10341 from LeoColomb/patch-2
Remove `flex-grid-column()` duplicate `max-width`
Léo Colombaro [Tue, 4 Jul 2017 17:00:52 +0000 (19:00 +0200)]
remove `flex-grid-column()` duplicate `max-width`
Very small fix inside `flex-grid-column()` mixin: `max-width` fix is added twice: call to `flex-grid-size()` already import this fix once.
Harry Manchanda [Tue, 4 Jul 2017 15:02:10 +0000 (20:32 +0530)]
Merge pull request #10335 from hikouki/develop
Fixed #10333
koki-higashikawa [Tue, 4 Jul 2017 08:57:03 +0000 (17:57 +0900)]
Fixed #10333
Kevin Ball [Mon, 3 Jul 2017 23:07:15 +0000 (16:07 -0700)]
Merge pull request #10329 from codetheorist/off-canvas-docs
Update 'Putting it all together' link in off-canvas docs - Issue 10327
Kevin Ball [Mon, 3 Jul 2017 23:06:32 +0000 (16:06 -0700)]
Merge pull request #10332 from zurb/docs/push-pull-bye-bye
Update docs on push/pull - source ordering!
harry [Mon, 3 Jul 2017 19:40:54 +0000 (01:10 +0530)]
Update docs on push/pull - source ordering!
Kevin Ball [Mon, 3 Jul 2017 19:12:22 +0000 (12:12 -0700)]
Merge pull request #10331 from codetheorist/update-menu-docs
Update menu docs/examples and Add backward compatibility for menu icons
harry [Mon, 3 Jul 2017 19:02:55 +0000 (00:32 +0530)]
Add test for backward compatible feature!
harry [Mon, 3 Jul 2017 19:02:26 +0000 (00:32 +0530)]
Add backward for using icons without `.icons` class!
harry [Mon, 3 Jul 2017 18:55:21 +0000 (00:25 +0530)]
Update codepen links with multiple codepen's!
Alex Scott [Mon, 3 Jul 2017 18:29:57 +0000 (18:29 +0000)]
Update codepen links in menu icons docs
Alex Scott [Mon, 3 Jul 2017 18:27:04 +0000 (18:27 +0000)]
Update wording of docs
Alex Scott [Mon, 3 Jul 2017 18:15:44 +0000 (18:15 +0000)]
Update menu docs to specify adding '.icons' class as well as layout-specific class.
Alex Scott [Mon, 3 Jul 2017 17:22:49 +0000 (17:22 +0000)]
Update 'Putting it all together' link in off-canvas docs - Issue 10327
Harry Manchanda [Mon, 3 Jul 2017 16:47:52 +0000 (22:17 +0530)]
Merge pull request #10325 from codetheorist/update-gulp-postcss
Update gulp-postcss version to 7.0.0 - Issue 10322
Alex Scott [Mon, 3 Jul 2017 13:59:47 +0000 (13:59 +0000)]
Update gulp-postcss version to 7.0.0 - Issue 10322
Harry Manchanda [Sat, 1 Jul 2017 17:55:37 +0000 (23:25 +0530)]
Merge pull request #10314 from zurb/codepen/6.4.1
Update codepen with patch update version - 6.4.1
Harry Manchanda [Sat, 1 Jul 2017 17:54:18 +0000 (23:24 +0530)]
Update codepen with patch update version - 6.4.1