COMMITS
/ test/ngRoute/directive/ngViewSpec.js August 10, 2017
F
docs(*): change Angular to AngularJS
Frederik Prijck committed
October 29, 2016
M
perf(*): don't trigger digests after enter/leave of structural directives
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
July 10, 2016
G
feat(ngRoute): allow `ngView` to be included in an asynchronously loaded template
Georgios Kalpakas committed
July 14, 2016
P
style(ngViewSpec): fix missing end of file newline
Peter Bacon Darwin committed
P
style(ngViewSpec): ensure only one top level describe block
Peter Bacon Darwin committed
April 13, 2016
G
revert: "fix(ngRoute): allow `ngView` to be included in an asynchronously loaded template"
Georgios Kalpakas committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
February 19, 2016
G
fix(ngRoute): allow `ngView` to be included in an asynchronously loaded template
Georgios Kalpakas committed
November 27, 2015
S
feat(ngView): reference resolved locals in scope
Shahar Talmi committed
August 11, 2015
M
fix(ngAnimate): use requestAnimationFrame to space out child animations
Matias Niemelä committed
August 17, 2015
M
fix(ngAnimate): only buffer rAF requests within the animation runners
Matias Niemelä committed
July 22, 2015
R
refactor(): remove more bits and pieces related to Internet Explorer 8
Rouven Weßling committed
July 16, 2015
M
chore(mocks): remove `$$animateReflow` from triggerReflow()
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
M
fix(templateRequest): allow empty html template
Michal Cieplucha committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
October 1, 2014
I
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
M
feat($animate): coalesce concurrent class-based animations within a digest loop
Matias Niemelä committed
May 20, 2014
R
docs(*): fix its vs it's typos.
Ralph Giles 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
February 18, 2014
I
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar committed
February 14, 2014
M
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä committed
January 23, 2014
M
M
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä committed
December 28, 2013
C
fix(ngRoute): instantiate controller when template is empty
Caitlin Potter committed
December 11, 2013
T
fix(ngView): Add template to DOM before linking other directives
Tobias Bosch committed
November 22, 2013
T
fix(ngView): Don't throw when the ngView element contains content with directives.
Tobias Bosch committed
November 19, 2013
M
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä committed
November 14, 2013
T
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch committed
November 6, 2013
J
fix(ngView): only run anchorScroll after animation is done
Jeff Cross committed
October 17, 2013
M
fix(ngView): ensure the new view element is placed after the old view element
Matias Niemelä committed
October 10, 2013
P
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin committed
September 20, 2013
I
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar committed
August 30, 2013
M
fix(ngView): ensure ngClass works with together with ngView's transclusion behavior
Matias Niemelä committed
August 28, 2013
M
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave and move animations
Matias Niemelä committed
M
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä committed
July 31, 2013
M
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä committed
July 26, 2013
M
fix($animate): make animation onComplete callbacks async
Matias Niemelä committed
July 22, 2013
M
fix(ngAnimate): $timeout integration and cancel callbacks added
Matias Niemelä committed
July 12, 2013
M
chore(ngView): $animate refactoring + transclusion & tests
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