• 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
Name
Last commit
Last update
css Loading commit data...
img Loading commit data...
js Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
beta.html Loading commit data...
index.html Loading commit data...
knockout-examples.html Loading commit data...