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
/
ngInclude.js
Age
Commit message (
Expand
)
Author
2014-03-17
docs(ngInclude): make the quote type explicit
Mark Jones
2014-03-07
style(jsdoc tags): remove/ammend invalid tags
Peter Bacon Darwin
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-21
docs(*): fix anchors for members in api docs
Peter Bacon Darwin
2014-02-16
docs(*): fix jshint issues in examples
Peter Bacon Darwin
2014-02-16
docs(examples): fix example dependencies
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2013-12-12
fix(ngInclude): Add template to DOM before linking other directives
Tobias Bosch
2013-11-21
fix(ngInclude): Don't throw when the ngInclude element contains content with ...
Tobias Bosch
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-06
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-10-11
style: strip white space from files
Igor Minar
2013-10-03
docs(ngInclude): clarity, formatting
Dave Peticolas
2013-09-20
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford
2013-08-19
revert(ngInclude): remove ngInclude manual transclusion system
Matias Niemelä
2013-08-09
fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...
Matias Niemelä
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-26
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-03
feat(ngInclude): $includeContentRequested event
Matthieu Larcher
2013-04-03
docs: add animations into docs and directive examples
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-03
feat(ngInclude): allow ngInclude on css class
Vojta Jina
2012-04-03
fix(ngInclude): fire $includeContentLoaded on proper (child) scope
Vojta Jina
2012-04-03
refactor(ngInclude): remove scope attribute
Vojta Jina
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery