aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/compileSpec.js
AgeCommit message (Expand)Author
2013-10-28fix($compile): don't instantiate controllers twice for element transclude dir...Igor Minar
2013-10-28style(compileSpec): reorder and cleanup tests for $compile's transclusion fea...Igor Minar
2013-10-25fix($compile): attribute bindings should not break due to terminal directivesIgor Minar
2013-10-24fix($compile): instantiate controlers when re-entering compilationIgor Minar
2013-10-11fix($compile): abort compilation when duplicate element transclusionIgor Minar
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-03fix($compile): fix (reverse) directive postLink fn execution orderIgor Minar
2013-10-03fix($compile): don't terminate compilation for regular transclusion directivesIgor Minar
2013-10-02fix($compile): ng-attr to support dash separated attribute namesJamie Mason
2013-10-01fix($compile): allow interpolations for non-event handlers attrsFrancesco Pontillo
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-30fix($compile): link parents before traversingVojta Jina
2013-09-26fix($compile): collect ranges on multiple directives on one elementjankuca
2013-08-29fix(core): parse IE11 UA string correctlyChirayu Krishnappa
2013-08-23test: rename / remove duplicate unit testsVojta Jina
2013-08-20fix(ngTransclude): clear the translusion point before transcludingIgor Minar
2013-08-20fix(ngTransclude): make the transclusion available to parent post-linkIgor Minar
2013-08-15feat(minerr): log minerr doc url in developmentKen Sheedlo
2013-08-12fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-08fix($compile): always instantiate controllers before pre-link fns runjankuca
2013-08-08docs(compile/notassign): description for compile/notassign errorMisko Hevery
2013-08-08docs(minErr): rename compile/utrat to compile/uterdirIgor Minar
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