- 22 Oct, 2016 3 commits
-
-
Valentin Hervieu authored
close #394
-
Valentin Hervieu authored
close #424
-
Valentin Hervieu authored
close #346
-
- 16 Oct, 2016 5 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
* feat(logScale): Implement a logScale option to display sliders with logarithmic scale
-
Valentin Hervieu authored
-
Valentin Hervieu authored
feat(ticks): Refactor ticks to improve flexibility
-
- 22 Sep, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
Fix #411
-
- 15 Sep, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 06 Sep, 2016 2 commits
-
-
Valentin Hervieu authored
-
dassaptorshi authored
* Added the option for having fixed label to the directive * Committed the dist folder too * Changed the showLimit labels to autoHideLabels property * #Updated the dist by running the grunt task
-
- 23 Aug, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 07 Aug, 2016 1 commit
-
-
Valentin Hervieu authored
Close #384
-
- 02 Aug, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
* Add unit test showing the issue * Fix the issue
-
- 17 Jul, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 15 Jul, 2016 1 commit
-
-
Troy McKinnon authored
Previously limit labels would be hidden based on the position of the pointer labels even if user options hide pointer labels
-
- 13 Jul, 2016 2 commits
-
-
Valentin Hervieu authored
-
amit777 authored
* feat(directive): Add function to customize color of ticks Pass a custom function to the slider options to allow for dynamic tick color determination
-
- 11 Jul, 2016 1 commit
-
-
Valentin Hervieu authored
-
- 09 Jul, 2016 1 commit
-
-
Ryo Yamada authored
-
- 07 Jul, 2016 1 commit
-
-
Valentin Hervieu authored
Close #354
-
- 06 Jul, 2016 1 commit
-
-
Valentin Hervieu authored
Fix #365
-
- 02 Jul, 2016 4 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Valentin Hervieu authored
As described in #311
-
- 01 Jul, 2016 2 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
- 30 Jun, 2016 7 commits
-
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
https://github.com/EtixLabs/angularjs-slider…Valentin Hervieu authored
Merge branch 'fix-module-export' of https://github.com/EtixLabs/angularjs-slider into EtixLabs-fix-module-export
-
Valentin Hervieu authored
-
Valentin Hervieu authored
-
Gael du Plessix authored
-
Gael du Plessix authored
When the module is imported using AMD/CommonJS, it is expected to expose its name instead of the Angular module object. This is because angular.module() expects the dependencies as string instead of actual module objects. Fix #326. Breaking change: code that relies on the module object to be exported (accessing the name via `.name` for example) will break, since the name is now directly returned.
-
- 29 Jun, 2016 1 commit
-
-
Ryo Yamada authored
-
- 09 Jun, 2016 1 commit
-
-
Valentin Hervieu authored
-