0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Documentation for kb.Validations and starting to reduce minimized size More... almost 13 years ago
Replaced sortedIndex with comparator More... almost 13 years ago
Updated kb.EventWatcher to take a event selector instead of a single event name More... almost 13 years ago
Added clear method to store. More... almost 13 years ago
Refactored ModelWatcher to EventWatcher More... almost 13 years ago
Bug fix: validation priorities More... almost 13 years ago
Fixed the order of observable model and collection function to trigger Knockout after the they had been updated. More... almost 13 years ago
Added kb.hasModelSignature and kb.hasCollectionSignature. Added better checks to the kb.CollectionObservable for external setting. More... almost 13 years ago
Published filter function on kb.CollectionObservable and make internal observables naming consistent More... almost 13 years ago
Updated validations convention for $ before properties built into the library. Expanded validation functions. More... almost 13 years ago
Made the model and collection methods observable on kb.ViewModel, kb.Observable, and kb.CollectionObservable More... almost 13 years ago
Added observable model function More... almost 13 years ago
Optimized case where models set on a kb.CollectionObservable's ko.observableArray More... almost 13 years ago
Bug fix: general purpose simple object test More... almost 13 years ago
Introduced no_share option for when you create a kb.ViewModel with null and don't want it resolved to a null constant because you will update it later. More... almost 13 years ago
Refactor for coco documentation of Inject and Validation More... almost 13 years ago
Moved validation options from validations to validation_options. Added priorities so you can choose the active_error priority. More... almost 13 years ago
Updated validations with the ability to globally disable validations (for example is there is yet to be changes in a model) and moved custom validations to a validations property rather than checking all bindings. More... almost 13 years ago
Bumped version to 0.16.7 More... almost 13 years ago
Allowed the validator to be wrapped in an observable More... almost 13 years ago
Simplified validations More... almost 13 years ago
Made validations extensible More... almost 13 years ago
Shaving code size More... almost 13 years ago
Release 0.16.6 Nuget More... almost 13 years ago
Release 0.16.6 More... almost 13 years ago
Bug fix: https://github.com/kmalakoff/knockback/issues/45 More... almost 13 years ago
Bug fix: array attribute type (issue 45) More... almost 13 years ago
Updated README.md More... almost 13 years ago
Nuget 0.16.5 More... almost 13 years ago
Update to 0.16.5 More... almost 13 years ago