1. 18 Mar, 2015 1 commit
  2. 17 Mar, 2015 2 commits
  3. 01 Mar, 2015 1 commit
  4. 28 Feb, 2015 7 commits
  5. 17 Feb, 2015 2 commits
  6. 13 Feb, 2015 18 commits
  7. 09 Jan, 2015 2 commits
  8. 02 Jan, 2015 1 commit
  9. 31 Dec, 2014 2 commits
  10. 08 Dec, 2014 1 commit
  11. 04 Dec, 2014 1 commit
  12. 03 Dec, 2014 2 commits
    • Aaron-P's avatar
      Destroy computeds when element is destroyed · 6dabdcbf
      Aaron-P authored
      6dabdcbf
    • Aaron-P's avatar
      Improved knockout binding · db4d64e9
      Aaron-P authored
      Improves the initialization of the multiselect by waiting for other select related bindings to finish first.
      Moved the subscription to other binder events to init so they aren't re-executed all the time.
      Added support for value binding.
      Added support for observable configuration properties.
      Observable subscription rate-limited (by @IDisposable).
      Simplified how selection changes are processed (simpler code, not sure about performance).
      db4d64e9