aboutsummaryrefslogtreecommitdiffstats
path: root/src/directive/ngNonBindable.js
AgeCommit message (Collapse)Author
2012-03-13fix(ng-non-bindable): increase priority to 1000Misko Hevery
- increase ng-non-bindable prioirity to 1000 so that it prevents attribute interpolation on same level.
2012-03-12docs(*): renaming incorrect widget references to control or directiveIgor Minar
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar