]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
5 years ago#11821 give deeplink-smudge a deeplink-offset to prevent scrolling behind a fixed... 11959/head
R De Groot - pastorius [Tue, 7 Jan 2020 19:55:01 +0000 (20:55 +0100)] 
#11821 give deeplink-smudge a deeplink-offset to prevent scrolling behind a fixed menu at top of page.

5 years agoMerge pull request #11818 from foundation/dependabot/npm_and_yarn/eslint-utils-1.4.2
Joe Workman [Wed, 11 Sep 2019 23:31:48 +0000 (16:31 -0700)] 
Merge pull request #11818 from foundation/dependabot/npm_and_yarn/eslint-utils-1.4.2

chore(deps): bump eslint-utils from 1.4.0 to 1.4.2

5 years agochore(deps): bump eslint-utils from 1.4.0 to 1.4.2 11818/head
dependabot[bot] [Mon, 9 Sep 2019 22:12:34 +0000 (22:12 +0000)] 
chore(deps): bump eslint-utils from 1.4.0 to 1.4.2

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years agoMerge pull request #11801 from zurb:chore/adjust-issue-template-text
Kai Falkowski [Thu, 15 Aug 2019 07:54:23 +0000 (09:54 +0200)] 
Merge pull request #11801 from zurb:chore/adjust-issue-template-text

chore: adjust text in issue templates

5 years agoMerge pull request #11613 from SassNinja/feature/abide-novalidate
Kai Falkowski [Thu, 15 Aug 2019 07:51:31 +0000 (09:51 +0200)] 
Merge pull request #11613 from SassNinja/feature/abide-novalidate

feat: add support of [formnovalidate] in Abide

5 years agofix: typo 11613/head
SassNinja [Wed, 14 Aug 2019 12:04:54 +0000 (14:04 +0200)] 
fix: typo

5 years agofix(accordion): adds role="presentation" to accordion items #11659
Rhys Lloyd [Mon, 18 Feb 2019 04:10:20 +0000 (14:40 +1030)] 
fix(accordion): adds role="presentation" to accordion items #11659

Adds `role="presentation"` to accordion items to comply with WAI. Includes the respective unit test.

fix #11659

5 years agofix: use the right event namespace for dropdown menu
Daniel Ruf [Wed, 6 Mar 2019 07:34:28 +0000 (08:34 +0100)] 
fix: use the right event namespace for dropdown menu

5 years agochore: adjust text in issue templates 11801/head
Daniel Ruf [Mon, 12 Aug 2019 07:57:06 +0000 (09:57 +0200)] 
chore: adjust text in issue templates

5 years agoMerge branch 'develop' into feature/abide-novalidate
SassNinja [Tue, 13 Aug 2019 07:54:36 +0000 (09:54 +0200)] 
Merge branch 'develop' into feature/abide-novalidate

5 years agotest: add abide unit tests for validateForm
SassNinja [Tue, 13 Aug 2019 07:36:15 +0000 (09:36 +0200)] 
test: add abide unit tests for validateForm

5 years agofix: adjust returned value of _validationIsDisabled
SassNinja [Tue, 13 Aug 2019 06:52:44 +0000 (08:52 +0200)] 
fix: adjust returned value of _validationIsDisabled

5 years agorefactor: work over formnovalidate support & extend visual test
SassNinja [Mon, 12 Aug 2019 15:19:13 +0000 (17:19 +0200)] 
refactor: work over formnovalidate support & extend visual test

This makes sure Abide behaves identical to a native form with formnovalidate submit.

5 years agoMerge pull request #11748 from Certeo/fix/respect-classname-for-aria-expanded-state...
Kevin Ball [Mon, 12 Aug 2019 22:06:01 +0000 (15:06 -0700)] 
Merge pull request #11748 from Certeo/fix/respect-classname-for-aria-expanded-state-11747

fix: respect classname for aria-expanded initial state

5 years agoMerge pull request #11716 from DanielRuf/fix/11714-util-touch-pass-event-properties
Kevin Ball [Mon, 12 Aug 2019 22:00:26 +0000 (15:00 -0700)] 
Merge pull request #11716 from DanielRuf/fix/11714-util-touch-pass-event-properties

fix: properly pass Event as object

5 years agoMerge pull request #10961 from ncoden/feat/responsive-accordion-tabs-open-methods...
Kevin Ball [Mon, 12 Aug 2019 21:56:43 +0000 (14:56 -0700)] 
Merge pull request #10961 from ncoden/feat/responsive-accordion-tabs-open-methods-10953

feat: add opening methods to responsiveAccordionTabs #10953

5 years agoMerge pull request #11686 from DanielRuf/fix/11685-accordion-tabs-collapse-own-elemen...
Kevin Ball [Mon, 12 Aug 2019 21:54:50 +0000 (14:54 -0700)] 
Merge pull request #11686 from DanielRuf/fix/11685-accordion-tabs-collapse-own-elements-contain-target

fix: collapse only own elements in accordion and tabs if they contain…

5 years agoMerge pull request #11705 from DanielRuf/fix/11704-reveal-enable-disable-scroll-visible
Kevin Ball [Mon, 12 Aug 2019 21:48:41 +0000 (14:48 -0700)] 
Merge pull request #11705 from DanielRuf/fix/11704-reveal-enable-disable-scroll-visible

fix: enable and disable scroll if there is no visible reveal

5 years agoMerge pull request #11720 from SassNinja:fix/11683_abide_checkbox_group
Kai Falkowski [Mon, 12 Aug 2019 10:34:43 +0000 (12:34 +0200)] 
Merge pull request #11720 from SassNinja:fix/11683_abide_checkbox_group

feat: add required checkbox support to Abide

5 years agoMerge pull request #10538 from SassNinja:feature/offcanvas-noscroll-fix
Kai Falkowski [Mon, 12 Aug 2019 10:32:18 +0000 (12:32 +0200)] 
Merge pull request #10538 from SassNinja:feature/offcanvas-noscroll-fix

Off-Canvas contentScroll inner scrollbox

5 years agoMerge branch 'develop' into feature/offcanvas-noscroll-fix 10538/head
SassNinja [Mon, 12 Aug 2019 07:36:44 +0000 (09:36 +0200)] 
Merge branch 'develop' into feature/offcanvas-noscroll-fix

5 years agoMerge branch 'develop' into fix/11683_abide_checkbox_group 11720/head
SassNinja [Mon, 12 Aug 2019 07:33:59 +0000 (09:33 +0200)] 
Merge branch 'develop' into fix/11683_abide_checkbox_group

5 years agochore: update dependencies (#11792)
Kai Falkowski [Mon, 12 Aug 2019 07:24:57 +0000 (09:24 +0200)] 
chore: update dependencies (#11792)

chore: update dependencies

5 years agochore: update lock for pnpm 11792/head
SassNinja [Mon, 12 Aug 2019 06:16:50 +0000 (08:16 +0200)] 
chore: update lock for pnpm

5 years agodocs: fix mixed content issue
Kai [Wed, 7 Aug 2019 12:25:34 +0000 (14:25 +0200)] 
docs: fix mixed content issue

should be always https

5 years agoMerge branch 'develop' into feature/offcanvas-noscroll-fix
Kai [Wed, 7 Aug 2019 12:00:31 +0000 (14:00 +0200)] 
Merge branch 'develop' into feature/offcanvas-noscroll-fix

6 years agochore: remove node 6 from travis
kball [Fri, 26 Jul 2019 18:46:10 +0000 (11:46 -0700)] 
chore: remove node 6 from travis

6 years agochore: clear mixed content warning
kball [Fri, 26 Jul 2019 17:13:09 +0000 (10:13 -0700)] 
chore: clear mixed content warning

6 years agochore: update engines list in package.json
kball [Fri, 26 Jul 2019 17:10:42 +0000 (10:10 -0700)] 
chore: update engines list in package.json

6 years agochore: update yarn.lock
kball [Fri, 26 Jul 2019 00:07:22 +0000 (17:07 -0700)] 
chore: update yarn.lock

6 years agochore: update commitlint from audit
kball [Fri, 26 Jul 2019 00:02:44 +0000 (17:02 -0700)] 
chore: update commitlint from audit

6 years agochore: update supercollider
kball [Fri, 26 Jul 2019 00:01:19 +0000 (17:01 -0700)] 
chore: update supercollider

6 years agochore: remove 3 years stale parker dependency
kball [Thu, 25 Jul 2019 23:50:13 +0000 (16:50 -0700)] 
chore: remove 3 years stale parker dependency

6 years agoMerge pull request #11673 from DanielRuf/feature/abide-support-data-pattern
Kevin Ball [Fri, 26 Jul 2019 03:25:37 +0000 (20:25 -0700)] 
Merge pull request #11673 from DanielRuf/feature/abide-support-data-pattern

Also support data-pattern for Abide

6 years agoMerge pull request #11695 from DanielRuf/refactor/replace-inquirer-with-readline
Kevin Ball [Fri, 26 Jul 2019 03:21:44 +0000 (20:21 -0700)] 
Merge pull request #11695 from DanielRuf/refactor/replace-inquirer-with-readline

refactor: replace inquirer with the native readline methods

6 years agoMerge pull request #11697 from DanielRuf/refactor/remove-deprecated-unused-code
Kevin Ball [Fri, 26 Jul 2019 03:18:34 +0000 (20:18 -0700)] 
Merge pull request #11697 from DanielRuf/refactor/remove-deprecated-unused-code

refactor: remove the deprecated GetOffsets method and some unused code

6 years agoMerge pull request #11694 from DanielRuf/refactor/replace-touch-fs
Kevin Ball [Fri, 26 Jul 2019 03:17:48 +0000 (20:17 -0700)] 
Merge pull request #11694 from DanielRuf/refactor/replace-touch-fs

refactor: replace touch with native fs methods

6 years agoMerge pull request #11680 from BlakeHancock/fix/remove-xy-grid-hard-coded-zero-breakpoint
Kevin Ball [Fri, 26 Jul 2019 03:13:40 +0000 (20:13 -0700)] 
Merge pull request #11680 from BlakeHancock/fix/remove-xy-grid-hard-coded-zero-breakpoint

fix: 'small' no longer hard coded as zero breakpoint in xy-grid classes mixins

6 years agoMerge pull request #11707 from DanielRuf/fix/accordion-menu-namespace
Kevin Ball [Fri, 26 Jul 2019 03:06:28 +0000 (20:06 -0700)] 
Merge pull request #11707 from DanielRuf/fix/accordion-menu-namespace

fix: change the namespace to zf.accordionMenu

6 years agoMerge pull request #11791 from zurb/refactor/customizer-remove-yargs
Kevin Ball [Thu, 25 Jul 2019 23:03:15 +0000 (16:03 -0700)] 
Merge pull request #11791 from zurb/refactor/customizer-remove-yargs

Refactor: remove yargs from Gulp customizer task

6 years agoRefactor: remove yargs from Gulp customizer task 11791/head
Daniel Ruf [Thu, 25 Jul 2019 06:01:01 +0000 (08:01 +0200)] 
Refactor: remove yargs from Gulp customizer task

6 years agoMerge branch 'ASethi77-fix-tooltips-svg' into develop
kball [Wed, 24 Jul 2019 22:52:34 +0000 (15:52 -0700)] 
Merge branch 'ASethi77-fix-tooltips-svg' into develop

6 years agoMerge branch 'fix-tooltips-svg' of https://github.com/ASethi77/foundation-sites into...
kball [Wed, 24 Jul 2019 22:50:03 +0000 (15:50 -0700)] 
Merge branch 'fix-tooltips-svg' of https://github.com/ASethi77/foundation-sites into ASethi77-fix-tooltips-svg

6 years agoMerge branch 'develop' of github.com:zurb/foundation-sites into develop
kball [Wed, 24 Jul 2019 22:40:57 +0000 (15:40 -0700)] 
Merge branch 'develop' of github.com:zurb/foundation-sites into develop

6 years agoMerge branch 'SassNinja-feature/offcanvas-fixed-sticky' into develop
kball [Wed, 24 Jul 2019 22:39:44 +0000 (15:39 -0700)] 
Merge branch 'SassNinja-feature/offcanvas-fixed-sticky' into develop

6 years agoMerge branch 'feature/offcanvas-fixed-sticky' of https://github.com/SassNinja/foundat...
kball [Wed, 24 Jul 2019 22:38:37 +0000 (15:38 -0700)] 
Merge branch 'feature/offcanvas-fixed-sticky' of https://github.com/SassNinja/foundation-sites into SassNinja-feature/offcanvas-fixed-sticky

6 years agoMerge pull request #11790 from zurb/bugfix/yargs-still-needed-for-docs
Kevin Ball [Wed, 24 Jul 2019 22:23:52 +0000 (15:23 -0700)] 
Merge pull request #11790 from zurb/bugfix/yargs-still-needed-for-docs

fix: yargs is still needed for docs, even after #11692

6 years agofix: yargs is still needed for docs, even after #11692 11790/head
kball [Wed, 24 Jul 2019 22:21:39 +0000 (15:21 -0700)] 
fix: yargs is still needed for docs, even after #11692

6 years agoMerge pull request #11693 from DanielRuf/chore/replace-chalk-with-kleur
Kevin Ball [Wed, 24 Jul 2019 21:51:02 +0000 (14:51 -0700)] 
Merge pull request #11693 from DanielRuf/chore/replace-chalk-with-kleur

refactor: replace chalk with kleur

6 years agoMerge pull request #11696 from DanielRuf/refactor/remove-unused-offsetwidth-property
Kevin Ball [Wed, 24 Jul 2019 18:29:08 +0000 (11:29 -0700)] 
Merge pull request #11696 from DanielRuf/refactor/remove-unused-offsetwidth-property

refactor: remove unused offsetWidth property

6 years agoMerge pull request #11690 from MarcoGriep/change-table-doc
Kevin Ball [Wed, 24 Jul 2019 17:00:07 +0000 (10:00 -0700)] 
Merge pull request #11690 from MarcoGriep/change-table-doc

Add documentation for table nest option

6 years agoMerge branch 'ncoden-feat/hidpi-breakpoints-9556' into develop
kball [Wed, 24 Jul 2019 16:52:40 +0000 (09:52 -0700)] 
Merge branch 'ncoden-feat/hidpi-breakpoints-9556' into develop

6 years agoMerge branch 'feat/hidpi-breakpoints-9556' of https://github.com/ncoden/foundation...
kball [Wed, 24 Jul 2019 16:52:05 +0000 (09:52 -0700)] 
Merge branch 'feat/hidpi-breakpoints-9556' of https://github.com/ncoden/foundation-sites into ncoden-feat/hidpi-breakpoints-9556

6 years agoMerge pull request #11663 from altras/fix/vertical-slider-handle-negative-data-start
Kevin Ball [Wed, 24 Jul 2019 16:04:10 +0000 (09:04 -0700)] 
Merge pull request #11663 from altras/fix/vertical-slider-handle-negative-data-start

Fix/vertical slider handle negative data start

6 years agoMerge pull request #11692 from DanielRuf/chore/replace-yargs-native-array-includes
Kevin Ball [Tue, 23 Jul 2019 22:02:16 +0000 (15:02 -0700)] 
Merge pull request #11692 from DanielRuf/chore/replace-yargs-native-array-includes

refactor: replace yargs with native Array.includes

6 years agoMerge pull request #11691 from DanielRuf/chore/remove-util-deprecate
Kevin Ball [Tue, 23 Jul 2019 21:59:46 +0000 (14:59 -0700)] 
Merge pull request #11691 from DanielRuf/chore/remove-util-deprecate

refactor: remove unused util-deprecate

6 years agoMerge pull request #11711 from mathieuhays/fix-spacing-breakpoint-specificity
Rafi [Tue, 9 Jul 2019 16:57:26 +0000 (09:57 -0700)] 
Merge pull request #11711 from mathieuhays/fix-spacing-breakpoint-specificity

Fix #11710 prototype spacing breakpoint specificity

6 years agoMerge pull request #11712 from akshatkedia/patch-1
Rafi [Wed, 3 Jul 2019 00:48:12 +0000 (17:48 -0700)] 
Merge pull request #11712 from akshatkedia/patch-1

Fix url for a broken link in documentation

6 years agoMerge pull request #11734 from cdang3/patch-1
Rafi [Wed, 3 Jul 2019 00:47:24 +0000 (17:47 -0700)] 
Merge pull request #11734 from cdang3/patch-1

docs: remove unnecessary !default flag in button config examples

6 years agoMerge pull request #11753 from blrhc/patch-7
Rafi [Wed, 3 Jul 2019 00:46:36 +0000 (17:46 -0700)] 
Merge pull request #11753 from blrhc/patch-7

Spelling correction

6 years agoSpelling correction 11753/head
Ben Holden-Crowther [Thu, 16 May 2019 21:48:17 +0000 (16:48 -0500)] 
Spelling correction

happends -> happens

6 years agofix: if not animate, use toggler class to determine aria-expanded state 11748/head
Ruben Pascal Abel [Thu, 2 May 2019 12:20:24 +0000 (14:20 +0200)] 
fix: if not animate, use toggler class to determine aria-expanded state

6 years agodocs: remove unnecessary default flag in button config examples 11734/head
cdang3 [Tue, 9 Apr 2019 16:55:44 +0000 (09:55 -0700)] 
docs: remove unnecessary default flag in button config examples

6 years agodocs: add off-canvas scrollbox
SassNinja [Mon, 11 Mar 2019 17:53:24 +0000 (18:53 +0100)] 
docs: add off-canvas scrollbox

6 years agoMerge branch 'develop' into feature/offcanvas-noscroll-fix
SassNinja [Mon, 11 Mar 2019 14:17:44 +0000 (15:17 +0100)] 
Merge branch 'develop' into feature/offcanvas-noscroll-fix

6 years agodocs: add required radio & checkbox
SassNinja [Mon, 11 Mar 2019 13:49:47 +0000 (14:49 +0100)] 
docs: add required radio & checkbox

6 years agofeat: add required checkbox support to Abide
SassNinja [Mon, 11 Mar 2019 12:52:48 +0000 (13:52 +0100)] 
feat: add required checkbox support to Abide

This fixes #11683

6 years agoRemove duplicate swipe event 11716/head
Daniel Ruf [Thu, 7 Mar 2019 10:41:05 +0000 (11:41 +0100)] 
Remove duplicate swipe event

6 years agotests: test swipe events in Orbit
Daniel Ruf [Wed, 6 Mar 2019 08:59:06 +0000 (09:59 +0100)] 
tests: test swipe events in Orbit

6 years agotests: test swipe events in Orbit
Daniel Ruf [Wed, 6 Mar 2019 08:57:03 +0000 (09:57 +0100)] 
tests: test swipe events in Orbit

6 years agofix: also catch swipe events in Orbit
Daniel Ruf [Wed, 6 Mar 2019 08:56:14 +0000 (09:56 +0100)] 
fix: also catch swipe events in Orbit

6 years agofix: properly pass Event as object
Daniel Ruf [Wed, 6 Mar 2019 08:26:17 +0000 (09:26 +0100)] 
fix: properly pass Event as object

6 years agoFix url 11712/head
Akshat Kedia [Mon, 4 Mar 2019 05:29:43 +0000 (10:59 +0530)] 
Fix url

6 years agofix: prototype spacing specificity consistency 11711/head
Mathieu [Sat, 2 Mar 2019 23:20:26 +0000 (23:20 +0000)] 
fix: prototype spacing specificity consistency

6 years agofix: prototype spacing breakpoint specificity issue
Mathieu [Sat, 2 Mar 2019 23:18:25 +0000 (23:18 +0000)] 
fix: prototype spacing breakpoint specificity issue

6 years agofix: change the namespace to zf.accordionMenu 11707/head
Daniel Ruf [Sat, 2 Mar 2019 12:04:14 +0000 (13:04 +0100)] 
fix: change the namespace to zf.accordionMenu

6 years agofix: enable and disable scroll if there is no visible reveal 11705/head
Daniel Ruf [Thu, 28 Feb 2019 13:05:47 +0000 (14:05 +0100)] 
fix: enable and disable scroll if there is no visible reveal

6 years agorefactor: remove the deprecated GetOffsets method 11697/head
Daniel Ruf [Sat, 23 Feb 2019 23:34:22 +0000 (00:34 +0100)] 
refactor: remove the deprecated GetOffsets method

6 years agorefactor: remove the deprecated GetOffsets method and some unused code
Daniel Ruf [Sat, 23 Feb 2019 22:57:40 +0000 (23:57 +0100)] 
refactor: remove the deprecated GetOffsets method and some unused code

6 years agorefactor: remove unused offsetWidth property 11696/head
Daniel Ruf [Sat, 23 Feb 2019 21:58:11 +0000 (22:58 +0100)] 
refactor: remove unused offsetWidth property

6 years agorefactor: replace chalk with kleur 11693/head
Daniel Ruf [Sat, 23 Feb 2019 15:48:09 +0000 (16:48 +0100)] 
refactor: replace chalk with kleur

6 years agorefactor: replace inquirer with the native readline methods 11695/head
Daniel Ruf [Sat, 23 Feb 2019 16:48:06 +0000 (17:48 +0100)] 
refactor: replace inquirer with the native readline methods

6 years agorefactor: remove unused util-deprecate 11691/head
Daniel Ruf [Sat, 23 Feb 2019 15:29:16 +0000 (16:29 +0100)] 
refactor: remove unused util-deprecate

6 years agorefactor: replace yargs with native Array.includes 11692/head
Daniel Ruf [Sat, 23 Feb 2019 15:38:01 +0000 (16:38 +0100)] 
refactor: replace yargs with native Array.includes

6 years agorefactor: replace touch with native fs methods 11694/head
Daniel Ruf [Sat, 23 Feb 2019 16:09:10 +0000 (17:09 +0100)] 
refactor: replace touch with native fs methods

6 years agoAdd documentation for table nest option 11690/head
Marco Griep [Fri, 22 Feb 2019 09:17:37 +0000 (10:17 +0100)] 
Add documentation for table nest option

6 years agofix: collapse only own elements in accordion and tabs if they contain the target 11686/head
Daniel Ruf [Wed, 20 Feb 2019 22:04:46 +0000 (23:04 +0100)] 
fix: collapse only own elements in accordion and tabs if they contain the target

6 years agoFixed 'small' being hard coded as the zero breakpoint for .#{$-zf-size}-auto and... 11680/head
Blake Hancock [Fri, 15 Feb 2019 19:28:33 +0000 (14:28 -0500)] 
Fixed 'small' being hard coded as the zero breakpoint for .#{$-zf-size}-auto and .#{$-zf-size}-shrink xy-grid classes. (Uses $-zf-zero-breakpoint instead.)

6 years agoAlso support data-pattern for Abide 11673/head
Daniel Ruf [Tue, 12 Feb 2019 16:51:24 +0000 (17:51 +0100)] 
Also support data-pattern for Abide

6 years agoMerge pull request #11667 from noahheck/docs/offcanvas-correct-transition-time-details
Nicolas Coden [Mon, 28 Jan 2019 22:16:15 +0000 (23:16 +0100)] 
Merge pull request #11667 from noahheck/docs/offcanvas-correct-transition-time-details

docs: OffCanvas correct transition time details

6 years agoMerge pull request #11665 from blrhc/patch-6
Nicolas Coden [Mon, 28 Jan 2019 22:15:34 +0000 (23:15 +0100)] 
Merge pull request #11665 from blrhc/patch-6

© vs (c)

6 years agodocs: fix missing closing quote in OffCanvas transitionTime description 11667/head
Nicolas Coden [Mon, 28 Jan 2019 00:53:39 +0000 (01:53 +0100)] 
docs: fix missing closing quote in OffCanvas transitionTime description

6 years agodocs: OffCanvas correct transition time details
Noah Heck [Mon, 28 Jan 2019 00:13:01 +0000 (17:13 -0700)] 
docs: OffCanvas correct transition time details

Because `transitionTime` is passed directly to the element CSS, the value should include the appropriate units

6 years agodocs: replace (c) in docs and license by ascii copyright sign © 11665/head
Nicolas Coden [Sun, 27 Jan 2019 22:49:54 +0000 (23:49 +0100)] 
docs: replace (c) in docs and license by ascii copyright sign ©

6 years ago© vs (c)
Ben Holden-Crowther [Sat, 26 Jan 2019 12:17:44 +0000 (12:17 +0000)] 
© vs (c)

6 years agofix: slider _value() tests to assert positive/negative values 11663/head
Vitaliy Filipov [Wed, 23 Jan 2019 21:20:03 +0000 (23:20 +0200)] 
fix: slider _value() tests to assert positive/negative values

6 years agofix: removes unnecessary adjusting of value in _setHandlePos
Vitaliy Filipov [Wed, 23 Jan 2019 21:18:49 +0000 (23:18 +0200)] 
fix: removes unnecessary adjusting of value in _setHandlePos

- for vertical slider

6 years agofix: lerp calculations, for vertical slider, in _value function
Vitaliy Filipov [Wed, 23 Jan 2019 21:16:54 +0000 (23:16 +0200)] 
fix: lerp calculations, for vertical slider, in _value function

6 years agoMerge pull request #11650 from ncoden/chore/update-dependencies-2019-01-13
Nicolas Coden [Tue, 22 Jan 2019 16:33:27 +0000 (17:33 +0100)] 
Merge pull request #11650 from ncoden/chore/update-dependencies-2019-01-13

chore: update dependencies (2019-01-13)

6 years agoMerge pull request #11658 from 0xflotus/patch-1
Nicolas Coden [Tue, 22 Jan 2019 16:32:40 +0000 (17:32 +0100)] 
Merge pull request #11658 from 0xflotus/patch-1

[doc] fixed overridden