• Aaron-P's avatar
    Improved knockout binding · db4d64e9
    Aaron-P authored
    Improves the initialization of the multiselect by waiting for other select related bindings to finish first.
    Moved the subscription to other binder events to init so they aren't re-executed all the time.
    Added support for value binding.
    Added support for observable configuration properties.
    Observable subscription rate-limited (by @IDisposable).
    Simplified how selection changes are processed (simpler code, not sure about performance).
    db4d64e9
Name
Last commit
Last update
dist Loading commit data...
docs Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
example.png Loading commit data...
index.html Loading commit data...
post.php Loading commit data...