1. 27 Jun, 2013 5 commits
  2. 23 Jun, 2013 1 commit
  3. 12 Jun, 2013 2 commits
  4. 11 Jun, 2013 5 commits
  5. 10 Jun, 2013 1 commit
  6. 09 Jun, 2013 2 commits
  7. 08 Jun, 2013 1 commit
  8. 02 Jun, 2013 2 commits
  9. 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
  10. 29 May, 2013 4 commits
  11. 22 May, 2013 1 commit
  12. 10 May, 2013 1 commit
  13. 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
  14. 30 Apr, 2013 1 commit
  15. 29 Apr, 2013 3 commits
  16. 28 Apr, 2013 7 commits