1. 18 Sep, 2013 2 commits
  2. 29 Aug, 2013 3 commits
  3. 01 Aug, 2013 1 commit
  4. 26 Jul, 2013 2 commits
  5. 18 Jul, 2013 4 commits
  6. 16 Jul, 2013 1 commit
  7. 15 Jul, 2013 1 commit
  8. 01 Jul, 2013 1 commit
  9. 27 Jun, 2013 5 commits
  10. 23 Jun, 2013 1 commit
  11. 13 Jun, 2013 2 commits
  12. 12 Jun, 2013 2 commits
  13. 11 Jun, 2013 5 commits
  14. 10 Jun, 2013 1 commit
  15. 09 Jun, 2013 2 commits
  16. 08 Jun, 2013 1 commit
  17. 02 Jun, 2013 2 commits
  18. 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
  19. 29 May, 2013 3 commits