aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/compileSpec.js
AgeCommit message (Expand)Author
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-14fix($compile) support templates with table content root nodesCaitlin Potter
2014-02-10fix($compile): ensure element transclusion directives are linked with comment...Caitlin Potter
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-01-31fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...Caitlin Potter
2013-12-31test(compileSpec): fix broken build on FFIgor Minar
2013-12-19fix($compile): remove invalid IE exceptional case for `href`Alexandre Potvin Latreille
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-12-12fix($compile): Allow literals in isolate scope referencesTobias Bosch
2013-12-05fix($compile): update cloned elements if the template arrives after the cloningTobias Bosch
2013-12-04fix($compile): ensure isolated local watches' lastValue is always in syncDaniel Tabuenca
2013-11-26fix($sanitize): Use same whitelist mechanism as $compile does.Tobias Bosch
2013-11-22test($compile): correct the assertion to make test pass on IE11Igor Minar
2013-11-21fix($compile): secure form[action] & iframe[srcdoc]Chirayu Krishnappa
2013-11-21fix(tests): Correct tests for IE11Tobias Bosch
2013-11-21fix($compile): ensure CSS classes are added and removed only when necessaryMatias Niemelä
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-12fix($compile): correctly handle interpolated style in replace templatesTobias Bosch
2013-11-07feat(jqLite): expose isolateScope() getter similar to scope()Igor Minar
2013-11-07fix($compile): don't leak isolate scope state when replaced directive is used...Igor Minar
2013-11-07fix($compile): correct isolate scope distribution to controllersIgor Minar
2013-11-07fix($compile): replaced element has isolate scopeMisko Hevery
2013-11-07fix($compile): only pass isolate scope to children that belong to the isolate...Vojta Jina
2013-11-07fix($compile): make isolate scope truly isolateVojta Jina
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ó