]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
danclayton50 [Sun, 6 Aug 2017 15:28:47 +0000 (16:28 +0100)]
Changed Wording
Removed static
danclayton50 [Sat, 5 Aug 2017 09:26:57 +0000 (10:26 +0100)]
Made the close button work
Added data-close to button
danclayton50 [Thu, 3 Aug 2017 09:33:50 +0000 (10:33 +0100)]
Edited closable-callout
Added data-closable attribute to callout div
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.
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
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
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
John Bacon [Fri, 28 Jul 2017 20:47:31 +0000 (16:47 -0400)]
Fix typo in Prototyping docs
"the" becomes "to"
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.
msmichellegar [Wed, 26 Jul 2017 13:36:17 +0000 (14:36 +0100)]
fix typo in anchor-text-decoration docs
Andrew Kies [Tue, 25 Jul 2017 22:46:14 +0000 (16:46 -0600)]
Update spellings in xy-grid.md
RafiBomb [Wed, 19 Jul 2017 16:11:04 +0000 (09:11 -0700)]
removes banner and fixes sticky sidebar
RafiBomb [Wed, 19 Jul 2017 14:57:57 +0000 (07:57 -0700)]
updates links for next class
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
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
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
Harry Manchanda [Sat, 15 Jul 2017 13:56:32 +0000 (19:26 +0530)]
Update docs copy on axis
RafiBomb [Fri, 14 Jul 2017 22:06:00 +0000 (15:06 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Fri, 14 Jul 2017 22:05:50 +0000 (15:05 -0700)]
updates copy for in canvas
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
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
Joe Alderson [Thu, 13 Jul 2017 08:42:53 +0000 (09:42 +0100)]
Update xy-grid.md
Corrected typo.
DanielRuf [Wed, 12 Jul 2017 21:28:06 +0000 (23:28 +0200)]
there is no gulp-postcss 6.4.1 release
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
DanielRuf [Wed, 12 Jul 2017 20:35:12 +0000 (22:35 +0200)]
use https as protocol
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
Thomas Landauer [Wed, 12 Jul 2017 13:54:50 +0000 (15:54 +0200)]
Update xy-grid.md
Fixed typo
RafiBomb [Tue, 11 Jul 2017 23:09:16 +0000 (16:09 -0700)]
updates banner and footer for next class
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!
harry [Sat, 8 Jul 2017 18:21:38 +0000 (23:51 +0530)]
Fixes #10373 - Update docs homepage copy for bugfix!
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
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
RafiBomb [Fri, 7 Jul 2017 16:35:58 +0000 (09:35 -0700)]
updates footer training copy
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
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 18:00:13 +0000 (11:00 -0700)]
Merge pull request #10357 from zurb/docs/add-block-grid
Added docs on block grid!
Kevin Ball [Wed, 5 Jul 2017 17:55:36 +0000 (10:55 -0700)]
Add training callout on front page
Kevin Ball [Tue, 4 Jul 2017 05:13:57 +0000 (22:13 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Tue, 4 Jul 2017 00:27:30 +0000 (17:27 -0700)]
adds course calouts to docs
Kevin Ball [Mon, 3 Jul 2017 22:38:20 +0000 (15:38 -0700)]
Put course marketing topbar on docs
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
harry [Sun, 2 Jul 2017 06:44:28 +0000 (12:14 +0530)]
Update docs changelog to v6.4.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
Kevin Ball [Fri, 30 Jun 2017 21:19:35 +0000 (14:19 -0700)]
Package up 6.4.1 release
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…
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
Kevin Ball [Fri, 30 Jun 2017 20:59:21 +0000 (13:59 -0700)]
Merge branch 'master' into develop
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
Kevin Ball [Fri, 30 Jun 2017 19:08:25 +0000 (12:08 -0700)]
Quick fix for js docs
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
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
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!
Kevin Ball [Fri, 30 Jun 2017 16:17:55 +0000 (09:17 -0700)]
Update sass docs page
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”.
Kevin Ball [Fri, 30 Jun 2017 15:50:02 +0000 (08:50 -0700)]
Remove unneeded declaration in docs
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.
harry [Thu, 29 Jun 2017 19:39:49 +0000 (01:09 +0530)]
Update comment!
harry [Thu, 29 Jun 2017 19:18:10 +0000 (00:48 +0530)]
Make Grid Page Styling also like flexbox utilities!
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
Kevin Ball [Thu, 29 Jun 2017 03:48:41 +0000 (20:48 -0700)]
Sticky visual tests should use float build for now
Kevin Ball [Thu, 29 Jun 2017 03:45:36 +0000 (20:45 -0700)]
Fix global media query reference
Kevin Ball [Thu, 29 Jun 2017 03:42:45 +0000 (20:42 -0700)]
Merge branch 'master' into develop
RafiBomb [Wed, 28 Jun 2017 22:49:48 +0000 (15:49 -0700)]
updates latest update on homepage and fixes nave hover color
RafiBomb [Wed, 28 Jun 2017 22:33:41 +0000 (15:33 -0700)]
Merge branch 'master' of https://github.com/zurb/foundation-sites
RafiBomb [Wed, 28 Jun 2017 22:33:19 +0000 (15:33 -0700)]
updates responsicve footer styles
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
Kevin Ball [Wed, 28 Jun 2017 21:20:59 +0000 (14:20 -0700)]
Update docs version to re-introduce TOC ad unitg
Kevin Ball [Wed, 28 Jun 2017 21:10:43 +0000 (14:10 -0700)]
Tweak 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
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
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
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
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`!
harry [Wed, 28 Jun 2017 19:11:31 +0000 (00:41 +0530)]
Nest accordion arrows block within `.accordion-menu`!
Kevin Ball [Wed, 28 Jun 2017 18:58:59 +0000 (11:58 -0700)]
Workaround issue leading to customizer js fail
Kevin Ball [Wed, 28 Jun 2017 18:51:47 +0000 (11:51 -0700)]
Fix customizer js
Kevin Ball [Wed, 28 Jun 2017 17:45:58 +0000 (10:45 -0700)]
Fix issue #10279 by removing mistaken '&' for top level selector
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>
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
RafiBomb [Tue, 27 Jun 2017 20:20:12 +0000 (13:20 -0700)]
adds description to form
harry [Tue, 27 Jun 2017 20:17:57 +0000 (01:47 +0530)]
Add RTL pens!
harry [Tue, 27 Jun 2017 20:02:59 +0000 (01:32 +0530)]
v6.4: Quick codepen update for issue template
RafiBomb [Tue, 27 Jun 2017 19:21:11 +0000 (12:21 -0700)]
Merge branch 'footer-update' into develop
RafiBomb [Tue, 27 Jun 2017 19:20:55 +0000 (12:20 -0700)]
Merge branch 'develop' into footer-update
RafiBomb [Tue, 27 Jun 2017 19:20:32 +0000 (12:20 -0700)]
updates styles and fixes links
harry [Tue, 27 Jun 2017 18:48:54 +0000 (00:18 +0530)]
Add codepen for vanilla helpers, responsive classes & source ordering!
Tim Hartwick [Tue, 27 Jun 2017 18:35:33 +0000 (11:35 -0700)]
footer updates
Kevin Ball [Tue, 27 Jun 2017 18:22:56 +0000 (11:22 -0700)]
Merge branch 'master' into develop
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!
harry [Tue, 27 Jun 2017 18:14:57 +0000 (23:44 +0530)]
Add codepen for central alignment!
harry [Tue, 27 Jun 2017 18:11:05 +0000 (23:41 +0530)]
Add codepens for vertical alignment and central alignment!
harry [Tue, 27 Jun 2017 17:58:19 +0000 (23:28 +0530)]
Add codepen for horizontal alignment!
Kevin Ball [Tue, 27 Jun 2017 17:43:41 +0000 (10:43 -0700)]
Update customizer index file
Kevin Ball [Tue, 27 Jun 2017 16:51:12 +0000 (09:51 -0700)]
Package up 6.4.0
Kevin Ball [Tue, 27 Jun 2017 16:45:45 +0000 (09:45 -0700)]
Merge branch 'master' into release/6.4.0
Kevin Ball [Tue, 27 Jun 2017 16:45:24 +0000 (09:45 -0700)]
Merge branch 'master' into develop
Kevin Ball [Tue, 27 Jun 2017 16:40:28 +0000 (09:40 -0700)]
Merge branch 'develop' into release/6.4.0
yannick-milanetto [Tue, 27 Jun 2017 13:08:52 +0000 (15:08 +0200)]
Fix Interchange when replacing background image containing parenthesis
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
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.