• Nicholas Nieslanik's avatar
    Fixing the initialization of the selected items in the multi-select for... · 1782cb98
    Nicholas Nieslanik authored
    Fixing the initialization of the selected items in the multi-select for Knockout.js binding integration.  Currently a persisted binding value isn't being initialized correctly when using KO.  Instead the selectedOptions are only being set on during the update binding function or when the observableArray is changed.  With this fix, if the observableArray has initial values, they are selected as necessary.s
    1782cb98
Name
Last commit
Last update
css Loading commit data...
fonts Loading commit data...
js Loading commit data...
less Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
index-2-3.html Loading commit data...
index.html Loading commit data...