]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoMerge branch 'fix-tabs-deeplink-abs-url' of git://github.com/designerno1/foundation...
Kevin Ball [Tue, 24 Jan 2017 00:41:54 +0000 (16:41 -0800)] 
Merge branch 'fix-tabs-deeplink-abs-url' of git://github.com/designerno1/foundation-sites into designerno1-fix-tabs-deeplink-abs-url

8 years agoMerge pull request #9674 from zurb/fix-tabs-history
Kevin Ball [Mon, 23 Jan 2017 22:57:32 +0000 (14:57 -0800)] 
Merge pull request #9674 from zurb/fix-tabs-history

Fix tabs deeplink history to work with back button within page

8 years agoMerge pull request #9685 from IamManchanda/hotfix/match-height-tabs
Kevin Ball [Mon, 23 Jan 2017 18:13:06 +0000 (10:13 -0800)] 
Merge pull request #9685 from IamManchanda/hotfix/match-height-tabs

Match height tabs bug

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 23 Jan 2017 17:50:29 +0000 (09:50 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9674 from zurb/fix-tabs-history
Kevin Ball [Mon, 23 Jan 2017 22:57:32 +0000 (14:57 -0800)] 
Merge pull request #9674 from zurb/fix-tabs-history

Fix tabs deeplink history to work with back button within page

8 years agoMerge pull request #9685 from IamManchanda/hotfix/match-height-tabs
Kevin Ball [Mon, 23 Jan 2017 18:13:06 +0000 (10:13 -0800)] 
Merge pull request #9685 from IamManchanda/hotfix/match-height-tabs

Match height tabs bug

8 years agoRemoved the logic of getting options from the parent as unnecessary 9685/head
harry [Mon, 23 Jan 2017 18:08:49 +0000 (23:38 +0530)] 
Removed the logic of getting options from the parent as unnecessary

8 years agoAdd doc comments for new historyHandled param 9674/head
Kevin Ball [Mon, 23 Jan 2017 17:57:04 +0000 (09:57 -0800)] 
Add doc comments for new historyHandled param

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 23 Jan 2017 17:50:29 +0000 (09:50 -0800)] 
Merge branch 'master' into develop

8 years agoFixes #9678 - Match height tabs bug
harry [Sat, 21 Jan 2017 12:47:28 +0000 (18:17 +0530)] 
Fixes #9678 - Match height tabs bug

8 years agofix history to work with back button within page 9664/head
jk [Fri, 20 Jan 2017 22:50:56 +0000 (23:50 +0100)] 
fix history to work with back button within page

8 years agoUpdate deeplink approach to address concerns in #9674
Kevin Ball [Fri, 20 Jan 2017 22:08:02 +0000 (14:08 -0800)] 
Update deeplink approach to address concerns in #9674

8 years agoMerge branch 'develop' into feat/hidpi-breakpoints-9556
Nicolas Coden [Fri, 20 Jan 2017 14:07:07 +0000 (15:07 +0100)] 
Merge branch 'develop' into feat/hidpi-breakpoints-9556

8 years agoUse the line height variable to set the line-height for input elements 9681/head
Nate Wiebe [Thu, 19 Jan 2017 22:45:37 +0000 (17:45 -0500)] 
Use the line height variable to set the line-height for input elements

8 years agoAdd a setting to control the padding of the text and select inputs
Nate Wiebe [Thu, 19 Jan 2017 22:40:16 +0000 (17:40 -0500)] 
Add a setting to control the padding of the text and select inputs

8 years agoChange the input and select form elements to be more consistent
Nate Wiebe [Thu, 19 Jan 2017 22:38:10 +0000 (17:38 -0500)] 
Change the input and select form elements to be more consistent

8 years agoFix HiDPI breakpoint with only range
Nicolas Coden [Thu, 19 Jan 2017 16:57:17 +0000 (17:57 +0100)] 
Fix HiDPI breakpoint with only range

Media Queries does not accept nested logic.

Changes:
- Generate a valid media query using string joining functions.
- Update unit tests

Add required functions:
- `-zf-bp-join`: Return media query string from the given min and/or
max limits.
- `zf-str-join`: Return a join of the two given strings `$str1` and
`$str2`. If the two strings are not empty, they are separated by
`$delimiter`.

8 years agoImprovements
Nordanne Isahac [Thu, 19 Jan 2017 15:46:56 +0000 (23:46 +0800)] 
Improvements

8 years agoAdded smooth-scroll.html link for navigation
Nordanne Isahac [Thu, 19 Jan 2017 15:45:56 +0000 (23:45 +0800)] 
Added smooth-scroll.html link for navigation

8 years agoRestore yarn.lock to where it is on develop
Kevin Ball [Thu, 19 Jan 2017 00:08:46 +0000 (16:08 -0800)] 
Restore yarn.lock to where it is on develop

8 years agoFix tabs deeplink history to work with back button within page
Kevin Ball [Wed, 18 Jan 2017 23:13:21 +0000 (15:13 -0800)] 
Fix tabs deeplink history to work with back button within page

8 years agoSet correct dropdown menu background colour
Brett Mason [Wed, 18 Jan 2017 15:30:01 +0000 (15:30 +0000)] 
Set correct dropdown menu background colour

8 years agoCorrect missing & on alignment classes.
Brett Mason [Wed, 18 Jan 2017 15:18:13 +0000 (15:18 +0000)] 
Correct missing & on alignment classes.

8 years agoFirst pass at making the menu plugin styles more flexible.
Brett Mason [Wed, 18 Jan 2017 15:12:40 +0000 (15:12 +0000)] 
First pass at making the menu plugin styles more flexible.

8 years agoUpdate _settings.scss
mheward [Wed, 18 Jan 2017 08:55:17 +0000 (08:55 +0000)] 
Update _settings.scss

8 years agoUpdate _responsive-embed.scss
mheward [Wed, 18 Jan 2017 08:47:11 +0000 (08:47 +0000)] 
Update _responsive-embed.scss

8 years agoAdd note about unsupported versions in git workflow docs 9665/head
Nicolas Coden [Tue, 17 Jan 2017 20:00:27 +0000 (21:00 +0100)] 
Add note about unsupported versions in git workflow docs

8 years agoTypo fix in git workflow docs
Nicolas Coden [Tue, 17 Jan 2017 19:45:55 +0000 (20:45 +0100)] 
Typo fix in git workflow docs

8 years agoMerge pull request #9648 from IamManchanda/hotfix/disabled-buttons
Kevin Ball [Tue, 17 Jan 2017 19:35:37 +0000 (11:35 -0800)] 
Merge pull request #9648 from IamManchanda/hotfix/disabled-buttons

Bug Fix #9617 - Disables hover focus on button disabled

8 years agoMerge pull request #9648 from IamManchanda/hotfix/disabled-buttons
Kevin Ball [Tue, 17 Jan 2017 19:35:37 +0000 (11:35 -0800)] 
Merge pull request #9648 from IamManchanda/hotfix/disabled-buttons

Bug Fix #9617 - Disables hover focus on button disabled

8 years agoUpdate GitHub pull request template for the new git workflow
Nicolas Coden [Tue, 17 Jan 2017 19:29:47 +0000 (20:29 +0100)] 
Update GitHub pull request template for the new git workflow

8 years agoAdd docs about the git workflow
Nicolas Coden [Tue, 17 Jan 2017 19:24:56 +0000 (20:24 +0100)] 
Add docs about the git workflow

8 years agoPutting logic at the top of the mixin instead of in between the css properties 9648/head
harry [Tue, 17 Jan 2017 17:55:42 +0000 (23:25 +0530)] 
Putting logic at the top of the mixin instead of in between the css properties

8 years agoAdded comments for color auto logic
harry [Tue, 17 Jan 2017 17:41:18 +0000 (23:11 +0530)] 
Added comments for color auto logic

8 years agoMerge branch 'v6.4' into develop
Kevin Ball [Tue, 17 Jan 2017 17:28:07 +0000 (09:28 -0800)] 
Merge branch 'v6.4' into develop

8 years agoMerge pull request #9644 from brettsmason/font-stack
Kevin Ball [Tue, 17 Jan 2017 17:27:35 +0000 (09:27 -0800)] 
Merge pull request #9644 from brettsmason/font-stack

New function: font-stack

8 years agoRemove stray bracket 9644/head
Brett Mason [Tue, 17 Jan 2017 16:43:35 +0000 (16:43 +0000)] 
Remove stray bracket

8 years agoUpdate and organise visual test
Brett Mason [Tue, 17 Jan 2017 16:42:14 +0000 (16:42 +0000)] 
Update and organise visual test

8 years agoinitial commit
jk [Tue, 17 Jan 2017 16:27:03 +0000 (17:27 +0100)] 
initial commit

8 years agoStart the rework of the menu system. Added a visual test to help work on these styles.
Brett Mason [Tue, 17 Jan 2017 14:37:12 +0000 (14:37 +0000)] 
Start the rework of the menu system. Added a visual test to help work on these styles.

8 years agoOrganize breakpoint unit tests
Nicolas Coden [Tue, 17 Jan 2017 11:53:16 +0000 (12:53 +0100)] 
Organize breakpoint unit tests

Changes:
- Add separation comments
- Change some test descriptions

8 years agoAdd unit tests for HiDPI breakpoints
Nicolas Coden [Tue, 17 Jan 2017 11:49:28 +0000 (12:49 +0100)] 
Add unit tests for HiDPI breakpoints

Add unit tests for HiDPI breakpoint with default (up), up, only and
down ranges.

8 years agoAdd HiDPI breakpoints
Nicolas Coden [Tue, 17 Jan 2017 11:45:17 +0000 (12:45 +0100)] 
Add HiDPI breakpoints

Changes:
- Add `$breakpoints-hidpi` map: A list of named HiDPI breakpoints with
HiDPI ratios (without units).
- Add support for HiDPI breakpoints (up, only, down) in `@function
breakpoint`.

Other changes:
- Add `@function -zf-map-next-number`: Find the next number in a map.

No breaking changes: HiDPI breakpoints works exactly like standard
breakpoints. `retina` is an alias for `hidpi-2`.

8 years agoAttempt at adding a quick unit test for `map-safe-get`
Brett Mason [Tue, 17 Jan 2017 11:39:21 +0000 (11:39 +0000)] 
Attempt at adding a quick unit test for `map-safe-get`

8 years agoUpdate `map-safe-get` conditional check and change parameter to `$key`
Brett Mason [Tue, 17 Jan 2017 11:27:11 +0000 (11:27 +0000)] 
Update `map-safe-get` conditional check and change parameter to `$key`

8 years agoReverse parameters for `map-safe-get`. Simplify `font-stack` to use the `map-safe...
Brett Mason [Tue, 17 Jan 2017 11:09:07 +0000 (11:09 +0000)] 
Reverse parameters for `map-safe-get`. Simplify `font-stack` to use the `map-safe-get` function.

8 years agoAdd `map-safe-get` function for safely retrieving a map value.
Brett Mason [Tue, 17 Jan 2017 10:41:49 +0000 (10:41 +0000)] 
Add `map-safe-get` function for safely retrieving a map value.

8 years agoRework doc block to be clearer.
Brett Mason [Tue, 17 Jan 2017 09:13:19 +0000 (09:13 +0000)] 
Rework doc block to be clearer.

8 years agofix Tab-Deeplinks with absolute URLs 9660/head
jk [Mon, 16 Jan 2017 22:56:47 +0000 (23:56 +0100)] 
fix Tab-Deeplinks with absolute URLs

8 years agoMerge pull request #9659 from astridf/patch-2
Nicolas Coden [Mon, 16 Jan 2017 21:43:28 +0000 (22:43 +0100)] 
Merge pull request #9659 from astridf/patch-2

Add missing word 'using' into sass.md

8 years agoAdd missing word into sass.md 9659/head
Astrid Farmer [Mon, 16 Jan 2017 21:10:37 +0000 (08:10 +1100)] 
Add missing word into sass.md

8 years agoRefactor breakpoint function
Nicolas Coden [Mon, 16 Jan 2017 08:48:39 +0000 (09:48 +0100)] 
Refactor breakpoint function

Changes:
- Factorize breakpoint value check and min/max limits computation.
- Factorize breakpoint string generation.

8 years agoMerge pull request #9650 from IllusionPerdu/local
Kevin Ball [Mon, 16 Jan 2017 18:38:05 +0000 (10:38 -0800)] 
Merge pull request #9650 from IllusionPerdu/local

Make Optional extend .column with a alias ( default : .columns )

8 years agoSome typo's/English change 9650/head
IllusionPerdu [Mon, 16 Jan 2017 18:36:33 +0000 (19:36 +0100)] 
Some typo's/English change

8 years agoMerge pull request #9653 from Owlbertz/reveal-multiple-open-body-class
Kevin Ball [Mon, 16 Jan 2017 17:58:20 +0000 (09:58 -0800)] 
Merge pull request #9653 from Owlbertz/reveal-multiple-open-body-class

Make class on body persists if another Reveal is still visible.

8 years agoOups forgotten some change
IllusionPerdu [Mon, 16 Jan 2017 12:51:57 +0000 (13:51 +0100)] 
Oups forgotten some change

8 years agoChange in doc
IllusionPerdu [Mon, 16 Jan 2017 11:42:07 +0000 (12:42 +0100)] 
Change in doc

8 years agoAdd callout in docs/pages/grid.md
IllusionPerdu [Mon, 16 Jan 2017 11:12:21 +0000 (12:12 +0100)] 
Add callout in docs/pages/grid.md

8 years agoAdd a link in Grid docs for `.columns` alias.
Nicolas Coden [Mon, 16 Jan 2017 09:04:34 +0000 (10:04 +0100)] 
Add a link in Grid docs for `.columns` alias.

8 years agoCode improvements
Nordanne Isahac [Mon, 16 Jan 2017 00:20:30 +0000 (08:20 +0800)] 
Code improvements

8 years agoSmoothScroll module documentation page
Nordanne Isahac [Mon, 16 Jan 2017 00:19:08 +0000 (08:19 +0800)] 
SmoothScroll module documentation page

8 years agoRemove "@since" comment
IllusionPerdu [Mon, 16 Jan 2017 00:08:02 +0000 (01:08 +0100)] 
Remove "@since" comment

8 years agoMake `.is-reveal-open` class on body persists if another Reveal is still visible. 9653/head
Marius Olbertz [Sun, 15 Jan 2017 18:03:34 +0000 (19:03 +0100)] 
Make `.is-reveal-open` class on body persists if another Reveal is still visible.

Added visual and automatic test.

8 years agoSass-doc comment adjustment
IllusionPerdu [Sun, 15 Jan 2017 14:40:51 +0000 (15:40 +0100)] 
Sass-doc comment adjustment

8 years agoChange with the ncoden sugestion
IllusionPerdu [Sun, 15 Jan 2017 14:08:36 +0000 (15:08 +0100)] 
Change with the ncoden sugestion

8 years agoMake Optional extend .column with a alias ( default : .columns )
IllusionPerdu [Sun, 15 Jan 2017 13:05:26 +0000 (14:05 +0100)] 
Make Optional extend .column with a alias ( default : .columns )

8 years agocorrection in comments
harry [Sat, 14 Jan 2017 21:47:32 +0000 (03:17 +0530)] 
correction in comments

8 years agoMixin comments for button disabled. Using background and color simultaneously
harry [Sat, 14 Jan 2017 21:42:28 +0000 (03:12 +0530)] 
Mixin comments for button disabled. Using background and color simultaneously

8 years agoAdded color auto if statement to color pick contrast
harry [Sat, 14 Jan 2017 21:19:15 +0000 (02:49 +0530)] 
Added color auto if statement to color pick contrast

8 years agoDefined background and color again for hover and focus
harry [Sat, 14 Jan 2017 20:48:02 +0000 (02:18 +0530)] 
Defined background and color again for hover and focus

8 years agoRemoved box shadow as it was not doing anything
harry [Sat, 14 Jan 2017 18:25:43 +0000 (23:55 +0530)] 
Removed box shadow as it was not doing anything

8 years agoAdded color pick contrast for the sake of a11y-compliant
harry [Sat, 14 Jan 2017 18:14:32 +0000 (23:44 +0530)] 
Added color pick contrast for the sake of a11y-compliant

8 years agoBug Fix #9617 - Disables hover focus on button disabled and docs update
harry [Sat, 14 Jan 2017 15:00:33 +0000 (20:30 +0530)] 
Bug Fix #9617 - Disables hover focus on button disabled and docs update

Updated docs too by adding all the color buttons to the page

8 years agoMerge branch 'reveal-unclickable-modals' into develop
Arian Xhezairi [Sat, 14 Jan 2017 14:13:03 +0000 (15:13 +0100)] 
Merge branch 'reveal-unclickable-modals' into develop

8 years agoReveal: Fix Update/Replace history w/ deep-links.
Arian Xhezairi [Sat, 14 Jan 2017 14:06:49 +0000 (15:06 +0100)] 
Reveal: Fix Update/Replace history w/ deep-links.

8 years agoMerge branch 'develop' into keyboard-mock 9654/head
Marius Olbertz [Sat, 14 Jan 2017 09:32:01 +0000 (10:32 +0100)] 
Merge branch 'develop' into keyboard-mock

8 years agoAdded util to mock keyboard events for orbit unit tests.
Marius Olbertz [Sat, 14 Jan 2017 09:25:46 +0000 (10:25 +0100)] 
Added util to mock keyboard events for orbit unit tests.

8 years agoMerge pull request #9642 from ncoden/feat/form-error-attribute-9600
Kevin Ball [Fri, 13 Jan 2017 23:10:31 +0000 (15:10 -0800)] 
Merge pull request #9642 from ncoden/feat/form-error-attribute-9600

[Abide] Add Form Error attribute

8 years agoUpdate interchange & test to work within the paradigm of [data-resize] and its 10... 9626/head
Kevin Ball [Fri, 13 Jan 2017 23:09:37 +0000 (15:09 -0800)] 
Update interchange & test to work within the paradigm of [data-resize] and its 10 ms debounce

8 years agoMerge pull request #9630 from coreysyms/coreysyms-patch-triggers
Kevin Ball [Fri, 13 Jan 2017 22:52:42 +0000 (14:52 -0800)] 
Merge pull request #9630 from coreysyms/coreysyms-patch-triggers

Coreysyms patch triggers

8 years agoMerge pull request #9540 from natewiebe13/increase-luminance-precision
Kevin Ball [Fri, 13 Jan 2017 22:08:22 +0000 (14:08 -0800)] 
Merge pull request #9540 from natewiebe13/increase-luminance-precision

Increase the precision of the pow function when calculating luminance

8 years agoIncrease default precision of the pow function 9540/head
Nate Wiebe [Fri, 13 Jan 2017 22:00:00 +0000 (17:00 -0500)] 
Increase default precision of the pow function

8 years agoInitial version of util class to mock keyboard events in unit tests.
Marius Olbertz [Fri, 13 Jan 2017 21:47:01 +0000 (22:47 +0100)] 
Initial version of util class to mock keyboard events in unit tests.

8 years agoMerge branch 'v6.4' into develop
Kevin Ball [Fri, 13 Jan 2017 21:46:54 +0000 (13:46 -0800)] 
Merge branch 'v6.4' into develop

8 years agoBetter error reporting
Brett Mason [Fri, 13 Jan 2017 15:48:48 +0000 (15:48 +0000)] 
Better error reporting

8 years agoAdd an internal `$-zf-font-stack` map to group font stacks. Added `font-stack` functi...
Brett Mason [Fri, 13 Jan 2017 15:30:10 +0000 (15:30 +0000)] 
Add an internal `$-zf-font-stack` map to group font stacks. Added `font-stack` function which retrives a value from the new map, and can also be used with your own man.

8 years agoFix docs title in Abide 9642/head
Nicolas Coden [Fri, 13 Jan 2017 14:59:52 +0000 (15:59 +0100)] 
Fix docs title in Abide

8 years agoAdd docs for Form Errors
Nicolas Coden [Fri, 13 Jan 2017 14:58:58 +0000 (15:58 +0100)] 
Add docs for Form Errors

Add docs in Abide with:
- Explanation about the way Form Errors are found
- An example with `[data-form-error-for]

8 years agoAdd attribute to declare Form Error relation
Nicolas Coden [Fri, 13 Jan 2017 14:56:31 +0000 (15:56 +0100)] 
Add attribute to declare Form Error relation

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

Add `[data-form-error-for=someId]` attribute to declare a relation
between a form error and the related field.

8 years agoRefactor scrollToLoc as a unique module and made it as its dependency
Nordanne Isahac [Thu, 12 Jan 2017 19:15:06 +0000 (03:15 +0800)] 
Refactor scrollToLoc as a unique module and made it as its dependency

8 years agoAdded SmoothScroll module
Nordanne Isahac [Thu, 12 Jan 2017 19:13:01 +0000 (03:13 +0800)] 
Added SmoothScroll module

8 years agoMerge pull request #9635 from Owlbertz/drilldown-esc-bug
Kevin Ball [Thu, 12 Jan 2017 17:37:25 +0000 (09:37 -0800)] 
Merge pull request #9635 from Owlbertz/drilldown-esc-bug

Fixed ESC button on drilldown menus.

8 years agoMerge pull request #9634 from Owlbertz/drilldown-keyboard-trap
Kevin Ball [Thu, 12 Jan 2017 17:35:21 +0000 (09:35 -0800)] 
Merge pull request #9634 from Owlbertz/drilldown-keyboard-trap

Prevent keyboard trap in drilldown menu.

8 years agoFixed ESC button on drilldown menus. 9635/head
Marius Olbertz [Thu, 12 Jan 2017 16:37:19 +0000 (17:37 +0100)] 
Fixed ESC button on drilldown menus.

Previously, _back was being called without a parameter which is both a wrong ca$
ESC is now using _hide and will place focus on the anchor that was used to open$

TBD: If hideAll should be called so all sub menus are closed using ESC.

8 years agoPrevent keyboard trap in drilldown menu. 9634/head
Marius Olbertz [Thu, 12 Jan 2017 07:11:26 +0000 (08:11 +0100)] 
Prevent keyboard trap in drilldown menu.

Added check if current element is first/last element in root ul of drilldown.
Only prevents default if this is not the case now.

Fixes #9597

8 years agoAdd attribute for auto focus 9632/head
Gorrie [Thu, 12 Jan 2017 00:46:05 +0000 (13:46 +1300)] 
Add attribute for auto focus

Checks for the attribute [data-autofocus] within the toggled off canvas
and focuses on the first occurrence if available.  Otherwise reverts to
standard behaviour.

8 years agoremoving unneeded function 9630/head
Corey Snyder [Wed, 11 Jan 2017 18:30:07 +0000 (13:30 -0500)] 
removing unneeded function

eventsListener() is the init of mutation, removing old function and comments.

8 years agoAdd eventsHandler() 9462/head
Corey Snyder [Wed, 11 Jan 2017 16:03:45 +0000 (11:03 -0500)] 
Add eventsHandler()

slim down the code

8 years agoMerge branch 'develop' into v6.4
Kevin Ball [Tue, 10 Jan 2017 22:11:04 +0000 (14:11 -0800)] 
Merge branch 'develop' into v6.4

8 years agoMerge branch 'master' into develop
Kevin Ball [Mon, 9 Jan 2017 23:14:45 +0000 (15:14 -0800)] 
Merge branch 'master' into develop