]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
8 years agoUse jQuery data instead of this to save delay 9443/head
Nicolas Coden [Wed, 14 Dec 2016 17:40:46 +0000 (18:40 +0100)] 
Use jQuery data instead of this to save delay

It allow to destroy the saved datas more easily.

8 years agoAdd a visual test for the dropdown menu cross leave
Nicolas Coden [Sun, 4 Dec 2016 15:31:30 +0000 (16:31 +0100)] 
Add a visual test for the dropdown menu cross leave

8 years agoFix #9427 - Dropdown menu mouseout ignored
Nicolas Coden [Sun, 4 Dec 2016 15:10:18 +0000 (16:10 +0100)] 
Fix #9427 - Dropdown menu mouseout ignored

Fix https://github.com/zurb/foundation-sites/issues/9427

The hide delay of the visible dropdown is replaced by the delays of the
lastly triggered dropdown, so the hide function is never called on the
currently visible dropdown.

Remember and cancel the delay inside each element. So a visible
dropdown remember its hide delay even if several dropdown must be
hidden.

8 years agoMerge pull request #9433 from andycochran/button-docs
Andy Cochran [Sat, 3 Dec 2016 21:55:33 +0000 (16:55 -0500)] 
Merge pull request #9433 from andycochran/button-docs

update button,badge,label docs for new a11y palette

8 years agonote disabled attribute button style 9433/head
Andy Cochran [Fri, 2 Dec 2016 16:53:25 +0000 (11:53 -0500)] 
note disabled attribute button style

8 years agoupdate button,badge,label docs for new a11y palette
Andy Cochran [Fri, 2 Dec 2016 02:44:22 +0000 (21:44 -0500)] 
update button,badge,label docs for new a11y palette

8 years agoMerge branch 'master' into develop
Kevin Ball [Thu, 1 Dec 2016 22:08:18 +0000 (14:08 -0800)] 
Merge branch 'master' into develop

8 years agoMerge pull request #9402 from webdevan/patch-3
Kevin Ball [Thu, 1 Dec 2016 22:06:17 +0000 (14:06 -0800)] 
Merge pull request #9402 from webdevan/patch-3

Only remove #modalId from the url on close

8 years agoMerge pull request #9431 from zurb/update-accordion-item-attributes
Kevin Ball [Thu, 1 Dec 2016 22:05:39 +0000 (14:05 -0800)] 
Merge pull request #9431 from zurb/update-accordion-item-attributes

Update visual tests for accordion to take account of new data-attribute req

8 years agoUpdate visual tests for accordion to take account of new data-attribute requirement 9431/head
Kevin Ball [Thu, 1 Dec 2016 22:04:59 +0000 (14:04 -0800)] 
Update visual tests for accordion to take account of new data-attribute requirement

8 years agoMerge branch 'patch-2' of git://github.com/pine3ree/foundation into pine3ree-patch-2
Kevin Ball [Thu, 1 Dec 2016 21:59:17 +0000 (13:59 -0800)] 
Merge branch 'patch-2' of git://github.com/pine3ree/foundation into pine3ree-patch-2

8 years agoMerge pull request #9430 from zurb/make-normalize-dependency-explicit
Kevin Ball [Thu, 1 Dec 2016 21:48:22 +0000 (13:48 -0800)] 
Merge pull request #9430 from zurb/make-normalize-dependency-explicit

add normalize dependency

8 years agoSince we expect normalize in order to make Foundation function now, it needs to be... 9430/head
Kevin Ball [Thu, 1 Dec 2016 21:27:43 +0000 (13:27 -0800)] 
Since we expect normalize in order to make Foundation function now, it needs to be a true dependency

8 years agoMerge branch 'Owlbertz-keyboard-enhancements-v6.3' into develop
Kevin Ball [Thu, 1 Dec 2016 20:35:57 +0000 (12:35 -0800)] 
Merge branch 'Owlbertz-keyboard-enhancements-v6.3' into develop

8 years agoMerge pull request #9429 from zurb/off-canvas-overlay-tweaks
Brett Mason [Thu, 1 Dec 2016 20:35:17 +0000 (20:35 +0000)] 
Merge pull request #9429 from zurb/off-canvas-overlay-tweaks

Pass on making off canvas overlay behave properly in both absolute an…

8 years agoTix fypo 9429/head
Kevin Ball [Thu, 1 Dec 2016 20:33:39 +0000 (12:33 -0800)] 
Tix fypo

8 years agoTix fypo
Kevin Ball [Thu, 1 Dec 2016 20:33:16 +0000 (12:33 -0800)] 
Tix fypo

8 years agoMerge branch 'off-canvas-overlay-tweaks' into Owlbertz-keyboard-enhancements-v6.3
Kevin Ball [Thu, 1 Dec 2016 20:31:15 +0000 (12:31 -0800)] 
Merge branch 'off-canvas-overlay-tweaks' into Owlbertz-keyboard-enhancements-v6.3

8 years agoMerge branch 'keyboard-enhancements-v6.3' of git://github.com/Owlbertz/foundation...
Kevin Ball [Thu, 1 Dec 2016 20:27:35 +0000 (12:27 -0800)] 
Merge branch 'keyboard-enhancements-v6.3' of git://github.com/Owlbertz/foundation into Owlbertz-keyboard-enhancements-v6.3

8 years agoPass on making off canvas overlay behave properly in both absolute and fixed examples
Kevin Ball [Thu, 1 Dec 2016 19:59:45 +0000 (11:59 -0800)] 
Pass on making off canvas overlay behave properly in both absolute and fixed examples

8 years agoMerge pull request #9428 from brettsmason/offcanvas-tweaks
Kevin Ball [Thu, 1 Dec 2016 19:44:41 +0000 (11:44 -0800)] 
Merge pull request #9428 from brettsmason/offcanvas-tweaks

Various off canvas improvements/fixes

8 years agoSet `fixed` as the default off canvas behaviour. Remove the $offcanvas-position`... 9428/head
Brett Mason [Thu, 1 Dec 2016 19:23:05 +0000 (19:23 +0000)] 
Set `fixed` as the default off canvas behaviour. Remove the $offcanvas-position` variable as its no longer needed. Generate a `off-canvas-absolute` class to be used to set a menu as absolute positioned. Add an absolute visual test.

8 years agoMerge pull request #9396 from karland/patch-8
Kevin Ball [Thu, 1 Dec 2016 17:30:29 +0000 (09:30 -0800)] 
Merge pull request #9396 from karland/patch-8

Should't the foundation.css build process depend on settings?

8 years agoMerge pull request #9392 from zurb/fix-drilldown-menu-hide-bug
Kevin Ball [Thu, 1 Dec 2016 17:29:31 +0000 (09:29 -0800)] 
Merge pull request #9392 from zurb/fix-drilldown-menu-hide-bug

Add mutation observer to responsive/drilldown

8 years agoMerge branch 'develop' into vertical-rhythm
Kevin Ball [Thu, 1 Dec 2016 17:27:52 +0000 (09:27 -0800)] 
Merge branch 'develop' into vertical-rhythm

8 years agoMerge branch 'develop' of https://github.com/zurb/foundation-sites into develop
Kevin Ball [Thu, 1 Dec 2016 17:23:21 +0000 (09:23 -0800)] 
Merge branch 'develop' of https://github.com/zurb/foundation-sites into develop

8 years agoUpdate non-deep-link case to behave same as old behavior
Kevin Ball [Thu, 1 Dec 2016 17:22:54 +0000 (09:22 -0800)] 
Update non-deep-link case to behave same as old behavior

8 years agoMerge pull request #9415 from IllusionPerdu/patch-1
Kevin Ball [Thu, 1 Dec 2016 17:15:44 +0000 (09:15 -0800)] 
Merge pull request #9415 from IllusionPerdu/patch-1

Use $callout-font-color-alt in _callout.scss

8 years agoMerge pull request #9426 from zurb/fix-offcanvas-tests
Kevin Ball [Thu, 1 Dec 2016 17:14:55 +0000 (09:14 -0800)] 
Merge pull request #9426 from zurb/fix-offcanvas-tests

Get offcanvas tests workign with new offcanvas implementation

8 years agoAdd warning if using depreciated `$header-sizes` map. Correctly generate settings... 9419/head
Brett Mason [Thu, 1 Dec 2016 12:38:39 +0000 (12:38 +0000)] 
Add warning if using depreciated `$header-sizes` map. Correctly generate settings file variables based on `$header-styles` rather than `$header-sizes`.

8 years agoMerge branch 'develop' of git://github.com/xhezairi/foundation-sites into xhezairi...
Kevin Ball [Wed, 30 Nov 2016 23:10:18 +0000 (15:10 -0800)] 
Merge branch 'develop' of git://github.com/xhezairi/foundation-sites into xhezairi-develop

8 years agoGet offcanvas tests workign with new offcanvas implementation 9426/head
Kevin Ball [Wed, 30 Nov 2016 22:48:23 +0000 (14:48 -0800)] 
Get offcanvas tests workign with new offcanvas implementation

8 years agore-add aria attributes for drilldown specifically
Kevin Ball [Wed, 30 Nov 2016 22:13:33 +0000 (14:13 -0800)] 
re-add aria attributes for drilldown specifically

8 years agoMerge branch 'aria-dropdownMenu' of git://github.com/gerardkcohen/foundation-sites...
Kevin Ball [Wed, 30 Nov 2016 22:04:13 +0000 (14:04 -0800)] 
Merge branch 'aria-dropdownMenu' of git://github.com/gerardkcohen/foundation-sites into gerardkcohen-aria-dropdownMenu2

8 years agoMerge pull request #9358 from ajoy39/drilldown-back-position-selection
Kevin Ball [Wed, 30 Nov 2016 21:54:00 +0000 (13:54 -0800)] 
Merge pull request #9358 from ajoy39/drilldown-back-position-selection

Add an option to the drilldown menu to position the back button at th…

8 years agoMerge pull request #9413 from zurb/fix-sticky-left-offset
Kevin Ball [Wed, 30 Nov 2016 21:51:50 +0000 (13:51 -0800)] 
Merge pull request #9413 from zurb/fix-sticky-left-offset

Remove seemingly unnecessary left offset from sticky

8 years agoMerge pull request #9366 from jeromelebleu/remove-sticky-on-load
Kevin Ball [Wed, 30 Nov 2016 21:51:24 +0000 (13:51 -0800)] 
Merge pull request #9366 from jeromelebleu/remove-sticky-on-load

[Sticky] Ensure that unstuck classes are set on load

8 years agoMerge pull request #9365 from andycochran/blockgrid
Rafi [Wed, 30 Nov 2016 21:30:26 +0000 (13:30 -0800)] 
Merge pull request #9365 from andycochran/blockgrid

add block-grid-column so bottom margin matches gutters

8 years agoMerge branch 'develop' into brettsmason-new-offcanvas
Kevin Ball [Wed, 30 Nov 2016 21:15:50 +0000 (13:15 -0800)] 
Merge branch 'develop' into brettsmason-new-offcanvas

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Wed, 30 Nov 2016 21:03:11 +0000 (13:03 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoSet the default off canvas panel behaviour to use `position: absolute`to match curren... 9357/head
Brett Mason [Wed, 30 Nov 2016 21:02:34 +0000 (21:02 +0000)] 
Set the default off canvas panel behaviour to use `position: absolute`to match current live behaviour. Added an alternative class of `off-canvas-fixed` to set a menu to be `position: fixed` allowing you to use both types at the same time.

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Wed, 30 Nov 2016 21:02:06 +0000 (13:02 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoFix incorrect keyboard nav within methods
Brett Mason [Wed, 30 Nov 2016 19:47:25 +0000 (19:47 +0000)] 
Fix incorrect keyboard nav within methods

8 years agoMerge pull request #9423 from zurb/fix-drilldown-height-issue
Kevin Ball [Wed, 30 Nov 2016 18:57:51 +0000 (10:57 -0800)] 
Merge pull request #9423 from zurb/fix-drilldown-height-issue

Stopgap fix to 9368

8 years agoMerge pull request #9420 from zurb/revert-9283
Kevin Ball [Wed, 30 Nov 2016 18:42:12 +0000 (10:42 -0800)] 
Merge pull request #9420 from zurb/revert-9283

Revert #9283 due to breaking changes

8 years agoStopgap fix to 9368 9423/head
Kevin Ball [Wed, 30 Nov 2016 18:41:22 +0000 (10:41 -0800)] 
Stopgap fix to 9368

8 years agoMerge pull request #9399 from tadeusrox/remove-important-from-tooltip
Kevin Ball [Wed, 30 Nov 2016 18:38:33 +0000 (10:38 -0800)] 
Merge pull request #9399 from tadeusrox/remove-important-from-tooltip

Remove important from max-width on tooltip mixin

8 years agoMerge pull request #9342 from simshaun/bug-9341
Kevin Ball [Wed, 30 Nov 2016 18:34:03 +0000 (10:34 -0800)] 
Merge pull request #9342 from simshaun/bug-9341

Fixes #9341 - Firefox flexbox input-group-field width

8 years agoMerge pull request #9416 from ocularrhythm/patch-8
Kevin Ball [Wed, 30 Nov 2016 18:31:13 +0000 (10:31 -0800)] 
Merge pull request #9416 from ocularrhythm/patch-8

Remove the margin on Figure elements

8 years agoMerge pull request #9372 from zurb/toggle-containers
Kevin Ball [Wed, 30 Nov 2016 18:16:57 +0000 (10:16 -0800)] 
Merge pull request #9372 from zurb/toggle-containers

Update toggle to bubble up if no target is defined

8 years agoRevert #9283 due to breaking changes 9420/head
Kevin Ball [Wed, 30 Nov 2016 17:43:04 +0000 (09:43 -0800)] 
Revert #9283 due to breaking changes

8 years agoRevert settings file change
Brett Mason [Wed, 30 Nov 2016 15:36:41 +0000 (15:36 +0000)] 
Revert settings file change

8 years agoSmall docs wording change
Brett Mason [Wed, 30 Nov 2016 11:10:43 +0000 (11:10 +0000)] 
Small docs wording change

8 years agoAdd a reveal modal visual test to confirm it works with reveal.
Brett Mason [Wed, 30 Nov 2016 08:00:00 +0000 (08:00 +0000)] 
Add a reveal modal visual test to confirm it works with reveal.

8 years agochange block grid class 9365/head
andycochran [Wed, 30 Nov 2016 02:14:16 +0000 (21:14 -0500)] 
change block grid class

8 years agofix empty lines
andycochran [Wed, 30 Nov 2016 02:06:29 +0000 (21:06 -0500)] 
fix empty lines

8 years agosemantically rename block grid mixin
andycochran [Wed, 30 Nov 2016 02:04:53 +0000 (21:04 -0500)] 
semantically rename block grid mixin

8 years agofix block grid mixin notes
andycochran [Wed, 30 Nov 2016 01:52:51 +0000 (20:52 -0500)] 
fix block grid mixin notes

8 years agoimport instead of include 9396/head
karland [Tue, 29 Nov 2016 23:28:00 +0000 (00:28 +0100)] 
import instead of include

8 years agoRemove @import of settings
karland [Tue, 29 Nov 2016 23:02:50 +0000 (00:02 +0100)] 
Remove @import of settings

8 years agoRemove the margin on Figure elements 9416/head
Aaron Arney [Tue, 29 Nov 2016 21:44:31 +0000 (16:44 -0500)] 
Remove the margin on Figure elements

8 years agoMultiple code quality changes based on feedback.
Brett Mason [Tue, 29 Nov 2016 20:45:07 +0000 (20:45 +0000)] 
Multiple code quality changes based on feedback.

8 years agoMerge pull request #9397 from karland/vertical-rhythm
Brett Mason [Tue, 29 Nov 2016 17:12:34 +0000 (17:12 +0000)] 
Merge pull request #9397 from karland/vertical-rhythm

Vertical rhythm for headers

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Tue, 29 Nov 2016 17:08:37 +0000 (09:08 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoFix for overlay not transitioning out smoothly.
Brett Mason [Tue, 29 Nov 2016 17:05:09 +0000 (17:05 +0000)] 
Fix for overlay not transitioning out smoothly.

8 years agoAdd `contentScroll` option to allow for content scrolling to be enabled/disabled...
Brett Mason [Tue, 29 Nov 2016 16:57:57 +0000 (16:57 +0000)] 
Add `contentScroll` option to allow for content scrolling to be enabled/disabled. Enabled by default.
Visual test updated with this option.

8 years agoUse $callout-font-color-alt in _callout.scss 9415/head
Sébastien GRAVIER [Tue, 29 Nov 2016 11:12:24 +0000 (12:12 +0100)] 
Use $callout-font-color-alt in _callout.scss

Resolve problem with font color in dark background and use  $callout-font-color-alt ;)

8 years agoMerge pull request #9395 from karland/patch-7
Kevin Ball [Mon, 28 Nov 2016 23:55:07 +0000 (15:55 -0800)] 
Merge pull request #9395 from karland/patch-7

Remove redundant documentation base-typography.md / typography_base.md

8 years agoMerge pull request #9354 from zurb/IS9349-fix-what-input-dependency
Kevin Ball [Mon, 28 Nov 2016 23:38:50 +0000 (15:38 -0800)] 
Merge pull request #9354 from zurb/IS9349-fix-what-input-dependency

Remove accidental whatinput requirement introduced in #9174

8 years agoRemove seemingly unnecessary left offset from sticky 9413/head
Kevin Ball [Mon, 28 Nov 2016 23:32:19 +0000 (15:32 -0800)] 
Remove seemingly unnecessary left offset from sticky

8 years agoMerge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into...
Kevin Ball [Mon, 28 Nov 2016 22:41:03 +0000 (14:41 -0800)] 
Merge branch 'new-offcanvas' of git://github.com/brettsmason/foundation-sites into brettsmason-new-offcanvas

8 years agoLittle doc corrections 9397/head
karland [Mon, 28 Nov 2016 20:51:37 +0000 (21:51 +0100)] 
Little doc corrections

8 years agoRemove position option from the JavaScript as its no longer needed or used.
Brett Mason [Mon, 28 Nov 2016 20:08:01 +0000 (20:08 +0000)] 
Remove position option from the JavaScript as its no longer needed or used.

8 years agoMerge pull request #9411 from andycochran/tab-background-active-color
Kevin Ball [Mon, 28 Nov 2016 19:53:44 +0000 (11:53 -0800)] 
Merge pull request #9411 from andycochran/tab-background-active-color

rename tab-background-active-color to tab-active-color

8 years agorename tab-background-active-color to tab-active-color 9411/head
Andy Cochran [Mon, 28 Nov 2016 19:47:17 +0000 (14:47 -0500)] 
rename tab-background-active-color to tab-active-color

8 years agoMerge pull request #9319 from andycochran/allypalette
Kevin Ball [Mon, 28 Nov 2016 19:03:40 +0000 (11:03 -0800)] 
Merge pull request #9319 from andycochran/allypalette

Ally-compliant color palette & functions

8 years agoMerge pull request #9405 from drball/patch-1
Kevin Ball [Mon, 28 Nov 2016 18:02:38 +0000 (10:02 -0800)] 
Merge pull request #9405 from drball/patch-1

Added data-equalizer-watch to columns which was missing

8 years agonix duplicate line 9319/head
Andy Cochran [Fri, 25 Nov 2016 16:02:11 +0000 (10:02 -0600)] 
nix duplicate line

8 years agoFix clean the remaining hash if not deepLink:true. 9407/head
Arian Xhezairi [Fri, 25 Nov 2016 12:11:51 +0000 (13:11 +0100)] 
Fix clean the remaining hash if not deepLink:true.

8 years agoTabs: account updateHistory only if deepLink:true.
Arian Xhezairi [Fri, 25 Nov 2016 02:00:04 +0000 (03:00 +0100)] 
Tabs: account updateHistory only if deepLink:true.

8 years ago@brettmason's suggestion
karland [Thu, 24 Nov 2016 18:16:31 +0000 (19:16 +0100)] 
@brettmason's suggestion

8 years agoRe-order
karland [Thu, 24 Nov 2016 14:09:09 +0000 (15:09 +0100)] 
Re-order

Put `font-size` and `line-height` first.

8 years agoMake it mobile-first
karland [Thu, 24 Nov 2016 14:04:39 +0000 (15:04 +0100)] 
Make it mobile-first

Basically cut out else branches and re-introduce default values for
margin-top and margin-bottom. Update of docs.

8 years agoAdded data-equalizer-watch to columns which was missing 9405/head
David Ball [Thu, 24 Nov 2016 10:11:34 +0000 (10:11 +0000)] 
Added data-equalizer-watch to columns which was missing

8 years agoOnly remove #modalId from the url on close 9402/head
webdevan [Tue, 22 Nov 2016 19:55:24 +0000 (21:55 +0200)] 
Only remove #modalId from the url on close

Fixes #8908 - Made URL retain query string on close of deep-linked modal

8 years agoRemove important from max-witdh on tooltip mixin 9399/head
Vinicius Tadeu [Mon, 21 Nov 2016 22:04:14 +0000 (20:04 -0200)] 
Remove important from max-witdh on tooltip mixin

8 years agoMerge pull request #9398 from ncoden/fix/doiuse-compatibility
Kevin Ball [Mon, 21 Nov 2016 17:01:43 +0000 (09:01 -0800)] 
Merge pull request #9398 from ncoden/fix/doiuse-compatibility

Fix gulp browser support check

8 years agoFix gulp browser support check 9398/head
Nicolas Coden [Mon, 21 Nov 2016 14:22:36 +0000 (15:22 +0100)] 
Fix gulp browser support check

Fix bug introduced in https://github.com/zurb/foundation-sites/pull/9382

8 years agoLittle correction in docs
karland [Mon, 21 Nov 2016 13:18:19 +0000 (14:18 +0100)] 
Little correction in docs

8 years agoMerge pull request #9393 from webdevan/patch-2
Nicolas Coden [Mon, 21 Nov 2016 13:05:43 +0000 (14:05 +0100)] 
Merge pull request #9393 from webdevan/patch-2

Make invalid inputs opaque

8 years agoVertical rhythm for headers
karland [Sun, 20 Nov 2016 03:42:55 +0000 (04:42 +0100)] 
Vertical rhythm for headers

8 years agoShould't foundation depend on settings?
karland [Sun, 20 Nov 2016 01:21:46 +0000 (02:21 +0100)] 
Should't foundation depend on settings?

8 years agoSyncing and corrections 9395/head
karland [Sun, 20 Nov 2016 01:06:56 +0000 (02:06 +0100)] 
Syncing and corrections

8 years agoRemove redundant documentation on base-typography
karland [Sun, 20 Nov 2016 01:05:33 +0000 (02:05 +0100)] 
Remove redundant documentation on base-typography

It seems that base-typography has been renamed into typography-base some
time ago and then existed in parallel.

8 years agoMake invalid inputs opaque 9393/head
webdevan [Fri, 18 Nov 2016 21:57:38 +0000 (23:57 +0200)] 
Make invalid inputs opaque

And changed placeholder text color to contrast better

8 years agoadds youtube logo
RafiBomb [Fri, 18 Nov 2016 20:02:45 +0000 (12:02 -0800)] 
adds youtube logo

8 years agoupdates nav and footer for university change
RafiBomb [Fri, 18 Nov 2016 20:02:23 +0000 (12:02 -0800)] 
updates nav and footer for university change

8 years agoAdd mutation observer to responsive/drilldown 9392/head
Kevin Ball [Fri, 18 Nov 2016 19:07:05 +0000 (11:07 -0800)] 
Add mutation observer to responsive/drilldown

8 years agoMerge branch 'develop' into v6.3 9386/head
Kevin Ball [Fri, 18 Nov 2016 01:31:51 +0000 (17:31 -0800)] 
Merge branch 'develop' into v6.3

8 years agoMerge pull request #9315 from murb/feature-slider-log-and-pow-transforms2
Kevin Ball [Fri, 18 Nov 2016 01:31:08 +0000 (17:31 -0800)] 
Merge pull request #9315 from murb/feature-slider-log-and-pow-transforms2

Adds pow and log transforms to the Slider component