COMMITS
/ test/ng/directive/ngIncludeSpec.js October 29, 2016
M
perf(*): don't trigger digests after enter/leave of structural directives
Martin Staffa committed
M
style(ngIfSpec.js, ngIncludeSpec.js): add top level describe
Martin Staffa committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
February 25, 2016
L
refactor($compile): Create non-descriptive comments when debugInfoEnabled is false
Lucas Mirelmann committed
December 15, 2015
A
fix(ngInclude): do not compile template if original scope is destroyed
Alexander Zagumennikov committed
August 17, 2015
M
fix(ngAnimate): only buffer rAF requests within the animation runners
Matias Niemelä committed
March 5, 2015
R
test(IE8): remove workarounds for IE8
Rouven Weßling committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
October 18, 2014
H
style(*): disallow space after object keys, other rules
Henry Zhu committed
August 19, 2014
S
feat(ngInclude): add template url parameter to events
Stephen Bunch committed
September 8, 2014
C
fix(ngInclude): correctly add svg-namespaced template content
Caitlin Potter committed
August 12, 2014
M
feat($templateRequest): introduce the $templateRequest service
Matias Niemelä committed
August 16, 2014
M
feat($animate): use promises instead of callbacks for animations
Matias Niemelä committed
January 15, 2014
C
feat(ngInclude): emit $includeContentError when HTTP request fails
Caitlin Potter committed
May 24, 2014
P
docs(*): fix its/it's grammar
Phil Westwell committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
February 21, 2014
M
fix($animate): ensure that animateable directives cancel expired leave animations
Matias Niemelä committed
February 25, 2014
M
perf($animate): use rAF instead of timeouts to issue animation callbacks
Matias Niemelä committed
January 23, 2014
M
M
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä committed
October 16, 2013
M
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski committed
December 11, 2013
T
fix(ngInclude): Add template to DOM before linking other directives
Tobias Bosch committed
November 22, 2013
T
fix(ngInclude): Don't throw when the ngInclude element contains content with directives.
Tobias Bosch committed
November 20, 2013
B
fix(ngInclude): allow ngInclude to load scripts when jQuery is included
Brian Ford committed
November 14, 2013
T
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch committed
November 2, 2013
P
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin committed
September 20, 2013
B
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford committed
September 17, 2013
C
fix(test): fixed toThrow usage
Chirayu Krishnappa committed
August 17, 2013
M
revert(ngInclude): remove ngInclude manual transclusion system
Matias Niemelä committed
August 2, 2013
M
fix(ngInclude): ensure ngInclude is terminal and uses its own manual transclusion system
Matias Niemelä committed
July 31, 2013
M
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä committed
July 6, 2013
M
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä committed
June 18, 2013
M
feat(ngAnimate): complete rewrite of animations
Matias Niemelä committed
M
fix($animator): ensure animations are always disabled for an element that is not attached to the DOM
Matias Niemelä committed
May 14, 2013
C
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa committed
May 7, 2013
M
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä committed
M
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Animations browser support
Matias Niemelä committed
May 2, 2013
M
feat(ngInclude): $includeContentRequested event
Matthieu Larcher committed
April 23, 2013
P
test(ngAnimate): also provide W3C transition property to work on IE10
Pete Bacon Darwin committed
April 12, 2013
M
fix(ngAnimate): prevent animation on initial page load
Misko Hevery committed
April 9, 2013
M
fix(ngAnimate): skip animation on first render
Matias Niemelä committed
March 20, 2013
M
feat(ngAnimate): add support for animation
Misko Hevery committed
February 26, 2013
S
feat(http): support request/response promise chaining
Sylvester Keil committed
April 9, 2012
I
chore(tests): rename all directive names to the normalized form
Igor Minar committed
April 4, 2012
V
refactor(ngInclude): correct the tests
Vojta Jina committed
March 30, 2012
V
fix(ngInclude): fire $includeContentLoaded on proper (child) scope
Vojta Jina committed
V
refactor(ngInclude): remove scope attribute
Vojta Jina committed