| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-04 | fix(ngInit): evaluate ngInit before ngInclude | Caitlin Potter | |
| The priority of ngInit is adjusted to occur before ngInclude, and after ngController. This enables ngInit to initiallize values in a controller's scope, and also to initiallize values before ngInclude executes. Closes #5167 Closes #5208 | |||
| 2012-04-09 | chore(tests): rename all directive names to the normalized form | Igor Minar | |
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
