0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump to 0.2.10 More... over 16 years ago
bugfix: Coolerator.View instances now subscribe properly. More... over 16 years ago
added .tmtags to .gitignore More... over 16 years ago
Version bump to 0.2.9 More... over 16 years ago
updated to match engine-assets API change. note that Coolerator.View instance event binding is broken at this point. More... over 16 years ago
Version bump to 0.2.8 More... over 16 years ago
added Coolerator.Registrar.after_ready (runs after all document.ready items, even if you set it earlier). More... over 16 years ago
Version bump to 0.2.7 More... over 16 years ago
bugfix: the filter set should not grow by simply retrieving filters. More... over 16 years ago
added Jason to script/pair More... over 16 years ago
Version bump to 0.2.6 More... over 16 years ago
fixed Coolerator.Remote to match new Filter techniques. More... over 16 years ago
Version bump to 0.2.5 More... over 16 years ago
re-thinking Coolerator.Filter ... see the 'an example' spec for the current API. More... over 16 years ago
added specs for Coolerator.View and re-implemented it. More... over 16 years ago
added specs for Coolerator.Filter and re-implemented it (no longer a constructor and #before and #after are not available on the prototype). More... over 16 years ago
added specs for Coolerator.Filters and (re-)implemented #count, #add, #get, and #reset More... over 16 years ago
deleted erroneous VERSION attribute in Coolerator.Base More... over 16 years ago
Version bump to 0.2.4 More... over 16 years ago
fixed a Safari parse error. More... over 16 years ago
Version bump to 0.2.3 More... over 16 years ago
Added :label to Filters created with a configuration object. More... over 16 years ago
Version bump to 0.2.2 More... over 16 years ago
Filter now accepts multiple selectors. Remote#capture binds data-remote forms on page ready. Minor code clean-up. More... over 16 years ago
Version bump to 0.2.1 More... over 16 years ago
created Views are now stored in Coolerator.Views. More... over 16 years ago
Version bump to 0.2.0 More... over 16 years ago
added specs for some of the View inheritance/extension stuff... fixed a bug in which Views could step on each other's instance implementation (view poor use of prototype). More... over 16 years ago
added initial skeleton JS specs. More... over 16 years ago
added ScrewUnit framework dependency. More... over 16 years ago