]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agoFixes #10578 10597/head
Kevin Ball [Tue, 29 Aug 2017 23:09:04 +0000 (16:09 -0700)] 
Fixes #10578

7 years agoMerge pull request #10575 from wesdawg/patch-1
Kevin Ball [Tue, 29 Aug 2017 23:05:12 +0000 (16:05 -0700)] 
Merge pull request #10575 from wesdawg/patch-1

Fix Progress Bar Example valuenow

7 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
Jordan Humphreys [Tue, 29 Aug 2017 20:59:43 +0000 (13:59 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

7 years agoFix typo.
Jordan Humphreys [Tue, 29 Aug 2017 20:59:31 +0000 (13:59 -0700)] 
Fix typo.

7 years agoMerge pull request #10594 from knabe/hotfix/data-start-parsefloat
Kevin Ball [Tue, 29 Aug 2017 20:03:40 +0000 (13:03 -0700)] 
Merge pull request #10594 from knabe/hotfix/data-start-parsefloat

Fix slider data-start float bug

7 years agoStart moving to ssl for docs.
Jordan Humphreys [Tue, 29 Aug 2017 16:57:04 +0000 (09:57 -0700)] 
Start moving to ssl for docs.

7 years agoAdd test case for `parseFloat` 10594/head
harry [Mon, 28 Aug 2017 21:04:30 +0000 (02:34 +0530)] 
Add test case for `parseFloat`

7 years agoMerge pull request #10591 from zurb/update-webpack-version
Harry Manchanda [Mon, 28 Aug 2017 19:51:59 +0000 (01:21 +0530)] 
Merge pull request #10591 from zurb/update-webpack-version

Update webpack version to the latest [v3]

7 years agoUpdate package-lock.json 10591/head
Kevin Ball [Mon, 28 Aug 2017 19:47:12 +0000 (12:47 -0700)] 
Update package-lock.json

7 years agoUpdate webpack version to the latest
Kevin Ball [Mon, 28 Aug 2017 18:12:39 +0000 (11:12 -0700)] 
Update webpack version to the latest

7 years agoMerge pull request #10562 from farrago/fix-range-webkit
Kevin Ball [Sat, 26 Aug 2017 22:02:21 +0000 (15:02 -0700)] 
Merge pull request #10562 from farrago/fix-range-webkit

Fix native range thumb styles on Webkit (Chrome/Safari)

7 years agoMerge pull request #10551 from zurb/update-quot-relation
Kevin Ball [Sat, 26 Aug 2017 21:49:46 +0000 (14:49 -0700)] 
Merge pull request #10551 from zurb/update-quot-relation

Updated a special quot char... Closes #10515

7 years agoSliding data-start trailing 0 bug 10580/head
Tom [Fri, 25 Aug 2017 02:29:29 +0000 (22:29 -0400)] 
Sliding data-start trailing 0 bug

7 years agoUpdate progress-bar.md 10575/head
wesdawg [Thu, 24 Aug 2017 15:03:48 +0000 (11:03 -0400)] 
Update progress-bar.md

Fix valuenow on 25% example

7 years agoMerge pull request #10555 from zurb/drilldown-event-issue
Rafi [Mon, 21 Aug 2017 16:38:53 +0000 (09:38 -0700)] 
Merge pull request #10555 from zurb/drilldown-event-issue

Fixes #9151 - Drilldown event issue

7 years agoFix native range thumb styles on Webkit (Chrome/Safari) 10562/head
Richard Taylor [Mon, 21 Aug 2017 11:20:46 +0000 (12:20 +0100)] 
Fix native range thumb styles on Webkit (Chrome/Safari)

The range slider's thumb was not styling correctly on Chrome or Safari.
This was simply because the pseudo-element `::-webkit-slider-thumb`
had been incorrectly written as `::-wekit-slider-handle` in `scss/forms/_range.scss`.

This revision fixes it to correctly use `::-webkit-slider-thumb`.

Test Plan:
- Run `npm start`
 - View `slider.html` in the docs in Chrome and check the range
   slider's thumb is now styled correctly.
 - View the docs in Firefox and Edge and ensure they are still correct.
- Run `npm run test:sass` and ensure all the tests still pass

7 years agoFixes #9151 - Drilldown event issue 10555/head
Harry Manchanda [Fri, 18 Aug 2017 19:47:10 +0000 (01:17 +0530)] 
Fixes #9151 - Drilldown event issue

Updated by mistake ... Correcting now!

7 years agoMerge tag 'v6.4.3' into develop
Kevin Ball [Fri, 18 Aug 2017 15:36:11 +0000 (08:36 -0700)] 
Merge tag 'v6.4.3' into develop

7 years agoPackage up 6.4.3 v6.4.3
Kevin Ball [Fri, 18 Aug 2017 15:32:36 +0000 (08:32 -0700)] 
Package up 6.4.3

7 years agoFix another trailing semicolon issue in scss
Kevin Ball [Fri, 18 Aug 2017 15:31:22 +0000 (08:31 -0700)] 
Fix another trailing semicolon issue in scss

7 years agoMerge pull request #10531 from zurb/brettsmason-patch-2
Rafi [Mon, 14 Aug 2017 15:49:56 +0000 (08:49 -0700)] 
Merge pull request #10531 from zurb/brettsmason-patch-2

Add missing semicolons

7 years agoUpdated a special quot char... Closes #10515 10551/head
Harry Manchanda [Fri, 18 Aug 2017 04:24:32 +0000 (09:54 +0530)] 
Updated a special quot char... Closes #10515

7 years agoMerge pull request #10522 from SassNinja/feature/dropdown-position
Kevin Ball [Thu, 17 Aug 2017 18:59:44 +0000 (11:59 -0700)] 
Merge pull request #10522 from SassNinja/feature/dropdown-position

Original dropdown position & alignment and CSS classes

7 years agoMerge pull request #10531 from zurb/brettsmason-patch-2
Rafi [Mon, 14 Aug 2017 15:49:56 +0000 (08:49 -0700)] 
Merge pull request #10531 from zurb/brettsmason-patch-2

Add missing semicolons

7 years agoAdd missing semicolons 10531/head
Brett Mason [Fri, 11 Aug 2017 13:37:00 +0000 (14:37 +0100)] 
Add missing semicolons

7 years agoMerge pull request #10528 from zurb/master
Rafi [Thu, 10 Aug 2017 23:48:12 +0000 (16:48 -0700)] 
Merge pull request #10528 from zurb/master

updates docs version

7 years agoupdates docs version 10528/head
RafiBomb [Thu, 10 Aug 2017 23:26:49 +0000 (16:26 -0700)] 
updates docs version

7 years agoPackage up 6.4.2 v6.4.2
Kevin Ball [Thu, 10 Aug 2017 22:00:13 +0000 (15:00 -0700)] 
Package up 6.4.2

7 years agoMerge branch 'develop' into support/6.4
Kevin Ball [Thu, 10 Aug 2017 17:35:40 +0000 (10:35 -0700)] 
Merge branch 'develop' into support/6.4

7 years agoMerge pull request #10510 from SassNinja/feature/offcanvas-sizes-reveal-fix
Kevin Ball [Thu, 10 Aug 2017 17:34:32 +0000 (10:34 -0700)] 
Merge pull request #10510 from SassNinja/feature/offcanvas-sizes-reveal-fix

Fix off-canvas sizes iteration for reveal

7 years agoAdd off-canvas sizes chapter in docs 10510/head
SassNinja [Mon, 7 Aug 2017 23:49:53 +0000 (01:49 +0200)] 
Add off-canvas sizes chapter in docs

7 years agoRestore original position & alignment if no more overlap and set appropriate CSS... 10522/head
SassNinja [Mon, 7 Aug 2017 23:01:33 +0000 (01:01 +0200)] 
Restore original position & alignment if no more overlap and set appropriate CSS classes

7 years agoMerge pull request #10513 from zurb/brettsmason-xy-grid-vertical-fix
Kevin Ball [Mon, 7 Aug 2017 15:43:16 +0000 (08:43 -0700)] 
Merge pull request #10513 from zurb/brettsmason-xy-grid-vertical-fix

[QA] Fix vertical grid classes

7 years agoMerge pull request #10512 from zurb/brettsmason-menu-wrap-fix
Kevin Ball [Mon, 7 Aug 2017 15:42:52 +0000 (08:42 -0700)] 
Merge pull request #10512 from zurb/brettsmason-menu-wrap-fix

[QA] Remove `nowrap` from a menu anchor/button

7 years agoMerge pull request #10507 from zurb/fix-customizer-triggers-initialization
Kevin Ball [Mon, 7 Aug 2017 15:33:06 +0000 (08:33 -0700)] 
Merge pull request #10507 from zurb/fix-customizer-triggers-initialization

Include and init triggers by default in customizer JS

8 years agoUpdate _classes.scss 10513/head
Brett Mason [Sun, 6 Aug 2017 18:23:48 +0000 (19:23 +0100)] 
Update _classes.scss

8 years agoUpdate _menu.scss 10512/head
Brett Mason [Sun, 6 Aug 2017 18:04:11 +0000 (19:04 +0100)] 
Update _menu.scss

8 years agoFix off-canvas sizes map interation in off-canvas-reveal mixin
SassNinja [Sat, 5 Aug 2017 16:47:31 +0000 (18:47 +0200)] 
Fix off-canvas sizes map interation in off-canvas-reveal mixin

Since it's problematic to include the breakpoint mixin in another breakpoint mixin the breakpoint name of reveal-for-x is now piped through and used to get the appropriate size.

8 years agoMerge pull request #10456 from gskaplan/hotfix/input-group-buttons-sizing
Kevin Ball [Fri, 4 Aug 2017 23:41:25 +0000 (16:41 -0700)] 
Merge pull request #10456 from gskaplan/hotfix/input-group-buttons-sizing

Issue 10416 - input-group buttons not sized properly

8 years agoInclude and init triggers by default 10507/head
Kevin Ball [Fri, 4 Aug 2017 23:33:51 +0000 (16:33 -0700)] 
Include and init triggers by default

8 years agoMerge pull request #10471 from DaSchTour/link-button-text-deco
Kevin Ball [Fri, 4 Aug 2017 22:52:24 +0000 (15:52 -0700)] 
Merge pull request #10471 from DaSchTour/link-button-text-deco

Remove text-decoration from link buttons

8 years agoMerge pull request #1 from Vinnl/patch-2 10456/head
Gerry Kaplan [Fri, 4 Aug 2017 16:22:37 +0000 (12:22 -0400)] 
Merge pull request #1 from Vinnl/patch-2

Re-order CSS properties

8 years agoMerge pull request #10504 from zurb/fix-back-compat-of-offcanvas-sizing
Brett Mason [Fri, 4 Aug 2017 14:27:53 +0000 (15:27 +0100)] 
Merge pull request #10504 from zurb/fix-back-compat-of-offcanvas-sizing

Make default sizing of off-canvas backwards compatible

8 years agoRe-order CSS properties
Vincent [Fri, 4 Aug 2017 08:41:50 +0000 (10:41 +0200)] 
Re-order CSS properties

As suggested by @IamManchanda: https://github.com/zurb/foundation-sites/pull/10456#discussion_r128928162

8 years agoMerge remote-tracking branch 'refs/remotes/zurb/develop' into hotfix/input-group...
Gerry Kaplan [Thu, 3 Aug 2017 21:48:58 +0000 (17:48 -0400)] 
Merge remote-tracking branch 'refs/remotes/zurb/develop' into hotfix/input-group-buttons-sizing

8 years agoMerge pull request #10475 from isapir/patch-1
Kevin Ball [Thu, 3 Aug 2017 18:36:34 +0000 (11:36 -0700)] 
Merge pull request #10475 from isapir/patch-1

Removed unused argument

8 years agoCut to only small breakpoint by defualt for offcanvas to cut duplicate css 10504/head
Kevin Ball [Thu, 3 Aug 2017 17:18:50 +0000 (10:18 -0700)] 
Cut to only small breakpoint by defualt for offcanvas to cut duplicate css

8 years agoMake default sizing of off-canvas backwards compatible
Kevin Ball [Thu, 3 Aug 2017 17:12:46 +0000 (10:12 -0700)] 
Make default sizing of off-canvas backwards compatible

8 years agoPackage rc2 v6.4.2-rc2
Kevin Ball [Wed, 2 Aug 2017 13:00:04 +0000 (06:00 -0700)] 
Package rc2

8 years agoMerge branch 'develop' into support/6.4
Kevin Ball [Wed, 2 Aug 2017 12:58:49 +0000 (05:58 -0700)] 
Merge branch 'develop' into support/6.4

8 years agoMerge branch 'master' into develop
Kevin Ball [Wed, 2 Aug 2017 12:57:50 +0000 (05:57 -0700)] 
Merge branch 'master' into develop

8 years agoMerge pull request #10492 from zurb/collapse-sizing-bug
Kevin Ball [Wed, 2 Aug 2017 12:55:22 +0000 (05:55 -0700)] 
Merge pull request #10492 from zurb/collapse-sizing-bug

Collapse sizing bug

8 years agoMerge pull request #10473 from jessgusclark/patch-1
Kevin Ball [Tue, 1 Aug 2017 21:20:12 +0000 (14:20 -0700)] 
Merge pull request #10473 from jessgusclark/patch-1

Update tabs.md to fix link code.

8 years agoMerge pull request #10466 from msmichellegar/decoration-typo
Kevin Ball [Tue, 1 Aug 2017 20:49:56 +0000 (13:49 -0700)] 
Merge pull request #10466 from msmichellegar/decoration-typo

Fix typo in anchor-text-decoration docs

8 years agoMerge pull request #10491 from zurb/IS10472-fix-typo
Kevin Ball [Tue, 1 Aug 2017 20:27:34 +0000 (13:27 -0700)] 
Merge pull request #10491 from zurb/IS10472-fix-typo

Fix typo

8 years agoMerge pull request #10465 from DaSchTour/jspm-fix
Kevin Ball [Tue, 1 Aug 2017 20:27:00 +0000 (13:27 -0700)] 
Merge pull request #10465 from DaSchTour/jspm-fix

JSPM can't load npm.js as main

8 years agoMerge pull request #10464 from pulekies/master
Kevin Ball [Tue, 1 Aug 2017 20:24:36 +0000 (13:24 -0700)] 
Merge pull request #10464 from pulekies/master

Update spellings in xy-grid.md

8 years agoAdd one more checkpoint in xy-cell 10491/head
Kevin Ball [Tue, 1 Aug 2017 20:15:15 +0000 (13:15 -0700)] 
Add one more checkpoint in xy-cell

8 years agoPrevent zf-size leakage
Kevin Ball [Tue, 1 Aug 2017 19:46:32 +0000 (12:46 -0700)] 
Prevent zf-size leakage

8 years agoFix collapse responsiveness bug in xy-grid 10492/head
Kevin Ball [Tue, 1 Aug 2017 18:12:29 +0000 (11:12 -0700)] 
Fix collapse responsiveness bug in xy-grid

8 years agoAdd contain helper from sassy lists
Kevin Ball [Tue, 1 Aug 2017 18:12:20 +0000 (11:12 -0700)] 
Add contain helper from sassy lists

8 years agoMore correct fix
Kevin Ball [Tue, 1 Aug 2017 17:19:38 +0000 (10:19 -0700)] 
More correct fix

8 years agoFix typo
Kevin Ball [Tue, 1 Aug 2017 16:50:43 +0000 (09:50 -0700)] 
Fix typo

8 years agoMerge pull request #10477 from johnbacon/patch-6
Harry Manchanda [Sat, 29 Jul 2017 15:25:52 +0000 (20:55 +0530)] 
Merge pull request #10477 from johnbacon/patch-6

Fix typo in Prototyping docs

8 years agoFix typo in Prototyping docs 10477/head
John Bacon [Fri, 28 Jul 2017 20:47:31 +0000 (16:47 -0400)] 
Fix typo in Prototyping docs

"the" becomes "to"

8 years agoRemoved unused argument 10475/head
Igal [Fri, 28 Jul 2017 16:46:21 +0000 (09:46 -0700)] 
Removed unused argument

8 years agoAdded removal of text-decoration to focus state 10471/head
Daniel Schuba [Fri, 28 Jul 2017 07:20:52 +0000 (09:20 +0200)] 
Added removal of text-decoration to focus state

8 years agoUpdate tabs.md 10473/head
Jesse Clark [Thu, 27 Jul 2017 20:01:58 +0000 (14:01 -0600)] 
Update tabs.md

Remove `/tabs/` from the link to Tab 2. Code as is throws JavaScript error, removing this fixes the tabs.

8 years agoRemove text-decoration from link buttons
Daniel Schuba [Thu, 27 Jul 2017 11:47:53 +0000 (13:47 +0200)] 
Remove text-decoration from link buttons

8 years agofix typo in anchor-text-decoration docs 10466/head
msmichellegar [Wed, 26 Jul 2017 13:36:17 +0000 (14:36 +0100)] 
fix typo in anchor-text-decoration docs

8 years agoJSPM can't load npm.js as main 10465/head
Daniel Schuba [Wed, 26 Jul 2017 11:44:18 +0000 (13:44 +0200)] 
JSPM can't load npm.js as main

Loading npm.js as main in browsers leads to an error. So we need to define a different main for JSPM than for NPM.

8 years agoUpdate spellings in xy-grid.md 10464/head
Andrew Kies [Tue, 25 Jul 2017 22:46:14 +0000 (16:46 -0600)] 
Update spellings in xy-grid.md

8 years agoPackage up 6.4.2-rc1 v6.4.2-rc1
Kevin Ball [Tue, 25 Jul 2017 16:33:33 +0000 (09:33 -0700)] 
Package up 6.4.2-rc1

8 years agoMerge pull request #10448 from zurb/xy-grid-frame-fix
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

8 years agoMerge pull request #10451 from SassNinja/feature/offcanvas-iterate-sizes-map
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

8 years agoMerge pull request #10428 from SassNinja/feature/offcanvas-sizes-map
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

8 years agoMerge pull request #10445 from shonin/dropdownmenu-scroll-fix
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

8 years agoMerge pull request #10370 from zurb/brettsmason-fix-grid-base-classes
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

8 years agoMerge pull request #10422 from SassNinja/further-fix-reveal-content-classes
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

8 years agoMerge pull request #10435 from zurb/xy-grid-layout-fix
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

8 years agoMerge pull request #10434 from zurb/brettsmason-drilldown-aria-fix
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

8 years agoMerge pull request #10433 from zurb/xy-grid-block-grid-fix
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` ...

8 years agoMerge pull request #10437 from zurb/IS10387-xy-cell-mixin
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

8 years agoMerge pull request #10421 from SassNinja/fix-10407-has-reveal-class
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

8 years agoMerge pull request #10405 from Seanom/RTL-centered-push-issue
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

8 years agoMerge pull request #10406 from zurb/fix-default-customizer-downloads
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

8 years agoMerge pull request #10377 from hikouki/extend
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.

8 years agoMerge pull request #10367 from zurb/default-button-cursor
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

8 years agoMerge pull request #10369 from zurb/fix-dist-of-media-query
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

8 years agoMerge pull request #10368 from zurb/docs/fix-tabs-copy
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!

8 years agoMerge pull request #10359 from stuartstarrs/develop
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

8 years agoMerge pull request #10357 from zurb/docs/add-block-grid
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!

8 years agoMerge pull request #10356 from hikouki/add-docs-on-responsive-breakpoints
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.

8 years agoMerge pull request #10355 from hikouki/10284
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.

8 years agoMerge pull request #9881 from dwt47/develop
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

8 years agoMerge pull request #10351 from zurb/hotfix/add-typescale
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!

8 years agoMerge pull request #10341 from LeoColomb/patch-2
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`

8 years agoMerge pull request #10335 from hikouki/develop
Harry Manchanda [Tue, 4 Jul 2017 15:02:10 +0000 (20:32 +0530)] 
Merge pull request #10335 from hikouki/develop

Fixed #10333

8 years agoMerge pull request #10329 from codetheorist/off-canvas-docs
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

8 years agoMerge pull request #10332 from zurb/docs/push-pull-bye-bye
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!