1. 15 Jan, 2016 4 commits
  2. 13 Jan, 2016 2 commits
    • Valentin Hervieu's avatar
      Merge pull request #229 from elifer5000/timeout-onchange · c73e0e79
      Valentin Hervieu authored
      perf(): Remove $timeout call inside onChange event
      c73e0e79
    • Elias Cohenca's avatar
      perf(): Remove inside onChange event · 6ca68cb3
      Elias Cohenca authored
      When the callback run while changing the slider takes a certain amount of time (~50 ms or more), the
       inside onChange can stall resulting in many changes lost along the way while it catches up.
      Removing seems to have no visible side effects. It might be possible that this is due to
      scope.() being called right before callOnChange(), so the model is updated anyway (see in
      applyModel)
      6ca68cb3
  3. 08 Jan, 2016 3 commits
  4. 30 Dec, 2015 3 commits
  5. 29 Dec, 2015 4 commits
  6. 28 Dec, 2015 1 commit
  7. 27 Dec, 2015 2 commits
  8. 26 Dec, 2015 1 commit
  9. 25 Dec, 2015 1 commit
  10. 24 Dec, 2015 5 commits
  11. 23 Dec, 2015 7 commits
  12. 22 Dec, 2015 7 commits