0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 13 years ago
Compared hand crafted library reduction with original -> original compressed smaller (102 vs 104k) More... almost 13 years ago
Major refactor to reduce library size. Added knockback-core.js and individual components to lib directory for non-core functionality. More... almost 13 years ago
Refactor for Codo documentation More... almost 13 years ago
Updated TravisCI NodeJS More... almost 13 years ago
Implemented a minimal stack for Knockback (commented out redundant code in vendor libraries or shared implementations). More... almost 13 years ago
Bug fix: memory leak on render template. Optimizations: reduced number of collection bindings for kb.CollectionObservable More... almost 13 years ago
Tests: updated for view_model and collection options. Added filters to the kb.CollectionObservable. More... almost 13 years ago
Renamed kb.renderAndBindTemplate to kb.renderAutoReleasedTemplate and propagated options More... almost 13 years ago
Added validity checks More... almost 13 years ago
Bug fix: relationships setting models for attributes and view_models for observables More... almost 13 years ago
Updated statistics and simplified kb.Store function naming. More... almost 13 years ago
Removed trailing spaces More... almost 13 years ago
Made the returned node from kb.renderAndBindTemplate be the child node if possible More... almost 13 years ago
Cached _ and Backbone on kb for easier look up. Bug fix for sharing stores. More... almost 13 years ago
Relational reference fixes for null values (breaking loops and sharing until models are loaded) More... almost 13 years ago
Updated constants More... almost 13 years ago
Bug fixes for Backbone-Relational and select More... almost 13 years ago
Tweak More... almost 13 years ago
Added auto view model releasing functionality. Use kb.removeNode and kb.applyBindings for automatic behavior More... almost 13 years ago
Reworked memory management. Removed reference counting and simplified store ownership. More... almost 13 years ago
Event optimizations More... almost 13 years ago
Added memory checks throughout More... almost 13 years ago
Upgraded Backbone.Relational support to 0.6.0 More... almost 13 years ago
Memory management tests for ko.observableArray More... almost 13 years ago
Hand optimizations More... almost 13 years ago
Optimizations - made sure no triggering during release cycle More... almost 13 years ago
Mid-reducing code size. Reducing the use of wrapper More... almost 13 years ago
Mid-reducing code size. Updated memory management including releaseReferences() for store releasing relational view models with cycles. More... almost 13 years ago
Renamed Model Observable to Model Watcher to avoid confusion with being a derived from ko.obseravble More... almost 13 years ago