-
sometimes even after mongo reset, the sliders do not display
- Exception from Tracker afterFlush function: debug.js:41 TypeError: Cannot read property 'sliderVolume1' of undefined at null
- this block…
-
Wrapper for http://refreshless.com/nouislider/
-
This library doesn't specify a license. Is it intended to be wtfpl like noUiSlider?
-
Adding two sliders to chart so that you can view the history progression during a certain time period rather than everything at once.
-
Hi, It would be very nice to have this nice package updated, I work with aldeed:template-extension
and is a bit of a trouble downgrade to 3.4.3.
Thanks in advance
meteor add elevatedevdesign:autofor…
taorg updated
8 years ago
-
Any chance this could get updated, nouislider has released several versions since the last update.
-
It seems that the step property of slider only be used when the slider widget is created on the browser side.
A change to the step property in a callback function will make the arrow key action we…
-
Actually this widget does not have any styling.
* [ ] Generate CSS inside instantsearch-theme-algolia
* [ ] Document the import of noUiSlider css
iam4x updated
6 years ago
-
Am using this seed https://github.com/preboot/angular2-webpack and am not able to
`import {DateRange, DATE_PICKER_PROVIDERS} from 'fuel-ui/fuel-ui';`
I get error TS2307: Cannot find module 'nouislide…
-
# Issue 1:
## Use case: a date slider (data model is UNIX time in milliseconds)
```
```
```
model: number = 1484611200000;
formatter: NouiFormatter = {
from(value: string): numbe…