aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngTransclude.js
AgeCommit message (Expand)Author
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