shards-vue
shards-vue copied to clipboard
Add keyboard support for nouislider
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.