aboutsummaryrefslogtreecommitdiffstats
path: root/src/directive/ngRepeat.js
AgeCommit message (Collapse)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-17fix(ngRepeat): correct variable reference in error messageIgor Minar
Closese #803
2012-03-12docs(*): renaming incorrect widget references to control or directiveIgor Minar
2012-03-09docs(directives): set directive param name to directive nameIgor Minar
so that we can render better usage examples in docs
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar