aboutsummaryrefslogtreecommitdiffstats
path: root/test/BinderSpec.js
AgeCommit message (Expand)Author
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-08Added ng:options directiveMisko Hevery
2011-06-08Throw error when compiling multiple rootsMisko Hevery
2011-06-08Cleanup parser code to expose smaller APIMisko Hevery
2011-06-02Fix CSS tests on OperaVojta Jina
2011-03-01linking function should return bound scopeIgor Minar
2011-02-18Remove ng:watchMisko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
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-26split mocks and create $log and $exceptionHandler mocksIgor Minar
2011-01-24fixed example rendering, add tests for it.Misko Hevery
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2011-01-06converted last of tests to specsMisko Hevery