1. 23 Jun, 2013 1 commit
  2. 12 Jun, 2013 2 commits
  3. 11 Jun, 2013 5 commits
  4. 10 Jun, 2013 1 commit
  5. 09 Jun, 2013 2 commits
  6. 08 Jun, 2013 1 commit
  7. 02 Jun, 2013 2 commits
  8. 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
  9. 29 May, 2013 4 commits
  10. 22 May, 2013 1 commit
  11. 10 May, 2013 1 commit
  12. 03 May, 2013 3 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
    • David Stutz's avatar
      Merge pull request #77 from studiofrenetic/master · a23728aa
      David Stutz authored
      case-insensitive filtering.
      a23728aa
  13. 30 Apr, 2013 1 commit
  14. 29 Apr, 2013 3 commits
  15. 28 Apr, 2013 8 commits
  16. 26 Apr, 2013 3 commits
  17. 25 Apr, 2013 1 commit