aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/compileSpec.js
AgeCommit message (Expand)Author
2014-01-22test(compileSpec): fix broken build on FFIgor Minar
2013-08-21revert: fix($compile): correct controller instantiation...Igor Minar
2013-08-21revert: fix($compile): always instantiate controllers...Igor Minar
2013-08-20fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-04-29test(browser/compile): fix calls to Jasmine fail()Oren Avissar
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25fix($compile): whitelist file:// in url sanitizationIgor Minar
2013-02-23fix($compile): handle elements with no childNodes propertyIgor Minar
2013-02-20fix($compile): sanitize values bound to a[href]Igor Minar
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2013-02-07fix($compile): rename $compileNote to compileNodeEnrique Paredes
2013-01-30feat(Scope): expose transcluded and isolate scope info for batarangBrian Ford
2013-01-17feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin
2013-01-14fix($compile): safely create transclude comment nodesIgor Minar
2012-10-29fix($compile): prevent double attr interpolation w/ templateUrlIgor Minar
2012-09-22fix($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