]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
7 years agoFix broken link to XY grid 10977/head
Aaron Arney [Thu, 22 Feb 2018 15:33:52 +0000 (10:33 -0500)] 
Fix broken link to XY grid

There was a forward slash in the path which was causing a 404.

7 years agoMerge pull request #10963 from DanielRuf/docs/tabs-jsdoc-fixes
Nicolas Coden [Tue, 20 Feb 2018 23:37:00 +0000 (00:37 +0100)] 
Merge pull request #10963 from DanielRuf/docs/tabs-jsdoc-fixes

docs: fix the jsdoc annotations of the tabs component

7 years agodocs: fix the jsdoc annotations of the tabs component 10963/head
Daniel Ruf [Tue, 20 Feb 2018 22:14:40 +0000 (23:14 +0100)] 
docs: fix the jsdoc annotations of the tabs component

7 years agoMerge pull request #10959 from DanielRuf/docs/remove-bower-install
Nicolas Coden [Tue, 20 Feb 2018 21:07:26 +0000 (22:07 +0100)] 
Merge pull request #10959 from DanielRuf/docs/remove-bower-install

remove obsolete bower command, fix small typo

7 years agoremove obsolete bower command, fix small typo 10959/head
Daniel Ruf [Tue, 20 Feb 2018 20:43:57 +0000 (21:43 +0100)] 
remove obsolete bower command, fix small typo

7 years agoMerge pull request #10942 from ncoden/chore/update-foundation-docs
Nicolas Coden [Sun, 18 Feb 2018 15:28:15 +0000 (16:28 +0100)] 
Merge pull request #10942 from ncoden/chore/update-foundation-docs

chore: update foundation-docs

7 years agoMerge pull request #10950 from DanielRuf/docs/orbit-slide-direction
Nicolas Coden [Sun, 18 Feb 2018 15:27:08 +0000 (16:27 +0100)] 
Merge pull request #10950 from DanielRuf/docs/orbit-slide-direction

docs: make clear how isLTR in Orbit.changeSlide defines the slide ani…

7 years agodocs: make clear how isLTR in Orbit.changeSlide defines the slide animation behavior 10950/head
Daniel Ruf [Sat, 17 Feb 2018 14:42:14 +0000 (15:42 +0100)] 
docs: make clear how isLTR in Orbit.changeSlide defines the slide animation behavior

7 years agoMerge pull request #10948 from jnystromdesign/patch-3
Daniel Ruf [Sat, 17 Feb 2018 08:16:21 +0000 (09:16 +0100)] 
Merge pull request #10948 from jnystromdesign/patch-3

Updated install command for yarn

7 years agoUpdated install command for yarn 10948/head
Joakim Nystrom [Sat, 17 Feb 2018 07:53:06 +0000 (08:53 +0100)] 
Updated install command for yarn

7 years agochore: update foundation-docs 10942/head
Nicolas Coden [Wed, 14 Feb 2018 22:59:11 +0000 (23:59 +0100)] 
chore: update foundation-docs

See:
- https://github.com/zurb/foundation-docs/pull/24
- https://github.com/zurb/foundation-docs/pull/23

7 years agoMerge pull request #10929 from zurb/docs-fix-dropdown-menu-events
Nicolas Coden [Sun, 11 Feb 2018 23:00:17 +0000 (00:00 +0100)] 
Merge pull request #10929 from zurb/docs-fix-dropdown-menu-events

Fix: dropdown menu event names in docs

7 years agoFix: dropdown menu event names 10929/head
Jeremy Englert [Sun, 11 Feb 2018 22:32:22 +0000 (15:32 -0700)] 
Fix: dropdown menu event names

7 years agoMerge pull request #10928 from wolfbeisz/patch-1
Nicolas Coden [Sun, 11 Feb 2018 15:12:21 +0000 (16:12 +0100)] 
Merge pull request #10928 from wolfbeisz/patch-1

fix typo

7 years agofix typo 10928/head
wolfbeisz [Sun, 11 Feb 2018 09:03:56 +0000 (10:03 +0100)] 
fix typo

7 years agoMerge pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353
Nicolas Coden [Sat, 10 Feb 2018 21:54:50 +0000 (22:54 +0100)] 
Merge pull request #10925 from ncoden/docs/update-zurb-template-javascript-doc-10353

docs: update ZURB template JavaScript docs #10353

7 years agodocs: fix typo in starter project docs 10925/head
Nicolas Coden [Sat, 10 Feb 2018 21:10:39 +0000 (22:10 +0100)] 
docs: fix typo in starter project docs

7 years agodocs: update ZURB template JavaScript docs #10353
Nicolas Coden [Fri, 9 Feb 2018 22:39:14 +0000 (23:39 +0100)] 
docs: update ZURB template JavaScript docs #10353

Changes:
* Add infos about webpack
* Add infos about Babel
* Update recommended import process
* Change list of useful resources

Closes https://github.com/zurb/foundation-sites/issues/10353

7 years agoMerge pull request #10915 from Owlbertz/pagination-doc-fix-9334
Nicolas Coden [Mon, 5 Feb 2018 19:41:51 +0000 (20:41 +0100)] 
Merge pull request #10915 from Owlbertz/pagination-doc-fix-9334

Fix accessibility of pagination examples.

7 years agoFix accessibility of pagination examples. 10915/head
Marius Olbertz [Mon, 5 Feb 2018 17:54:00 +0000 (18:54 +0100)] 
Fix accessibility of pagination examples.

According to
- http://www.a11ymatters.com/pattern/pagination/
- http://stackoverflow.com/a/14181478/29470

Closes #9334

7 years agoMerge pull request #10895 from ncoden/docs/new-videos-3
Kevin Ball [Sat, 3 Feb 2018 23:08:57 +0000 (15:08 -0800)] 
Merge pull request #10895 from ncoden/docs/new-videos-3

docs: add XY Grid and Protoyping Utilities videos

7 years agoMerge pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904
Kevin Ball [Sat, 3 Feb 2018 23:07:50 +0000 (15:07 -0800)] 
Merge pull request #10905 from ncoden/docs/xy-grid-mixin-parameters-10904

docs: add missing doc for parameters in XY Grid mixins #10904

7 years agodocs: add missing doc for parameters in XY Grid mixins #10904 10905/head
Nicolas Coden [Thu, 1 Feb 2018 23:04:01 +0000 (00:04 +0100)] 
docs: add missing doc for parameters in XY Grid mixins #10904

Closes https://github.com/zurb/foundation-sites/issues/10904

7 years agoMerge pull request #10896 from JuanMME/patch-1
Nicolas Coden [Wed, 31 Jan 2018 16:55:11 +0000 (17:55 +0100)] 
Merge pull request #10896 from JuanMME/patch-1

Update label.md

7 years agoUpdate label.md 10896/head
JuanMME [Wed, 31 Jan 2018 10:17:38 +0000 (11:17 +0100)] 
Update label.md

7 years agoAdds XY Grid Video with links and Protoyping Utilities video with links 10895/head
ZURBywood [Thu, 12 Oct 2017 22:39:30 +0000 (15:39 -0700)] 
Adds XY Grid Video with links and Protoyping Utilities video with links

7 years agoMerge pull request #10874 from ncoden/docs/improve-gitflow-doc
Nicolas Coden [Mon, 22 Jan 2018 20:56:02 +0000 (21:56 +0100)] 
Merge pull request #10874 from ncoden/docs/improve-gitflow-doc

docs: improve gitflow documentation

7 years agodoc: link CONTRIBUTING.md to README.md 10874/head
Nicolas Coden [Sun, 21 Jan 2018 16:25:57 +0000 (17:25 +0100)] 
doc: link CONTRIBUTING.md to README.md

7 years agodocs: improve gitflow doc in CONTRIBUTING.md
Nicolas Coden [Sun, 21 Jan 2018 16:25:38 +0000 (17:25 +0100)] 
docs: improve gitflow doc in CONTRIBUTING.md

7 years agoMerge pull request #10866 from ncoden/docs/improve-grid-setup-10843
Nicolas Coden [Sat, 20 Jan 2018 13:51:37 +0000 (14:51 +0100)] 
Merge pull request #10866 from ncoden/docs/improve-grid-setup-10843

docs: improve Grids setup documentation

7 years agodocs: fix callout class glued to modifier in grids doc 10866/head
Nicolas Coden [Thu, 18 Jan 2018 22:41:59 +0000 (23:41 +0100)] 
docs: fix callout class glued to modifier in grids doc

7 years agodocs: show base classes before their modifiers in grids and callout
Nicolas Coden [Thu, 18 Jan 2018 21:14:10 +0000 (22:14 +0100)] 
docs: show base classes before their modifiers in grids and callout

See: https://github.com/zurb/foundation-sites/issues/10843#issuecomment-358097432

7 years agoMerge pull request #10848 from jnystromdesign/patch-1
Nicolas Coden [Wed, 17 Jan 2018 21:03:49 +0000 (22:03 +0100)] 
Merge pull request #10848 from jnystromdesign/patch-1

Added solution to compile problem for npm users

7 years agoMerge pull request #10847 from ncoden/docs/improve-installation-and-setup-10843
Nicolas Coden [Wed, 17 Jan 2018 20:50:29 +0000 (21:50 +0100)] 
Merge pull request #10847 from ncoden/docs/improve-installation-and-setup-10843

docs: improve installation and setup documentation

7 years agodocs: add doc for different grids setup
Nicolas Coden [Tue, 16 Jan 2018 20:28:16 +0000 (21:28 +0100)] 
docs: add doc for different grids setup

7 years agodocs: improve documentation of Starter Projects 10847/head
Nicolas Coden [Mon, 15 Jan 2018 23:08:41 +0000 (00:08 +0100)] 
docs: improve documentation of Starter Projects

7 years agodocs: merge CLI and template installations
Nicolas Coden [Mon, 15 Jan 2018 22:49:31 +0000 (23:49 +0100)] 
docs: merge CLI and template installations

7 years agoMerge pull request #10862 from tonymtz/patch-1
Nicolas Coden [Sat, 13 Jan 2018 12:18:47 +0000 (13:18 +0100)] 
Merge pull request #10862 from tonymtz/patch-1

Fixes quotes in xy-cell-size comment

7 years agoFixes quotes in xy-cell-size comment 10862/head
TonyMtz [Sat, 13 Jan 2018 04:57:57 +0000 (21:57 -0700)] 
Fixes quotes in xy-cell-size comment

7 years agoMerge pull request #10859 from ocularrhythm/patch-8
Nicolas Coden [Fri, 12 Jan 2018 13:29:33 +0000 (14:29 +0100)] 
Merge pull request #10859 from ocularrhythm/patch-8

Add missing 'a'

7 years agoAdd missing 'a' 10859/head
Aaron Arney [Fri, 12 Jan 2018 13:05:27 +0000 (08:05 -0500)] 
Add missing 'a'

7 years agoWrapped instructions in a callout 10848/head
Joakim Nystrom [Thu, 11 Jan 2018 08:52:54 +0000 (09:52 +0100)] 
Wrapped instructions in a callout

7 years agodocs: add links to packages managers in installation
Nicolas Coden [Wed, 10 Jan 2018 22:03:06 +0000 (23:03 +0100)] 
docs: add links to packages managers in installation

7 years agodocs: add yarn installation to docs
Nicolas Coden [Wed, 10 Jan 2018 21:57:16 +0000 (22:57 +0100)] 
docs: add yarn installation to docs

7 years agodocs: improve design of package manager installation
Nicolas Coden [Wed, 10 Jan 2018 21:56:59 +0000 (22:56 +0100)] 
docs: improve design of package manager installation

7 years agoAdded solution to compile problem for npm users
Joakim Nystrom [Wed, 10 Jan 2018 12:51:41 +0000 (13:51 +0100)] 
Added solution to compile problem for npm users

7 years agodocs: improve docs of CLI installation
Nicolas Coden [Tue, 9 Jan 2018 21:53:42 +0000 (22:53 +0100)] 
docs: improve docs of CLI installation

7 years agodocs: improve file tree design in installation
Nicolas Coden [Tue, 9 Jan 2018 22:07:33 +0000 (23:07 +0100)] 
docs: improve file tree design in installation

7 years agodocs: add float, prototyping and rtl to CDN links
Nicolas Coden [Tue, 9 Jan 2018 21:57:38 +0000 (22:57 +0100)] 
docs: add float, prototyping and rtl to CDN links

7 years agodocs: move html starter template to the bottom
Nicolas Coden [Tue, 9 Jan 2018 21:56:39 +0000 (22:56 +0100)] 
docs: move html starter template to the bottom

7 years agodocs: improve design of download part in installation
Nicolas Coden [Tue, 9 Jan 2018 21:55:56 +0000 (22:55 +0100)] 
docs: improve design of download part in installation

7 years agodocs: improve docs of Template installation
Nicolas Coden [Tue, 9 Jan 2018 21:54:13 +0000 (22:54 +0100)] 
docs: improve docs of Template installation

7 years agoMerge pull request #10834 from ncoden/docs/remove-undefined-xy-cell-breakpoints-10276
Nicolas Coden [Thu, 4 Jan 2018 22:11:11 +0000 (23:11 +0100)] 
Merge pull request #10834 from ncoden/docs/remove-undefined-xy-cell-breakpoints-10276

 docs: remove undefined mixin `xy-cell-breakpoints` #10276

7 years agoMerge pull request #10835 from gpaumier/patch-1
Nicolas Coden [Wed, 3 Jan 2018 16:43:46 +0000 (17:43 +0100)] 
Merge pull request #10835 from gpaumier/patch-1

typo

7 years agodocs: fix typo in "upcoming" 10835/head
Nicolas Coden [Wed, 3 Jan 2018 16:19:25 +0000 (17:19 +0100)] 
docs: fix typo in "upcoming"

7 years agotypo
Guillaume Paumier [Wed, 3 Jan 2018 04:43:52 +0000 (20:43 -0800)] 
typo

7 years agoremoves old newsletter signup
RafiBomb [Tue, 2 Jan 2018 18:42:54 +0000 (10:42 -0800)] 
removes old newsletter signup

7 years agoswaps footer form to button and updates footer copywrite
RafiBomb [Tue, 2 Jan 2018 18:07:56 +0000 (10:07 -0800)] 
swaps footer form to button and updates footer copywrite

7 years agodocs: remove undefined mixin `xy-cell-breakpoints` #10276 10834/head
Nicolas Coden [Tue, 2 Jan 2018 16:01:47 +0000 (17:01 +0100)] 
docs: remove undefined mixin `xy-cell-breakpoints` #10276

Closes https://github.com/zurb/foundation-sites/issues/10276

7 years agoMerge pull request #10709 from mziraki/patch-1
Nicolas Coden [Sun, 24 Dec 2017 22:43:43 +0000 (23:43 +0100)] 
Merge pull request #10709 from mziraki/patch-1

fix typo in doc

7 years agoMerge pull request #10720 from LukasDrgon/patch-3
Nicolas Coden [Sun, 24 Dec 2017 17:28:30 +0000 (18:28 +0100)] 
Merge pull request #10720 from LukasDrgon/patch-3

Add jsDelivr hits badge

7 years agoMerge pull request #10731 from DanielRuf/patch-accordion-smudge-delay-master
Nicolas Coden [Sun, 24 Dec 2017 17:14:21 +0000 (18:14 +0100)] 
Merge pull request #10731 from DanielRuf/patch-accordion-smudge-delay-master

fix data attribute name

7 years agoMerge pull request #10785 from IanCaunce/fix.functionDocs
Nicolas Coden [Sun, 24 Dec 2017 15:09:50 +0000 (16:09 +0100)] 
Merge pull request #10785 from IanCaunce/fix.functionDocs

Fixed typo in the rem-calc's documentation

7 years agoMerge pull request #10778 from rlhawk/patch-1
Nicolas Coden [Sun, 24 Dec 2017 15:06:48 +0000 (16:06 +0100)] 
Merge pull request #10778 from rlhawk/patch-1

Update xy-grid.md

7 years agoFixed typo in the rem-calc's documentation 10785/head
Ian Caunce [Wed, 22 Nov 2017 15:24:06 +0000 (15:24 +0000)] 
Fixed typo in the rem-calc's documentation

7 years agoUpdate xy-grid.md 10778/head
Rick Hawkins [Sun, 19 Nov 2017 06:14:42 +0000 (22:14 -0800)] 
Update xy-grid.md

Add $frame-grid to list of arguments for foundation-xy-grid-classes mixin.

7 years agoUpdate xy-grid.md
Rafi [Thu, 16 Nov 2017 18:56:50 +0000 (10:56 -0800)] 
Update xy-grid.md

Updates mixin to have grid-x styles

7 years agofix data attribute name 10731/head
Daniel Ruf [Tue, 17 Oct 2017 08:44:58 +0000 (10:44 +0200)] 
fix data attribute name

7 years agoAdd jsDelivr hits badge 10720/head
Lukas Drgon [Thu, 12 Oct 2017 16:15:46 +0000 (18:15 +0200)] 
Add jsDelivr hits badge

7 years agoMerge pull request #10719 from artbypravesh/master
Harry Manchanda [Thu, 12 Oct 2017 15:14:03 +0000 (20:44 +0530)] 
Merge pull request #10719 from artbypravesh/master

Fix typo in javascript docs page

7 years agoFix typo in javascript docs page 10719/head
ArtbyPravesh [Thu, 12 Oct 2017 13:03:58 +0000 (02:03 +1300)] 
Fix typo in javascript docs page

Instead of "call the ...", "calling the ..." sounds much better.

7 years agoMerge pull request #10710 from skadzielawa/patch-1
Harry Manchanda [Wed, 11 Oct 2017 16:08:20 +0000 (21:38 +0530)] 
Merge pull request #10710 from skadzielawa/patch-1

'bower install' not needed for ZURB Template

7 years agoUpdate starter-projects.md 10710/head
skadzielawa [Sat, 7 Oct 2017 18:43:20 +0000 (20:43 +0200)] 
Update starter-projects.md

bower install is no longer needed for ZURB template

7 years agofix typo in doc 10709/head
Mahdi Ziraki [Sat, 7 Oct 2017 02:26:30 +0000 (05:56 +0330)] 
fix typo in doc

7 years agoMerge pull request #10698 from pdeffendol/patch-1
Rafi [Thu, 5 Oct 2017 17:02:58 +0000 (10:02 -0700)] 
Merge pull request #10698 from pdeffendol/patch-1

Fix autoprefixer documentation for Sass setup

7 years agoFix autoprefixer documentation for Sass setup 10698/head
Pete Deffendol [Thu, 5 Oct 2017 16:59:48 +0000 (10:59 -0600)] 
Fix autoprefixer documentation for Sass setup

The documentation for configuring gulp-autoprefixer does not match the actual configuration used in the build scripts.

7 years agoMerge pull request #10681 from grantcarthew/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:19:06 +0000 (17:19 -0700)] 
Merge pull request #10681 from grantcarthew/patch-1

Fixed javascript source folder

7 years agoMerge pull request #10659 from mik-laj/patch-1
Kevin Ball [Tue, 3 Oct 2017 00:15:14 +0000 (17:15 -0700)] 
Merge pull request #10659 from mik-laj/patch-1

Add note about schema.org

7 years agoMerge pull request #10683 from grantcarthew/patch-2
Rafi [Wed, 27 Sep 2017 20:58:30 +0000 (13:58 -0700)] 
Merge pull request #10683 from grantcarthew/patch-2

Fix missing end tag

7 years agoFix missing end tag 10683/head
Grant Carthew [Tue, 26 Sep 2017 23:54:14 +0000 (09:54 +1000)] 
Fix missing end tag

7 years agoFixed javascript source folder 10681/head
Grant Carthew [Tue, 26 Sep 2017 09:50:03 +0000 (19:50 +1000)] 
Fixed javascript source folder

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 19:14:34 +0000 (12:14 -0700)] 
fixes typo

7 years agoadds tutorial links
RafiBomb [Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)] 
adds tutorial links

7 years agofixes typo
RafiBomb [Mon, 25 Sep 2017 18:47:03 +0000 (11:47 -0700)] 
fixes typo

7 years agoMerge pull request #10670 from zurb/version-6.4.3
Harry Manchanda [Fri, 22 Sep 2017 07:47:14 +0000 (13:17 +0530)] 
Merge pull request #10670 from zurb/version-6.4.3

Version Update - 6.4.3 #10669

7 years agoVersion Update - 6.4.3 #10669 10670/head
Harry Manchanda [Fri, 22 Sep 2017 07:45:21 +0000 (13:15 +0530)] 
Version Update - 6.4.3 #10669

7 years agoUpdate breadcrumbs.md 10659/head
Kamil Breguła [Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)] 
Update breadcrumbs.md

7 years agoAdd note about schema.org
Kamil Breguła [Mon, 18 Sep 2017 16:08:32 +0000 (18:08 +0200)] 
Add note about schema.org

7 years agoMerge pull request #10603 from svenkle/patch-1
Kevin Ball [Sun, 10 Sep 2017 22:07:59 +0000 (15:07 -0700)] 
Merge pull request #10603 from svenkle/patch-1

Updated tabs.md typo for data-tabs-target

7 years agoMerge pull request #10586 from colinmackinlay/patch-4
Kevin Ball [Sat, 9 Sep 2017 03:41:23 +0000 (20:41 -0700)] 
Merge pull request #10586 from colinmackinlay/patch-4

[Card] docs updated for XY Grid closes #10565

7 years agoMerge pull request #10500 from danclayton50/patch-1
Kevin Ball [Fri, 8 Sep 2017 22:28:01 +0000 (15:28 -0700)] 
Merge pull request #10500 from danclayton50/patch-1

Modified Kitchen Sink Page

7 years agoMerge pull request #10462 from colinmackinlay/patch-3
Kevin Ball [Fri, 8 Sep 2017 22:21:18 +0000 (15:21 -0700)] 
Merge pull request #10462 from colinmackinlay/patch-3

[Forms] docs updated for XY Grid closes #10452

7 years agoMerge pull request #10631 from zurb/add-xy-styles-to-all-docs
Kevin Ball [Fri, 8 Sep 2017 22:16:19 +0000 (15:16 -0700)] 
Merge pull request #10631 from zurb/add-xy-styles-to-all-docs

Make xy grid styles accessible everywhere within the docs

7 years agoMake xy grid styles accessible everywhere within the docs 10630/head 10631/head
Kevin Ball [Fri, 8 Sep 2017 22:10:51 +0000 (15:10 -0700)] 
Make xy grid styles accessible everywhere within the docs

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

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

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 agoUpdated tabs.md typo for data-tabs-target 10603/head
Luke Arentz [Thu, 31 Aug 2017 09:42:27 +0000 (19:42 +1000)] 
Updated tabs.md typo for data-tabs-target

Removed # from sample code tab target otherwise the example doesn't work with error "Syntax error, unrecognized expression: ##panel2"

7 years agoUpdate card.md 10586/head
colinmackinlay [Wed, 30 Aug 2017 20:46:32 +0000 (21:46 +0100)] 
Update card.md

7 years agoMerge pull request #10592 from powellian/patch-1
Harry Manchanda [Mon, 28 Aug 2017 19:55:47 +0000 (01:25 +0530)] 
Merge pull request #10592 from powellian/patch-1

Update flexbox-utilities.md