aboutsummaryrefslogtreecommitdiffstats
path: root/test/ScenarioSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-01-25refactor(directives): connect new compilerMisko Hevery
2011-11-14refactor(compiler) turn compiler into a serviceMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-09-08fix($route): update $route to reflect $location changesVojta Jina
2011-09-08feat($browser): jQuery style url method, onUrlChange eventVojta Jina
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-03-01linking function should return bound scopeIgor Minar
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-16remove $init on scope from applying compilation templateMisko Hevery
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2011-01-04Remove many eager-publish services, lazy pollingMisko Hevery
2010-12-02Closes #170. Corrected the behavior of select when options are ng:repeatedMisko Hevery
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-09-22Refactored the Browser:Misko Hevery
2010-07-02change all attributes from ng- to ng: prefixMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-02-04updateView is now called on binder instead of scopeMisko Hevery
2010-01-24changes to make it closure compiler compatibleMisko Hevery
2010-01-23lots of cleanup to get it ready for OSMisko Hevery