Skip to content

15.4.0

Compare
Choose a tag to compare
@leongersen leongersen released this 14 Aug 18:31
· 34 commits to master since this release
  • Added: handleAttributes option (#1019);
  • Added: drag-all behaviour (#756, #841, #1116);
  • Added: ESM/ES6 module distribution dist/nouislider.mjs (#1149);
  • Added: support for ranges where min = max (#236, #359, #578, #633, #676, #790);
  • Added: getPositions method;
  • Fixed: Duplicate change/set events when using snap behaviour (#1106);