- 09 Feb, 2016 3 commits
-
-
Valentin Hervieu authored
Simplified expression that was potentially unsafe for minification
-
Alex Andrienko authored
-
Valentin Hervieu authored
-
- 08 Feb, 2016 4 commits
-
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
- 07 Feb, 2016 5 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
The final goal is to split tests in several files
-
Valentin Hervieu authored
feat(pointerColor): Adding feature for dynamic pointer color.
-
Steffen Wickham authored
Changing the color of the pointer of a slider based on the value. Just pass a function to the 'pointerColor' option which returns a valid CSS color definition (either hex or named) and let the pointer shine in the brightest colors
-
- 06 Feb, 2016 10 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
feat(translate): Pass a label string as third arg to the translate function to differentiate the lab Closes #252
-
Valentin Hervieu authored
Thanks to this, we can now pass html-formated content in the translate function Closes #251
-
Valentin Hervieu authored
Closes #245
-
Valentin Hervieu authored
feat(enforceStep): Add an enforceStep option (defaults to true)
-
Valentin Hervieu authored
-
Valentin Hervieu authored
feat(selectionBar): Add a showSelectionBarFromValue
-
- 05 Feb, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 31 Jan, 2016 4 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
feat(range): Add a noSwitching value to prevent switching min/max
-
Valentin Hervieu authored
-
Valentin Hervieu authored
I was not accepting sliders with floor=7, ceil=7 and step=10 that are actually valid.
-
- 27 Jan, 2016 1 commit
-
-
Valentin Hervieu authored
Closes #234
-
- 25 Jan, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 24 Jan, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
- 22 Jan, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
The minimum range authorized on the slider. Closes #231
-
- 21 Jan, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
- 15 Jan, 2016 4 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
onStart should be called before any update so it should not be wrapped inside a .
-
Valentin Hervieu authored
perf(initialisation): Remove the timeout call in init.
-
Valentin Hervieu authored
Closes #220
-
- 13 Jan, 2016 1 commit
-
-
Valentin Hervieu authored
perf(): Remove $timeout call inside onChange event
-