Skip to content

13.0.0

Compare
Choose a tag to compare
@leongersen leongersen released this 06 Feb 12:30
· 195 commits to master since this release

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)