COMMITS
/ css/angular.css August 29, 2014
S
style(css) separate selectors and declarations by new lines
sathify committed
May 6, 2015
M
fix(ngAnimate): rename `ng-animate-anchor` to `ng-anchor`
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
October 8, 2014
M
fix($animate): ensure hidden elements with ngShow/ngHide stay hidden during animations
Matias Niemelä committed
June 5, 2014
M
fix(ngShow): ensure that the display property is never set to block
Matias Niemelä committed
May 30, 2014
M
fix($animate): remove the need to add display:block!important for ngShow/ngHide
Matias Niemelä committed
March 25, 2014
M
fix($animate): make CSS blocking optional for class-based animations
Matias Niemelä committed
February 14, 2014
M
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä committed
December 14, 2013
M
fix($animate): use a scheduled timeout in favor of a fallback property to close transitions
Matias Niemelä committed
November 15, 2013
M
fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
Matias Niemelä committed
November 6, 2013
M
fix($animate): only apply the fallback property if any transition animations are detected
Matias Niemelä committed
October 31, 2013
M
fix($animate): avoid hanging animations if the active CSS transition class is missing
Matias Niemelä committed
July 30, 2013
M
fix(ngShowHide): change the .ng-hide CSS class to use an !important flag
Matias Niemelä committed
June 18, 2013
M
feat(ngAnimate): complete rewrite of animations
Matias Niemelä committed
June 26, 2013
V
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar committed
November 23, 2011
M
refactor(directives): connect new compiler
Misko Hevery committed
November 3, 2011
M
refactor(filter): filters are now injectable and services
Misko Hevery committed
October 29, 2011
I
fix(css): ng:form should always be a block element
Igor Minar committed
September 8, 2011
M
feat(forms): new and improved forms
Misko Hevery committed
August 25, 2011
M
refactor(bindings): remove the decoration of the DOM with errors.
Misko Hevery committed
M
refactor(hover): delete hover service
Misko Hevery committed
August 20, 2011
I
feat(ng:cloak): add ng:cloak directive
Igor Minar committed
November 16, 2010
M
Changed error handling so that better stack traces are displayed in the ng-errors
Misko Hevery committed
October 16, 2010
I
inline all images into css
Igor Minar committed
February 13, 2010
M
added asynchronous validator
Misko Hevery committed
February 12, 2010
M
added waiting indicator css/image
Misko Hevery committed
January 18, 2010
M
checkpoint for integration with angular
Misko Hevery committed