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 13.1.4.

Release notes

Sourced from nouislider's releases.

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);
  • Added: The filter option can now return -1 to hide a pip (#754);
  • Added: keyboardSupport option (#867, #895);
  • Added: documentElement option (#821);

11.1.0

  • Change: null options are now handled consistently (#856);
  • Fixed: Missing transform origin in IE9 (#870);
  • Fixed: padding on one side of the slider could not exceed 50% (#865);
Changelog

Sourced from nouislider's changelog.

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);
  • Added: The filter option can now return -1 to hide a pip (#754);
  • Added: keyboardSupport option (#867, #895);
  • Added: documentElement option (#821);

11.1.0 (2018-04-02)

  • Change: null options are now handled consistently (#856);
  • Fixed: Missing transform origin in IE9 (#870);
  • Fixed: padding on one side of the slider could not exceed 50% (#865);
Commits

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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 21, 2019
@dependabot-preview
Copy link
Author

Superseded by #70.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nouislider-13.1.4 branch April 25, 2019 05:56
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.

2 participants