index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
directive
/
ngTransclude.js
Age
Commit message (
Expand
)
Author
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-11
refactor(ngTransclude): use transclusion function passed in to link
Daniel Tabuenca
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-09-30
fix(ngTransclude): detect ngTranslude usage without a transclusion directive
jankuca
2013-09-11
docs(ng.directives): add correct @restrict for all ng directives
rodyhaddad
2013-08-20
fix(ngTransclude): clear the translusion point before transcluding
Igor Minar
2013-08-20
fix(ngTransclude): make the transclusion available to parent post-link
Igor Minar
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery