aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngTransclude.js
AgeCommit message (Expand)Author
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-11refactor(ngTransclude): use transclusion function passed in to linkDaniel Tabuenca
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-09-30fix(ngTransclude): detect ngTranslude usage without a transclusion directivejankuca
2013-09-11docs(ng.directives): add correct @restrict for all ng directivesrodyhaddad
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-07-22fix($compile): always instantiate controllers in parent->child orderIgor Minar
2013-06-04docs(ngTransclude): fix outdated scope definition in exampleMarcin Wosinek
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery