gvas / knockout-jqueryui

Knockout bindings for the jQuery UI widgets.
http://gvas.github.com/knockout-jqueryui/
MIT License
103 stars 38 forks source link

Fix for #13 "Spinner up/down click cannot update ViewModel in real-time" #14

Closed BrandonLWhite closed 10 years ago

BrandonLWhite commented 10 years ago

Please consider this pull request to resolve #13 "Spinner up/down click cannot update ViewModel in real-time". Jasmine unit tests are included as well, both to test the new functionality as well as some regression tests for the non real-time (default) functionality.