aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngInclude.js
AgeCommit message (Expand)Author
2014-03-21docs(ngInclude): make the quote type explicitMark Jones
2014-03-11style(jsdoc tags): remove/ammend invalid tagsPeter Bacon Darwin
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-16docs(*): fix jshint issues in examplesPeter Bacon Darwin
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-12-12fix(ngInclude): Add template to DOM before linking other directivesTobias Bosch
2013-11-21fix(ngInclude): Don't throw when the ngInclude element contains content with ...Tobias Bosch
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-06fix(ngInclude): only run anchorScroll after animation is donePete Bacon Darwin
2013-11-05chore(docs): refactor/improve new CSS transition code in examplesMatias Niemelä
2013-10-18docs: correct broken linksVojta Jina
2013-10-14docs: add missing priority documentation for structural directivesIgor Minar
2013-10-11fix(directives): correct priority of structural directivesIgor Minar
2013-10-11style: strip white space from filesIgor Minar
2013-10-03docs(ngInclude): clarity, formattingDave Peticolas
2013-09-20fix(ngInclude): don't break attribute bindings on ngInclude-ed elementBrian Ford
2013-08-19revert(ngInclude): remove ngInclude manual transclusion systemMatias Niemelä
2013-08-09fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclu...Matias Niemelä
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-26fix(ngInclude): $animate refactoring + use transclusionMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-05-13docs(animation): fix code example to work with most recent ngAnimateMatias Niemelä
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-03feat(ngInclude): $includeContentRequested eventMatthieu Larcher
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-03feat(ngInclude): allow ngInclude on css classVojta Jina
2012-04-03fix(ngInclude): fire $includeContentLoaded on proper (child) scopeVojta Jina
2012-04-03refactor(ngInclude): remove scope attributeVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery