]>
git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
Nicolas Coden [Sun, 31 Dec 2017 20:24:32 +0000 (21:24 +0100)]
docs: update to 2018
Ben Holden-Crowther [Sun, 31 Dec 2017 16:19:36 +0000 (16:19 +0000)]
Updated to 2018
Nicolas Coden [Sat, 30 Dec 2017 22:28:19 +0000 (23:28 +0100)]
Merge pull request #10827 from ncoden/fix/remove-tab-outline-on-mouse-10798
fix: remove tab outline when not using keyboard 10798
Nicolas Coden [Fri, 29 Dec 2017 18:45:59 +0000 (19:45 +0100)]
fix: remove tab outline on mouse #10798
Closes https://github.com/zurb/foundation-sites/issues/10798
Nicolas Coden [Thu, 28 Dec 2017 10:05:09 +0000 (11:05 +0100)]
Merge pull request #10825 from raym/develop
Update dependency `fourseven:scss`
Raymond Young [Thu, 28 Dec 2017 02:13:51 +0000 (18:13 -0800)]
remove comma after last element in array. was throwing syntax error
Raymond Young [Thu, 28 Dec 2017 00:37:19 +0000 (16:37 -0800)]
update version of `fourseven:scss` dependency
Nicolas Coden [Wed, 27 Dec 2017 19:45:43 +0000 (20:45 +0100)]
Merge pull request #10823 from ncoden/chore/update-babel
chore: update Babel dependencies & Lock files
Nicolas Coden [Wed, 27 Dec 2017 08:56:52 +0000 (09:56 +0100)]
Merge pull request #10615 from lvl99/fix-tabs-data-tabs-target
added extra searches for [data-tabs-target] when determining target tab…
Nicolas Coden [Tue, 26 Dec 2017 22:39:26 +0000 (23:39 +0100)]
chore: update lock files
Nicolas Coden [Tue, 26 Dec 2017 22:27:04 +0000 (23:27 +0100)]
chore: update babel packages
Nicolas Coden [Tue, 26 Dec 2017 22:14:17 +0000 (23:14 +0100)]
Merge pull request #10687 from jmsfwk/develop
Allow inline `<cite>` elements
Nicolas Coden [Tue, 26 Dec 2017 21:43:17 +0000 (22:43 +0100)]
Merge pull request #10679 from Martskin/fix-media-object-mixin-flex-mode
Addresses Media Object mixin issue in Flex mode. #9038.
Nicolas Coden [Tue, 26 Dec 2017 21:42:03 +0000 (22:42 +0100)]
docs: add docs about the `cite-block` component
Nicolas Coden [Tue, 26 Dec 2017 21:20:19 +0000 (22:20 +0100)]
fix: prevent side-effect from .stack-for in media-object
Prevent a parent component with `.stack-for-*` to have side effects on `.media-object-section`.
This is a part of a PR and the selector specificity is revert to the one before the PR (0.3.0).
Nicolas Coden [Tue, 26 Dec 2017 20:50:05 +0000 (21:50 +0100)]
feat: make cite-block an optional component & use it as default for <cite>
Note: this remove the backward incompability included in
18af0ed805ebe7a18a1b77dd09cd2e1a33a5b469
Nicolas Coden [Mon, 25 Dec 2017 20:53:55 +0000 (21:53 +0100)]
Merge pull request #10711 from Owlbertz/reveal-anchor-focus-fix
Reveal anchor focus fix
Nicolas Coden [Mon, 25 Dec 2017 20:35:22 +0000 (21:35 +0100)]
Revert "Update Yarn file!"
This reverts commit
6cfebc3c0af8851f94faba1d652d90820fd9a320 .
Nicolas Coden [Mon, 25 Dec 2017 20:28:06 +0000 (21:28 +0100)]
Merge pull request #10702 from rokkan/develop
Push, pull, & offset optional for foundation-grid
Nicolas Coden [Mon, 25 Dec 2017 18:32:18 +0000 (19:32 +0100)]
refactor: avoid code duplication for grid unpositioning classes
Harry Manchanda [Mon, 25 Dec 2017 11:21:20 +0000 (16:51 +0530)]
Update Yarn file!
Nicolas Coden [Mon, 25 Dec 2017 10:42:14 +0000 (11:42 +0100)]
Merge pull request #10691 from DaSchTour/button-font-weight
Option to change font-weight of buttons
Harry Manchanda [Mon, 25 Dec 2017 10:36:09 +0000 (16:06 +0530)]
Merge pull request #10822 from ncoden/docs/update-sri
docs: update sub-ressources integrity
Nicolas Coden [Mon, 25 Dec 2017 10:29:53 +0000 (11:29 +0100)]
fix: allow to use inherit/global font-weight for button
Nicolas Coden [Sun, 24 Dec 2017 23:21:38 +0000 (00:21 +0100)]
Merge pull request #10703 from zurb/fix10693
fixes #10693 stack button group always expanded
Nicolas Coden [Sun, 24 Dec 2017 17:16:31 +0000 (18:16 +0100)]
Merge pull request #10729 from DanielRuf/patch-on-load
use on() to listen for the load event
Nicolas Coden [Sun, 24 Dec 2017 17:04:59 +0000 (18:04 +0100)]
docs: update sub-ressources integrity
You can check sha384 hash with https://www.srihash.org/
Nicolas Coden [Sun, 24 Dec 2017 15:18:27 +0000 (16:18 +0100)]
Merge pull request #10752 from zurb/thumnails-standarize
Just to keep things standard!
Nicolas Coden [Sun, 24 Dec 2017 13:47:20 +0000 (14:47 +0100)]
Merge pull request #10807 from Anidetrix/patch-1
Fix Keyboard util TypeScript declaration
Nicolas Coden [Sun, 24 Dec 2017 13:44:01 +0000 (14:44 +0100)]
Merge pull request #10815 from kirra/develop
Changed `$foundation-palette` to `$button-palette`
r.bos [Thu, 21 Dec 2017 19:44:53 +0000 (20:44 +0100)]
Changed `$foundation-palette` to `$button-palette`
Anton Kudryavtsev [Fri, 15 Dec 2017 11:47:38 +0000 (14:47 +0300)]
Fix Keyboard util TypeScript declaration
Laurel [Mon, 11 Dec 2017 18:26:49 +0000 (10:26 -0800)]
default pointer
global settings for button cursor should be by default pointer
Matt Scheurich [Sat, 18 Nov 2017 16:54:49 +0000 (17:54 +0100)]
reworded some text to be more illustrative
Matt Scheurich [Sat, 18 Nov 2017 16:51:52 +0000 (17:51 +0100)]
package-lock.json
Matt Scheurich [Sat, 18 Nov 2017 16:47:51 +0000 (17:47 +0100)]
added visual test for tabs target
James Fenwick [Wed, 1 Nov 2017 12:36:15 +0000 (12:36 +0000)]
Add mixin to restore old behavior
James Fenwick [Fri, 29 Sep 2017 15:27:00 +0000 (16:27 +0100)]
Allow inline `<cite>` elements
Move the block styling and reduced font size on `<cite>` to only
apply when it is a child of `<blockquote>`.
Fixes issue #10226
Harry Manchanda [Wed, 25 Oct 2017 16:41:38 +0000 (22:11 +0530)]
Just to keep things standard
Daniel Ruf [Mon, 16 Oct 2017 10:43:12 +0000 (12:43 +0200)]
use on() to listen for the load event
Daniel Ruf [Mon, 16 Oct 2017 10:38:55 +0000 (12:38 +0200)]
use on() to listen for the load event
Marius Olbertz [Sat, 7 Oct 2017 19:15:29 +0000 (21:15 +0200)]
Added visual test for #10604.
Marius Olbertz [Sat, 7 Oct 2017 19:14:50 +0000 (21:14 +0200)]
Added tests for #10604.
Marius Olbertz [Sat, 7 Oct 2017 19:14:03 +0000 (21:14 +0200)]
Focus active anchor rather than last one in collection when closing a Reveal modal.
Addresses #10604.
RafiBomb [Thu, 5 Oct 2017 21:46:54 +0000 (14:46 -0700)]
adds use case for medium down and adds a visual test
RafiBomb [Thu, 5 Oct 2017 21:30:56 +0000 (14:30 -0700)]
fixes #10693 stack button group always expanded
RafiBomb [Thu, 5 Oct 2017 21:25:38 +0000 (14:25 -0700)]
adds more details to buttongroup variable
Dusan Milko [Thu, 5 Oct 2017 21:10:16 +0000 (17:10 -0400)]
Optional center and uncenter
Allowing center and uncenter to be optional
Dusan Milko [Thu, 5 Oct 2017 21:07:25 +0000 (17:07 -0400)]
Fix missing class on last edit
Dusan Milko [Thu, 5 Oct 2017 21:04:38 +0000 (17:04 -0400)]
Fixing push, pull for Gutter adjustment
Fixing optional for push and pull for Gutter adjustment
Dusan Milko [Thu, 5 Oct 2017 20:40:06 +0000 (16:40 -0400)]
Push, pull, & offset optional for foundation-grid
Edits to make push, pull, and offset optional to foundation-grid
RafiBomb [Wed, 4 Oct 2017 23:39:31 +0000 (16:39 -0700)]
fixes docs collapse description
RafiBomb [Wed, 4 Oct 2017 21:13:10 +0000 (14:13 -0700)]
updates rounded util to round swith on parent class
RafiBomb [Wed, 4 Oct 2017 20:59:47 +0000 (13:59 -0700)]
adds dropdown example in docs
RafiBomb [Wed, 4 Oct 2017 20:50:09 +0000 (13:50 -0700)]
updates grid markup for docs card example
RafiBomb [Wed, 4 Oct 2017 20:20:31 +0000 (13:20 -0700)]
updates text description
Martin Hofmann [Wed, 4 Oct 2017 19:04:02 +0000 (12:04 -0700)]
Adds Media Object visual test page.
Kevin Ball [Wed, 4 Oct 2017 15:41:06 +0000 (08:41 -0700)]
Updated package-lock
Kevin Ball [Wed, 4 Oct 2017 15:31:48 +0000 (08:31 -0700)]
Merge branch 'master' into develop
Kevin Ball [Wed, 4 Oct 2017 15:28:58 +0000 (08:28 -0700)]
Fix testing problem with lack of util import
Rafi [Tue, 3 Oct 2017 16:27:58 +0000 (09:27 -0700)]
Merge pull request #10689 from flatline-studios/patch-1
Add grow to xy-cell-base
Kevin Ball [Tue, 3 Oct 2017 00:20:22 +0000 (17:20 -0700)]
Merge pull request #10602 from simshaun/issue-9344
Fixes #9344
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
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
Rafi [Tue, 3 Oct 2017 00:09:41 +0000 (17:09 -0700)]
Merge pull request #10648 from zurb/y-grid-max-width-reset
Fix reset for y-grid to clear max-width as well
Kevin Ball [Tue, 3 Oct 2017 00:09:24 +0000 (17:09 -0700)]
Merge pull request #10658 from u671175/develop
Resolves issue#10657 (When closeOnClick option is true, clicking on t…
Daniel Schuba [Mon, 2 Oct 2017 09:13:34 +0000 (11:13 +0200)]
Option to change font-weight of buttons
Kerry [Sun, 1 Oct 2017 14:43:13 +0000 (15:43 +0100)]
Update the comment/docs
Updated the comment, and by extension, the docs to include the extra parameter.
Kerry [Sun, 1 Oct 2017 14:36:37 +0000 (15:36 +0100)]
Add grow to xy-cell-base
Added the ability to use the xy-cell-base mixin to grow the flex item to take up all available space.
This is effectively the same as: `.flex-child-grow`, found @ https://foundation.zurb.com/sites/docs/flexbox-utilities.html#vanilla-flexbox-helper-classes - But there isn't a way to do this through the SASS mixins.
RafiBomb [Wed, 27 Sep 2017 21:59:08 +0000 (14:59 -0700)]
Merge branch 'DaSchTour-andycochran-responsive-expanded-buttons' into develop
RafiBomb [Wed, 27 Sep 2017 21:58:36 +0000 (14:58 -0700)]
adjust responsive sizing classes and adds more docs
RafiBomb [Wed, 27 Sep 2017 21:06:14 +0000 (14:06 -0700)]
Merge branch 'andycochran-responsive-expanded-buttons' of git://github.com/DaSchTour/foundation-sites into DaSchTour-andycochran-responsive-expanded-buttons
Rafi [Wed, 27 Sep 2017 20:58:30 +0000 (13:58 -0700)]
Merge pull request #10683 from grantcarthew/patch-2
Fix missing end tag
Grant Carthew [Tue, 26 Sep 2017 23:54:14 +0000 (09:54 +1000)]
Fix missing end tag
Grant Carthew [Tue, 26 Sep 2017 09:50:03 +0000 (19:50 +1000)]
Fixed javascript source folder
Daniel Schuba [Tue, 26 Sep 2017 07:38:37 +0000 (09:38 +0200)]
Requested changes. Improved naming, renamed variable and defaulted to false
Rafi [Mon, 25 Sep 2017 21:03:17 +0000 (14:03 -0700)]
Merge pull request #10649 from zurb/set-cell-block-y-to-max-height
Add height pinning to cell-block-y
Rafi [Mon, 25 Sep 2017 20:09:02 +0000 (13:09 -0700)]
Merge pull request #10676 from abdullahsalem/fix-flex-justifying
Fixed flex horizontal alignment. Issue #10125
Martin Hofmann [Mon, 25 Sep 2017 19:40:19 +0000 (12:40 -0700)]
Addresses Media Object mixin issue in Flex mode. #9038.
RafiBomb [Mon, 25 Sep 2017 19:14:34 +0000 (12:14 -0700)]
fixes typo
RafiBomb [Mon, 25 Sep 2017 19:10:56 +0000 (12:10 -0700)]
adds tutorial links
RafiBomb [Mon, 25 Sep 2017 18:47:03 +0000 (11:47 -0700)]
fixes typo
Abdullah Salem [Mon, 25 Sep 2017 13:09:05 +0000 (16:09 +0300)]
Fixed flex horizontal alignment. Issue #10125
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
Harry Manchanda [Fri, 22 Sep 2017 07:45:21 +0000 (13:15 +0530)]
Version Update - 6.4.3 #10669
Kevin Ball [Thu, 21 Sep 2017 17:53:28 +0000 (10:53 -0700)]
Merge pull request #10639 from TakteS/develop
Fix bug in foundation.util.touch
RafiBomb [Tue, 19 Sep 2017 22:14:32 +0000 (15:14 -0700)]
adds sidebar slack link
Kevin Ball [Mon, 18 Sep 2017 18:33:24 +0000 (11:33 -0700)]
Merge branch 'isapir-develop' into develop
Kevin Ball [Mon, 18 Sep 2017 18:32:50 +0000 (11:32 -0700)]
Update targets for unit tests
Kevin Ball [Mon, 18 Sep 2017 18:22:40 +0000 (11:22 -0700)]
Merge branch 'develop' of git://github.com/isapir/foundation-sites into isapir-develop
Kamil Breguła [Mon, 18 Sep 2017 16:09:21 +0000 (18:09 +0200)]
Update breadcrumbs.md
Kamil Breguła [Mon, 18 Sep 2017 16:08:32 +0000 (18:08 +0200)]
Add note about schema.org
Daniel Schuba [Mon, 18 Sep 2017 10:55:58 +0000 (12:55 +0200)]
Typo
Bhupinder Singh [Mon, 18 Sep 2017 01:55:00 +0000 (21:55 -0400)]
Resolves issue#10657 (When closeOnClick option is true, clicking on the dropdown element should not close it.)
Daniel Schuba [Fri, 15 Sep 2017 14:36:34 +0000 (16:36 +0200)]
Hidden behind configuration. Fixed for expanded only on small use case
Daniel Schuba [Fri, 15 Sep 2017 10:13:03 +0000 (12:13 +0200)]
Merge branch 'responsive-expanded-buttons' of https://github.com/andycochran/foundation-sites into andycochran-responsive-expanded-buttons
# Conflicts:
# docs/pages/button.md
Kevin Ball [Thu, 14 Sep 2017 19:26:09 +0000 (12:26 -0700)]
Add height pinning to cell-block-y
Kevin Ball [Thu, 14 Sep 2017 17:30:33 +0000 (10:30 -0700)]
Fix reset for y-grid to clear max-width as well
Kevin Ball [Tue, 12 Sep 2017 15:44:38 +0000 (08:44 -0700)]
Merge pull request #10632 from zurb/prototype-update
Prototype update (Rounded Switches, Remove Visibility Depreciation, and Separate Utility Section)
TakteS [Tue, 12 Sep 2017 07:23:29 +0000 (16:23 +0900)]
Fix bug in foundation.util.touch