1. 13 Feb, 2015 3 commits
  2. 02 Jan, 2015 1 commit
  3. 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
  4. 27 Nov, 2014 4 commits
  5. 25 Nov, 2014 1 commit
    • Tyf0x's avatar
      ** Fix for #431 ** · a5c1ab46
      Tyf0x authored
      -> See https://bugzilla.mozilla.org/show_bug.cgi?id=559506
      -> Removed the javascript:void(0) href for anchor elements in the multiselect dropdown
      -> Added a tabindex = 0 to keep the anchors focus-able
      -> Added code to remove any text selection when using shift+click
      -> Handles the checkbox selection manually when done using shift+click on its label
      a5c1ab46
  6. 01 Nov, 2014 4 commits
  7. 26 Oct, 2014 1 commit
  8. 25 Oct, 2014 1 commit
  9. 17 Oct, 2014 3 commits
  10. 16 Oct, 2014 4 commits
  11. 15 Oct, 2014 1 commit
  12. 14 Oct, 2014 4 commits
  13. 13 Oct, 2014 10 commits
  14. 09 Oct, 2014 1 commit