aboutsummaryrefslogtreecommitdiffstats
path: root/test/ScopeSpec.js
AgeCommit message (Expand)Author
2011-05-31Rename deprecated wasCalled() -> toHaveBeenCalled() in all specsVojta Jina
2011-01-26split mocks and create $log and $exceptionHandler mocksIgor Minar
2011-01-25Scope should retrieve $log and $exceptionHandler via $serviceIgor Minar
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2010-12-08Remove RegExp parserMisko Hevery
2010-12-02Closes #170. Corrected the behavior of select when options are ng:repeatedMisko Hevery
2010-11-16Changed error handling so that better stack traces are displayed in the ng-er...Misko Hevery
2010-11-11$watch should optionally skip listener execIgor Minar
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-09-21HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...Misko Hevery
2010-08-10fix bug where $eval on undefined throws errorMisko Hevery
2010-07-26minor performance improvementsMisko Hevery
2010-07-23added buzz demo, fix undefined() -> undefinedMisko Hevery
2010-05-30added compiled getterFN for better performanceMisko Hevery
2010-05-13fixed issue with radio view clobering model if radio was checked.Misko Hevery
2010-04-15added $route serviceMisko Hevery
2010-04-07seperatio validation and exception handlingMisko Hevery
2010-04-05added ng:switch widgetMisko Hevery
2010-04-03injection is now workingMisko Hevery
2010-03-31started to add servicesMisko Hevery
2010-03-30more tests fixedMisko Hevery
2010-03-29reenabled more testsMisko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery
2010-03-25added few extra testsMisko Hevery