aboutsummaryrefslogtreecommitdiffstats
path: root/test/directive/ngViewSpec.js
AgeCommit message (Collapse)Author
2012-03-16style(ngViewSpec): pretify some tests with $destroy eventsIgor Minar
2012-03-13fix(scope): remove scope $destroy eventIgor Minar
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-03-08fix(ng-view, ng-include): onload and $contentLoadedIgor Minar
- change custom onload directive to special arguments recongnized by both ng-view and ng-include - rename $contentLoaded event to $viewContentLoaded and $includeContentLoaded - add event docs
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar