0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add build and watcher for library and tests. More... almost 11 years ago
Remove requirejs dependancy from tests. More... almost 11 years ago
Remove requirejs dependancy drom sources. More... almost 11 years ago
Merge pull request #22 from staabm/patch-1 More... almost 11 years ago
Typo More... almost 11 years ago
Add bower instructions. More... almost 11 years ago
Update README with build status and License information. More... almost 11 years ago
Add LICENSE More... almost 11 years ago
Fill repo and license in package.json and bower.json. More... almost 11 years ago
Fix #18. Routes can be method or function as well as arguments. More... almost 11 years ago
Minor fixes to README More... almost 11 years ago
Add grunt requirejs to release task. More... almost 11 years ago
Ensure routing events are triggered in expected context. More... almost 11 years ago
Fix deferrable cannot be aborted when not in async mode. More... almost 11 years ago
Add .travis.yml More... almost 11 years ago
Remove trailing console.log. More... almost 11 years ago
Add the ability to link services to application too. More... almost 11 years ago
Fix #15 : use npm scripts for install and common tasks. More... almost 11 years ago
Fix #15: only requires npm install More... almost 11 years ago
Merge pull request #16 from themouette/services More... almost 11 years ago
Merge pull request #14 from themouette/minor-fixes More... almost 11 years ago
Rename Factories into Services. Fixes #11 More... almost 11 years ago
Fix typo, remove whitespace More... almost 11 years ago
Fix #12 : Factory.extend now merge parent options. More... almost 11 years ago
Typo fix in factory options. More... almost 11 years ago
Update documentation. More... almost 11 years ago
Test runner launches fragments too. More... almost 11 years ago
Fragmentables pending tests are really pending. More... almost 11 years ago
Elementables triggers events when element is atteached or detached. More... almost 11 years ago
Fragments triggers setup event when element is set. More... almost 11 years ago