Skip to content
This repository was archived by the owner on Sep 17, 2019. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps nouislider from 11.0.3 to 14.0.1.

Release notes

Sourced from nouislider's releases.

14.0.1

  • Fixed: Visual regression in Safari caused by fixing #987 (#998);

14.0.0

  • Fixed: change & slide events should fire on keyboard control (#994);
  • Fixed: .noUi-origin overflows document on vertical sliders (#987);
  • Fixed: Clicking to right of handle doesn't move it when it's at the same point as another (#965);
  • Added: Additional documentation on number formatting (#978, #985);

13.1.5

  • Fixed: Full-range padding (#880);

13.1.4

  • Fixed: Keyboard interaction does not work with snap option (#961);

13.1.3

  • Fixed: Keyboard interaction allows handles to "push" other handles (#960);
  • Fixed: Update event fires for all handles during keyboard interaction (#960);

13.1.2

  • Fixed: Handle disappears in Safari on tap (#927);
  • Fixed: Disabled slider still accepts keyboard interaction (#953);

13.1.1

  • Fixed: Slider hang when using a zero-length range (#948);

13.1.0

  • Fixed: Updating pips using updateOptions (#933);
  • Added: Updating tooltips using updateOptions (#946);

13.0.0

noUiSlider 13 does not include any breaking API changes.
Keyboard support is now built-in, so any custom implementations should be removed when upgrading.
Alternatively, built-in keyboard support can be disabled using keyboardSupport: false.

  • Added: Built-in keyboard support (#724)
  • Added: .noUi-touch-area element (#924)
  • Fixed: Dragging a range does not check for handle disabled state (#938)
  • Fixed: Incorrect CSS transform in pips (#931)

12.1.0

  • Added: unconstrained behaviour (#747, #815, #913)
  • Added: setHandle API (#917)
  • Changed: point to nouislider.js in package.json.main (#921)

12.0.0

  • Change: License changed to MIT;
  • Change: Build process is now based on NPM scripts, phasing out the Grunt task runner.
  • Fixed: Aria values are now as per spec (#889);
  • Change: Pips formatting are now written as HTML (#875);
  • Change: The filter option is now called for all pips (#754);
... (truncated)
Changelog

Sourced from nouislider's changelog.

14.0.1 (2019-06-21)

  • Fixed: Visual regression in Safari caused by fixing #987 (#998);

14.0.0 (2019-06-20)

  • Fixed: change & slide events should fire on keyboard control (#994);
  • Fixed: .noUi-origin overflows document on vertical sliders (#987);
  • Fixed: Clicking to right of handle doesn't move it when it's at the same point as another (#965);
  • Added: Additional documentation on number formatting (#978, #985);

13.1.5 (2019-04-24)

  • Fixed: Full-range padding (#880);

13.1.4 (2019-03-20)

  • Fixed: Keyboard interaction does not work with snap option (#961);

13.1.3 (2019-03-15)

  • Fixed: Keyboard interaction allows handles to "push" other handles (#960);
  • Fixed: Update event fires for all handles during keyboard interaction (#960);

13.1.2 (2019-03-13)

  • Fixed: Handle disappears in Safari on tap (#927);
  • Fixed: Disabled slider still accepts keyboard interaction (#953);

13.1.1 (2019-02-14)

  • Fixed: Slider hang when using a zero-length range (#948);

13.1.0 (2019-02-08)

  • Fixed: Updating pips using updateOptions (#933);
  • Added: Updating tooltips using updateOptions (#946);

13.0.0 (2019-02-06)

noUiSlider 13 does not include any breaking API changes.
Keyboard support is now built-in, so any custom implementations should be removed when upgrading.
Alternatively, built-in keyboard support can be disabled using keyboardSupport: false.

  • Added: Built-in keyboard support (#724);
  • Added: .noUi-touch-area element (#924);
  • Fixed: Dragging a range does not check for handle disabled state (#938);
  • Fixed: Incorrect CSS transform in pips (#931);

12.1.0 (2018-10-25)

  • Added: unconstrained behaviour (#747, #815, #913);
  • Added: setHandle API (#917);
  • Changed: point to nouislider.js in package.json.main (#921);

12.0.0 (2018-09-14)

  • Change: License changed to MIT;
  • Change: Build process is now based on NPM scripts, phasing out the Grunt task runner.
  • Fixed: Aria values are now as per spec (#889);
  • Change: Pips formatting are now written as HTML (#875);
  • Change: The filter option is now called for all pips (#754);
... (truncated)
Commits
  • c035e83 noUiSlider 14.0.1
  • 972e6c7 Fix #998 - Use 10x scaling factor to work around a rendering bug in Safari
  • f08c088 Generate number-formatting page
  • 6067ba1 Merge pull request #989 from walkersutton/master
  • 19d0254 noUiSlider 14.0.0
  • 809eb82 Fix #987 - noUi-origin extends beyond slider
  • 0b860ea Add central documentation on number formatting
  • ba02ea4 Fix #994 - Fire change and slide events on keyboard interaction
  • 85bdb97 Fix #965 - move right-most handle when click right of overlapping handles
  • 472ed20 add 'string' to accepted connect values
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [nouislider](https://github.com/leongersen/noUiSlider) from 11.0.3 to 14.0.1.
- [Release notes](https://github.com/leongersen/noUiSlider/releases)
- [Changelog](https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD)
- [Commits](leongersen/noUiSlider@11.0.3...14.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 24, 2019
@dependabot-preview
Copy link
Author

Superseded by #78.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nouislider-14.0.1 branch July 1, 2019 06:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant