aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/compileSpec.js
AgeCommit message (Expand)Author
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor Minar
2013-08-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-31feat(directive): support as instance syntaxLucas Galfasó
2013-07-28test($compile): fix spelling error in assertion (ngAttr*)Brian Fitzpatrick
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-07-18fix($compile): allow data: image URIs in img[src]Chirayu Krishnappa
2013-07-02revert: fix(compiler): corrects component transclusion on ...Igor Minar
2013-06-28test($compile): use FQDN for img[src]Chirayu Krishnappa
2013-06-27fix(compiler): corrects component transclusion on compilation root.Igor Minar
2013-06-21fix($compile): disallow interpolations for DOM event handlersChirayu Krishnappa
2013-06-21fix($compile): sanitize values bound to img[src]Chirayu Krishnappa
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-11fix($compile): support multi-element group over text nodesMisko Hevery
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-04-29test(browser/compile): fix calls to Jasmine fail()Oren Avissar
2013-02-28feat($compile): allow directives to modify interpolated attributesThibault Leruitte
2013-02-27feat($compile): support for dynamic template generationLuis Ramón López
2013-02-27feat($compile): add attribute binding support via ngAttr*Luis Ramón López
2013-02-25fix($compile): compile replace directives in external templatedanilsomsikov
2013-02-25chore(sortedHtml): print attributes with empty valueIgor Minar
2013-02-25feat($compile): '=?' makes '=' binding optionalLuis Ramón López
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-14fix(compile): Initialize interpolated attributes before directive linkingPete Bacon Darwin
2013-02-14fix(compile): Interpolate @ locals before the link function runsPete 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-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin
2013-01-14fix($compile): safely create transclude comment nodesIgor Minar
2013-01-09feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2012-10-29fix($compile): prevent double attr interpolation w/ templateUrlIgor Minar
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