1. 13 Jul, 2016 1 commit
    • amit777's avatar
      Added test for new tick colors (#372) · b29b7c2a
      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
      b29b7c2a
  2. 11 Jul, 2016 1 commit
  3. 09 Jul, 2016 1 commit
  4. 07 Jul, 2016 1 commit
  5. 06 Jul, 2016 1 commit
  6. 02 Jul, 2016 4 commits
  7. 01 Jul, 2016 2 commits
  8. 30 Jun, 2016 7 commits
  9. 29 Jun, 2016 1 commit
  10. 09 Jun, 2016 1 commit
  11. 07 Jun, 2016 1 commit
    • Valentin Hervieu's avatar
      feat(cmbLabel): Add a mergeRangeLabelsIfSame option · b61a94b1
      Valentin Hervieu authored
      In 3afcce95 commit, I changed the behavior of the combined label for range slider. However, this
      broke previous implementation, so this commit add an option to configure this feature. The default
      behavior is back as previously: If the slider values are the same, the combined label is 'X - X'
      
      Related to #245
      b61a94b1
  12. 04 Jun, 2016 4 commits
  13. 02 Jun, 2016 2 commits
  14. 29 May, 2016 1 commit
  15. 25 May, 2016 2 commits
  16. 24 May, 2016 1 commit
    • Tom Chiverton's avatar
      IE8 support (#314) · 1ee44571
      Tom Chiverton authored
      * IE8 support
      
      IE8 requires the ability to use the alternative directive syntax : <div rzslider ... ></div>
      
      Fixes #313
      
      * Update for new default template
      
      * New template for IE8 support
      
      * Update for new template
      
      * oops
      
      * Suggested fixes for #314
      1ee44571
  17. 22 May, 2016 5 commits
  18. 19 May, 2016 1 commit
  19. 17 May, 2016 1 commit
  20. 13 May, 2016 1 commit
  21. 24 Apr, 2016 1 commit