aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/compilerSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-26feat($compile): do not interpolate boolean attributes, rather evaluate themVojta Jina
2012-03-26feat(ngValue): allow radio inputs to have non string valuesVojta Jina
2012-03-23fix($compile): create new (isolate) scopes for directives on root elementsIgor Minar
2012-03-20fix($compile): Merge interpolated css class when replacing an elementVojta Jina
2012-03-19fix(compiler): allow transclusion of root elementsMisko Hevery
2012-03-13f(compile): boolean attributes too agresiveMisko Hevery
2012-03-13fix(scope): remove scope $destroy eventIgor Minar
2012-03-12fix(svg): normalize class access for SVGMisko Hevery
2012-03-08chore(directives,widgets): reorg the code under directive/ dirIgor Minar
2012-03-08fix(tests): fix name collisions between various testsIgor Minar
2012-03-08chore(compiler): change default restriction to attribute only for directivesMisko Hevery
2012-02-21feat($compiler): Allow attr.$observe() interpolated attrsVojta Jina
2012-02-21feat($compile) add locals, isolate scope, transclusionMisko Hevery
2012-02-21feat($compile): mark scope creation with ng-scope classMisko Hevery
2012-02-21feat($compile): support compiling text nodes by wrapping them in <span>Misko Hevery
2012-01-25add($compile): add compiler v2.0 - not connectedMisko Hevery
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(compiler) turn compiler into a serviceMisko Hevery
2011-11-14move(compiler): appease the History GodMisko Hevery