]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
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 agoremoves banner and fixes sticky sidebar
RafiBomb [Wed, 19 Jul 2017 16:11:04 +0000 (09:11 -0700)] 
removes banner and fixes sticky sidebar

8 years agoupdates links for next class
RafiBomb [Wed, 19 Jul 2017 14:57:57 +0000 (07:57 -0700)] 
updates links for next class

8 years agoMerge pull request #10365 from zurb/add-clarification-to-start-template-docs
Rafi [Tue, 18 Jul 2017 14:45:00 +0000 (07:45 -0700)] 
Merge pull request #10365 from zurb/add-clarification-to-start-template-docs

First pass on updating the JS docs to better describe module bundling

8 years agoMerge pull request #10419 from fawmi/patch-1
Kevin Ball [Sat, 15 Jul 2017 18:30:56 +0000 (11:30 -0700)] 
Merge pull request #10419 from fawmi/patch-1

removes bower install from manual installation

8 years agoremoves bower install from manual installation 10419/head
Fawad Mirzad [Sat, 15 Jul 2017 16:35:53 +0000 (18:35 +0200)] 
removes bower install from manual installation

As the new version of foundation do not use bower and the zurb and basic template do not have a bower.json file, the documentation should also get updated and the bower install command should get removed

8 years agoUpdate docs copy on axis
Harry Manchanda [Sat, 15 Jul 2017 13:56:32 +0000 (19:26 +0530)] 
Update docs copy on axis

8 years agoMerge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Fri, 14 Jul 2017 22:06:00 +0000 (15:06 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation-sites

8 years agoupdates copy for in canvas
RafiBomb [Fri, 14 Jul 2017 22:05:50 +0000 (15:05 -0700)] 
updates copy for in canvas

8 years agoMerge pull request #10396 from DanielRuf/fix-travis-build
Kevin Ball [Thu, 13 Jul 2017 15:59:10 +0000 (08:59 -0700)] 
Merge pull request #10396 from DanielRuf/fix-travis-build

fix Travis build / npm install

8 years agoMerge pull request #10397 from JoeTheGuitarist/patch-1
Brett Mason [Thu, 13 Jul 2017 09:02:23 +0000 (10:02 +0100)] 
Merge pull request #10397 from JoeTheGuitarist/patch-1

Update xy-grid.md

8 years agoUpdate xy-grid.md 10397/head
Joe Alderson [Thu, 13 Jul 2017 08:42:53 +0000 (09:42 +0100)] 
Update xy-grid.md

Corrected typo.

8 years agothere is no gulp-postcss 6.4.1 release 10396/head
DanielRuf [Wed, 12 Jul 2017 21:28:06 +0000 (23:28 +0200)] 
there is no gulp-postcss 6.4.1 release

8 years agoMerge pull request #10395 from DanielRuf/fix-protocol-relative-urls
Kevin Ball [Wed, 12 Jul 2017 21:18:01 +0000 (14:18 -0700)] 
Merge pull request #10395 from DanielRuf/fix-protocol-relative-urls

use https as protocol

8 years agouse https as protocol 10395/head
DanielRuf [Wed, 12 Jul 2017 20:35:12 +0000 (22:35 +0200)] 
use https as protocol

8 years agoMerge pull request #10392 from ThomasLandauer/patch-1
Kevin Ball [Wed, 12 Jul 2017 15:43:57 +0000 (08:43 -0700)] 
Merge pull request #10392 from ThomasLandauer/patch-1

Update xy-grid.md

8 years agoUpdate xy-grid.md 10392/head
Thomas Landauer [Wed, 12 Jul 2017 13:54:50 +0000 (15:54 +0200)] 
Update xy-grid.md

Fixed typo

8 years agoupdates banner and footer for next class
RafiBomb [Tue, 11 Jul 2017 23:09:16 +0000 (16:09 -0700)] 
updates banner and footer for next class

8 years agoMerge pull request #10374 from zurb/hotfix/docs-homepage
Harry Manchanda [Sat, 8 Jul 2017 18:25:41 +0000 (23:55 +0530)] 
Merge pull request #10374 from zurb/hotfix/docs-homepage

Update docs homepage copy for bugfix!

8 years agoFixes #10373 - Update docs homepage copy for bugfix! 10374/head
harry [Sat, 8 Jul 2017 18:21:38 +0000 (23:51 +0530)] 
Fixes #10373 - Update docs homepage copy for bugfix!

8 years agoMerge pull request #10347 from Vinnl/patch-1
Kevin Ball [Fri, 7 Jul 2017 18:06:17 +0000 (11:06 -0700)] 
Merge pull request #10347 from Vinnl/patch-1

Use tabindex of -1 to make an element focusable

8 years agoFirst pass on updating the JS docs to better describe module bundling 10365/head
Kevin Ball [Fri, 7 Jul 2017 17:51:43 +0000 (10:51 -0700)] 
First pass on updating the JS docs to better describe module bundling

8 years agoupdates footer training copy
RafiBomb [Fri, 7 Jul 2017 16:35:58 +0000 (09:35 -0700)] 
updates footer training copy

8 years agoUse tabindex of -1 to make an element focusable 10347/head
Vincent [Wed, 5 Jul 2017 10:31:56 +0000 (12:31 +0200)] 
Use tabindex of -1 to make an element focusable

If we add `tabindex="0"`, an element does become focusable, but it is also inserted in the tab order - even if there's no way to interact with it.

By setting the tabindex to -1, the element becomes focusable, but it does not receive focus when tabbing through the page.

See https://stackoverflow.com/questions/44909339/why-does-foundation-recommend-adding-a-tabindex-0-to-main-content

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 #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 agoAdd training callout on front page
Kevin Ball [Wed, 5 Jul 2017 17:55:36 +0000 (10:55 -0700)] 
Add training callout on front page

8 years agoMerge branch 'master' of https://github.com/zurb/foundation-sites
Kevin Ball [Tue, 4 Jul 2017 05:13:57 +0000 (22:13 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation-sites

8 years agoadds course calouts to docs
RafiBomb [Tue, 4 Jul 2017 00:27:30 +0000 (17:27 -0700)] 
adds course calouts to docs

8 years agoPut course marketing topbar on docs
Kevin Ball [Mon, 3 Jul 2017 22:38:20 +0000 (15:38 -0700)] 
Put course marketing topbar on docs

8 years agoMerge pull request #10317 from zurb/update-docs-641
Harry Manchanda [Sun, 2 Jul 2017 06:46:43 +0000 (12:16 +0530)] 
Merge pull request #10317 from zurb/update-docs-641

Update docs changelog to v6.4.1

8 years agoUpdate docs changelog to v6.4.1 10317/head
harry [Sun, 2 Jul 2017 06:44:28 +0000 (12:14 +0530)] 
Update docs changelog to v6.4.1

8 years agoMerge pull request #10306 from OndrejVasicek/patch-1
Harry Manchanda [Sat, 1 Jul 2017 09:01:01 +0000 (14:31 +0530)] 
Merge pull request #10306 from OndrejVasicek/patch-1

Changes align-self-center for align-self-middle

8 years agoPackage up 6.4.1 release v6.4.1
Kevin Ball [Fri, 30 Jun 2017 21:19:35 +0000 (14:19 -0700)] 
Package up 6.4.1 release

8 years agoMerge pull request #10311 from zurb/fix-octophant-finding-settings-vars
Kevin Ball [Fri, 30 Jun 2017 21:04:04 +0000 (14:04 -0700)] 
Merge pull request #10311 from zurb/fix-octophant-finding-settings-vars

Fix comments to allow octophant to find some vars that were being mis…

8 years agoFix comments to allow octophant to find some vars that were being missed in settings... 10311/head
Kevin Ball [Fri, 30 Jun 2017 21:03:35 +0000 (14:03 -0700)] 
Fix comments to allow octophant to find some vars that were being missed in settings generation

8 years agoMerge branch 'master' into develop
Kevin Ball [Fri, 30 Jun 2017 20:59:21 +0000 (13:59 -0700)] 
Merge branch 'master' into develop

8 years agoMerge pull request #10310 from zurb/quick-fix-js-docs
Kevin Ball [Fri, 30 Jun 2017 19:30:05 +0000 (12:30 -0700)] 
Merge pull request #10310 from zurb/quick-fix-js-docs

Quick fix for js docs

8 years agoQuick fix for js docs 10310/head
Kevin Ball [Fri, 30 Jun 2017 19:08:25 +0000 (12:08 -0700)] 
Quick fix for js docs

8 years agoMerge pull request #10298 from wulfsolter/patch-1
Kevin Ball [Fri, 30 Jun 2017 16:42:57 +0000 (09:42 -0700)] 
Merge pull request #10298 from wulfsolter/patch-1

Custom Pattern and Validator code fix

8 years agoMerge pull request #10307 from zurb/fix-xy-grid-classes-docs
Kevin Ball [Fri, 30 Jun 2017 16:41:44 +0000 (09:41 -0700)] 
Merge pull request #10307 from zurb/fix-xy-grid-classes-docs

Fix xy grid classes docs

8 years agoMerge pull request #10296 from zurb/redesign/xy-grid-page
Kevin Ball [Fri, 30 Jun 2017 16:41:28 +0000 (09:41 -0700)] 
Merge pull request #10296 from zurb/redesign/xy-grid-page

Make Grid Page Styling also like flexbox utilities!

8 years agoUpdate sass docs page 10307/head
Kevin Ball [Fri, 30 Jun 2017 16:17:55 +0000 (09:17 -0700)] 
Update sass docs page

8 years agoChanges align-self-center for align-self-middle 10306/head
OndĹ™ej Vašíček [Fri, 30 Jun 2017 16:04:14 +0000 (18:04 +0200)] 
Changes align-self-center for align-self-middle

The example shows how to vertically align parts of media object. There is no class â€śself-align-center”.

8 years agoRemove unneeded declaration in docs
Kevin Ball [Fri, 30 Jun 2017 15:50:02 +0000 (08:50 -0700)] 
Remove unneeded declaration in docs

8 years agoCustom Pattern and Validator code fix 10298/head
Wulf Sölter [Thu, 29 Jun 2017 22:43:00 +0000 (10:43 +1200)] 
Custom Pattern and Validator code fix

JS example fixed - set defaults **before** initializing foundation. Won't work otherwise.

8 years agoUpdate comment! 10296/head
harry [Thu, 29 Jun 2017 19:39:49 +0000 (01:09 +0530)] 
Update comment!

8 years agoMake Grid Page Styling also like flexbox utilities!
harry [Thu, 29 Jun 2017 19:18:10 +0000 (00:48 +0530)] 
Make Grid Page Styling also like flexbox utilities!

8 years agoMerge pull request #10292 from zurb/fix-global-reference-in-foundation.core
Kevin Ball [Thu, 29 Jun 2017 16:17:58 +0000 (09:17 -0700)] 
Merge pull request #10292 from zurb/fix-global-reference-in-foundation.core

Fix global media query reference

8 years agoSticky visual tests should use float build for now
Kevin Ball [Thu, 29 Jun 2017 03:48:41 +0000 (20:48 -0700)] 
Sticky visual tests should use float build for now

8 years agoFix global media query reference 10292/head
Kevin Ball [Thu, 29 Jun 2017 03:45:36 +0000 (20:45 -0700)] 
Fix global media query reference

8 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 29 Jun 2017 03:42:45 +0000 (20:42 -0700)] 
Merge branch 'master' into develop

8 years agoupdates latest update on homepage and fixes nave hover color
RafiBomb [Wed, 28 Jun 2017 22:49:48 +0000 (15:49 -0700)] 
updates latest update on homepage and fixes nave hover color

8 years agoMerge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Wed, 28 Jun 2017 22:33:41 +0000 (15:33 -0700)] 
Merge branch 'master' of https://github.com/zurb/foundation-sites

8 years agoupdates responsicve footer styles
RafiBomb [Wed, 28 Jun 2017 22:33:19 +0000 (15:33 -0700)] 
updates responsicve footer styles

8 years agoMerge pull request #10268 from zurb/codepen/flexbox-utilities
Kevin Ball [Wed, 28 Jun 2017 21:50:24 +0000 (14:50 -0700)] 
Merge pull request #10268 from zurb/codepen/flexbox-utilities

Add Codepen's for flexbox utilities

8 years agoUpdate docs version to re-introduce TOC ad unitg
Kevin Ball [Wed, 28 Jun 2017 21:20:59 +0000 (14:20 -0700)] 
Update docs version to re-introduce TOC ad unitg

8 years agoTweak ad js to have default topic
Kevin Ball [Wed, 28 Jun 2017 21:10:43 +0000 (14:10 -0700)] 
Tweak ad js to have default topic

8 years agoTweak ad js to have default topic
Kevin Ball [Wed, 28 Jun 2017 21:10:43 +0000 (14:10 -0700)] 
Tweak ad js to have default topic

8 years agoMerge pull request #10241 from slepets-a/change-abide-card-pattern-for-new-2-digits...
Kevin Ball [Wed, 28 Jun 2017 20:18:21 +0000 (13:18 -0700)] 
Merge pull request #10241 from slepets-a/change-abide-card-pattern-for-new-2-digits-bins

Changes the Abide pattern to support Mastercard 2-digits BIN

8 years agoMerge pull request #10264 from yannick-milanetto/fix/url_with_parenthesis_interchange
Kevin Ball [Wed, 28 Jun 2017 20:04:41 +0000 (13:04 -0700)] 
Merge pull request #10264 from yannick-milanetto/fix/url_with_parenthesis_interchange

Fix Interchange when used on images path containing parenthesis

8 years agoMerge pull request #10286 from zurb/IS10279-fix-scss-for-ruby-sass
Kevin Ball [Wed, 28 Jun 2017 20:02:31 +0000 (13:02 -0700)] 
Merge pull request #10286 from zurb/IS10279-fix-scss-for-ruby-sass

Fix issue #10279 by removing mistaken '&' for top level selector

8 years agoMerge pull request #10288 from zurb/menu/left-right-arrows
Kevin Ball [Wed, 28 Jun 2017 20:02:18 +0000 (13:02 -0700)] 
Merge pull request #10288 from zurb/menu/left-right-arrows

Nest accordion arrows block within `.accordion-menu`!

8 years agoNest accordion arrows block within `.accordion-menu`! 10288/head
harry [Wed, 28 Jun 2017 19:11:31 +0000 (00:41 +0530)] 
Nest accordion arrows block within `.accordion-menu`!

8 years agoWorkaround issue leading to customizer js fail
Kevin Ball [Wed, 28 Jun 2017 18:58:59 +0000 (11:58 -0700)] 
Workaround issue leading to customizer js fail

8 years agoFix customizer js
Kevin Ball [Wed, 28 Jun 2017 18:51:47 +0000 (11:51 -0700)] 
Fix customizer js

8 years agoFix issue #10279 by removing mistaken '&' for top level selector 10286/head
Kevin Ball [Wed, 28 Jun 2017 17:45:58 +0000 (10:45 -0700)] 
Fix issue #10279 by removing mistaken '&' for top level selector

8 years agoMerge pull request #10262 from Odaeus/odaeus-legend-color
Rafi [Wed, 28 Jun 2017 16:03:18 +0000 (09:03 -0700)] 
Merge pull request #10262 from Odaeus/odaeus-legend-color

Remove background color from styled <legend>

8 years agoMerge pull request #10269 from zurb/issue-template/add-64-codepen
Harry Manchanda [Tue, 27 Jun 2017 20:22:02 +0000 (01:52 +0530)] 
Merge pull request #10269 from zurb/issue-template/add-64-codepen

v6.4: Quick codepen update for issue template

8 years agoadds description to form
RafiBomb [Tue, 27 Jun 2017 20:20:12 +0000 (13:20 -0700)] 
adds description to form

8 years agoAdd RTL pens! 10269/head
harry [Tue, 27 Jun 2017 20:17:57 +0000 (01:47 +0530)] 
Add RTL pens!

8 years agov6.4: Quick codepen update for issue template
harry [Tue, 27 Jun 2017 20:02:59 +0000 (01:32 +0530)] 
v6.4: Quick codepen update for issue template

8 years agoMerge branch 'footer-update' into develop
RafiBomb [Tue, 27 Jun 2017 19:21:11 +0000 (12:21 -0700)] 
Merge branch 'footer-update' into develop

8 years agoMerge branch 'develop' into footer-update
RafiBomb [Tue, 27 Jun 2017 19:20:55 +0000 (12:20 -0700)] 
Merge branch 'develop' into footer-update

8 years agoupdates styles and fixes links 10266/head
RafiBomb [Tue, 27 Jun 2017 19:20:32 +0000 (12:20 -0700)] 
updates styles and fixes links

8 years agoAdd codepen for vanilla helpers, responsive classes & source ordering! 10267/head 10268/head
harry [Tue, 27 Jun 2017 18:48:54 +0000 (00:18 +0530)] 
Add codepen for vanilla helpers, responsive classes & source ordering!

8 years agofooter updates
Tim Hartwick [Tue, 27 Jun 2017 18:35:33 +0000 (11:35 -0700)] 
footer updates

8 years agoMerge branch 'master' into develop
Kevin Ball [Tue, 27 Jun 2017 18:22:56 +0000 (11:22 -0700)] 
Merge branch 'master' into develop

8 years agoRearrange the ordering of the content in a correct way!
harry [Tue, 27 Jun 2017 18:18:01 +0000 (23:48 +0530)] 
Rearrange the ordering of the content in a correct way!

I messed this in Previous PR but now corrected it!

8 years agoAdd codepen for central alignment!
harry [Tue, 27 Jun 2017 18:14:57 +0000 (23:44 +0530)] 
Add codepen for central alignment!

8 years agoAdd codepens for vertical alignment and central alignment!
harry [Tue, 27 Jun 2017 18:11:05 +0000 (23:41 +0530)] 
Add codepens for vertical alignment and central alignment!

8 years agoAdd codepen for horizontal alignment!
harry [Tue, 27 Jun 2017 17:58:19 +0000 (23:28 +0530)] 
Add codepen for horizontal alignment!

8 years agoUpdate customizer index file
Kevin Ball [Tue, 27 Jun 2017 17:43:41 +0000 (10:43 -0700)] 
Update customizer index file

8 years agoPackage up 6.4.0 v6.4.0
Kevin Ball [Tue, 27 Jun 2017 16:51:12 +0000 (09:51 -0700)] 
Package up 6.4.0

8 years agoMerge branch 'master' into release/6.4.0
Kevin Ball [Tue, 27 Jun 2017 16:45:45 +0000 (09:45 -0700)] 
Merge branch 'master' into release/6.4.0

8 years agoMerge branch 'master' into develop
Kevin Ball [Tue, 27 Jun 2017 16:45:24 +0000 (09:45 -0700)] 
Merge branch 'master' into develop

8 years agoMerge branch 'develop' into release/6.4.0
Kevin Ball [Tue, 27 Jun 2017 16:40:28 +0000 (09:40 -0700)] 
Merge branch 'develop' into release/6.4.0

8 years agoFix Interchange when replacing background image containing parenthesis 10264/head
yannick-milanetto [Tue, 27 Jun 2017 13:08:52 +0000 (15:08 +0200)] 
Fix Interchange when replacing background image containing parenthesis

8 years agoMerge pull request #1 from zurb/develop
Yannick Milanetto [Tue, 27 Jun 2017 13:06:17 +0000 (15:06 +0200)] 
Merge pull request #1 from zurb/develop

Update forked repo with last changes from original repo

8 years agoRemove background color from styled <legend> 10262/head
Andrew France [Tue, 27 Jun 2017 09:36:38 +0000 (11:36 +0200)] 
Remove background color from styled <legend>

Fixes #10254.

Removing the colour makes no difference to the display and allows the element to be placed on areas with different background colours without having to override the element's CSS.

8 years agoUpdate customizer config
Kevin Ball [Tue, 27 Jun 2017 00:22:43 +0000 (17:22 -0700)] 
Update customizer config

8 years agoMerge pull request #10261 from zurb/padding-on-grid-containers
Kevin Ball [Mon, 26 Jun 2017 20:54:06 +0000 (13:54 -0700)] 
Merge pull request #10261 from zurb/padding-on-grid-containers

Add  class to ease padding containers below max-width

8 years agoUpdate the test case with better grid styling 10261/head
harry [Mon, 26 Jun 2017 20:48:07 +0000 (02:18 +0530)] 
Update the test case with better grid styling
Also added a alert to resize window to know difference!

8 years agoMerge pull request #10257 from zurb/fix-auto-overrides
Harry Manchanda [Mon, 26 Jun 2017 20:33:56 +0000 (02:03 +0530)] 
Merge pull request #10257 from zurb/fix-auto-overrides

Brute force the auto override issue

8 years agoMerge pull request #10247 from zurb/back-compat/menu-state-active
Kevin Ball [Mon, 26 Jun 2017 20:23:01 +0000 (13:23 -0700)] 
Merge pull request #10247 from zurb/back-compat/menu-state-active

Add backwards compatibility for menu-state-active & menu-centered

8 years agoRemove `display: flex`! 10247/head
harry [Mon, 26 Jun 2017 20:21:22 +0000 (01:51 +0530)] 
Remove `display: flex`!

8 years agoUpdate test case copy for `active`!
harry [Mon, 26 Jun 2017 20:18:21 +0000 (01:48 +0530)] 
Update test case copy for `active`!

8 years agoAdd menu centered for backward compatibility!
harry [Mon, 26 Jun 2017 20:15:13 +0000 (01:45 +0530)] 
Add menu centered for backward compatibility!

8 years agoAdd class to ease padding containers below max-width
Kevin Ball [Mon, 26 Jun 2017 20:15:12 +0000 (13:15 -0700)] 
Add  class to ease padding containers below max-width

8 years agoMerge pull request #10259 from zurb/issue-10248-menu-alignment
Harry Manchanda [Mon, 26 Jun 2017 19:56:23 +0000 (01:26 +0530)] 
Merge pull request #10259 from zurb/issue-10248-menu-alignment

reset menu input to be inline-block