aboutsummaryrefslogtreecommitdiffstats
path: root/src/directive/ngInclude.js
AgeCommit message (Collapse)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-11chore(ng-include): update to work in ng-include|src modeMisko Hevery
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