shards-vue icon indicating copy to clipboard operation
shards-vue copied to clipboard

Add keyboard support for nouislider

Open iamDecode opened this issue 7 years ago • 0 comments

I just ran into the issue that <d-slider> did not have keyboard support. Luckily nouislider recently implemented this, so with minor changes shards-vue can also support keyboard controls.

NOTE: I regenerated the dist folder, it seems that the previous build was ran without NODE_ENV = production.

iamDecode avatar Feb 15 '19 11:02 iamDecode