1. 05 Oct, 2013 2 commits
  2. 04 Oct, 2013 2 commits
  3. 03 Oct, 2013 1 commit
  4. 30 Sep, 2013 1 commit
  5. 24 Sep, 2013 1 commit
  6. 23 Sep, 2013 2 commits
  7. 21 Sep, 2013 2 commits
  8. 18 Sep, 2013 2 commits
  9. 29 Aug, 2013 1 commit
  10. 01 Aug, 2013 1 commit
  11. 26 Jul, 2013 2 commits
  12. 16 Jul, 2013 1 commit
  13. 15 Jul, 2013 1 commit
  14. 01 Jul, 2013 1 commit
  15. 27 Jun, 2013 2 commits
  16. 23 Jun, 2013 1 commit
  17. 12 Jun, 2013 1 commit
    • David Stutz's avatar
      Fixed #109, #113. · 0a857a08
      David Stutz authored
      Moved CSS declarations into separate LESS file. Filter will now be
      rebuild, too.
      0a857a08
  18. 11 Jun, 2013 1 commit
  19. 10 Jun, 2013 1 commit
  20. 09 Jun, 2013 2 commits
  21. 08 Jun, 2013 1 commit
  22. 30 May, 2013 1 commit
    • Adrian 'Nexces' Piotrowicz's avatar
      Altered filtering behavior · 11785d83
      Adrian 'Nexces' Piotrowicz authored
      Filtering can be now done on option lables or values or both.
      Configurable via: 'filterBehavior' option
      Possible values are:
      * 'text' (default) - uses only label text for filtering
      * 'value' - uses only option value for filtering
      * 'both' - uses label text and option value
      11785d83
  23. 29 May, 2013 3 commits
  24. 22 May, 2013 1 commit
  25. 10 May, 2013 1 commit
  26. 03 May, 2013 2 commits
    • David Stutz's avatar
      Fixed #81. · 7758d767
      David Stutz authored
      The filtering option will now hide or show the filtered options instead
      of destryoing/rubuilding them. So selected options will not be
      destroyed. Updated the demo an knockout examples. Added "fork me"
      slogan.
      7758d767
    • David Stutz's avatar
      #76, #75, updated demo. · 9700a3d2
      David Stutz authored
      See #76, #75. Updated demo and knockout examples. Multiselect iwll adopt
      the disabled state of the select.
      9700a3d2
  27. 30 Apr, 2013 1 commit
  28. 29 Apr, 2013 2 commits