1. 01 Mar, 2015 1 commit
  2. 28 Feb, 2015 7 commits
  3. 17 Feb, 2015 2 commits
  4. 13 Feb, 2015 18 commits
  5. 09 Jan, 2015 2 commits
  6. 02 Jan, 2015 1 commit
  7. 31 Dec, 2014 2 commits
  8. 08 Dec, 2014 1 commit
  9. 04 Dec, 2014 1 commit
  10. 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
  11. 27 Nov, 2014 3 commits