aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/compileSpec.js
AgeCommit message (Expand)Author
2012-09-20fix($compile): reference local in isolate scopeVojta Jina
2012-08-13fix($compile): denormalize directive templatesIgor Minar
2012-08-13refactor($compile): code cleanupIgor Minar
2012-06-08fix($compile): correctly merge class attr for replace directivesMax Martinsson
2012-06-08feat($compile): simplify isolate scope bindingsMisko Hevery
2012-06-08fix(startingTag): make tag name always lowercaseIgor Minar
2012-06-08refactor($compile): always call attr.$observeMisko Hevery
2012-06-08chore($compile): clean up compiler testsMisko Hevery
2012-05-04fix($compile): have $observe return registration functionMisko Hevery
2012-05-04fix($compile): ignore ws when checking if template has single rootIgor Minar
2012-05-03style($compile): clean up the code and normalize fn namesIgor Minar
2012-05-03fix($compile): attach scope to the directive element when templateUrl and rep...Igor Minar
2012-05-03chore($compile): remove obsolete <<CONTENT>> transclusionIgor Minar
2012-05-03fix($compile): prevent duplicate directive controller instantiationIgor Minar
2012-05-02style($compile): rename compiler.js to compile.jsIgor Minar