aboutsummaryrefslogtreecommitdiffstats
path: root/css
AgeCommit message (Expand)Author
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2013-12-19fix($animate): use a scheduled timeout in favor of a fallback property to clo...Matias Niemelä
2013-11-20fix(ngAnimate): use a fallback CSS property that doesn't break existing stylesMatias Niemelä
2013-11-06fix($animate): only apply the fallback property if any transition animations ...Matias Niemelä
2013-11-05fix($animate): avoid hanging animations if the active CSS transition class is...Matias Niemelä
2013-08-02fix(ngShowHide): change the .ng-hide CSS class to use an !important flagMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-02fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2012-01-25refactor(directives): connect new compilerMisko Hevery
2011-11-14refactor(filter): filters are now injectable and servicesMisko Hevery
2011-10-30fix(css): ng:form should always be a block elementIgor Minar
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-10-11refactor(bindings): remove the decoration of the DOM with errors.Misko Hevery
2011-10-11refactor(hover): delete hover serviceMisko Hevery
2011-08-24feat(ng:cloak): add ng:cloak directiveIgor Minar
2010-11-16Changed error handling so that better stack traces are displayed in the ng-er...Misko Hevery
2010-11-02Provide better sandbox error messages, and disallow running from file:// URLsElliott Sprehn
2010-10-26Lots of bug fixes in the scenario runner and a bunch of new features.Elliott Sprehn
2010-10-20Lots of stability and performance updates and UI polish too.Elliott Sprehn
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-18inline all images into cssIgor Minar
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn
2010-05-20semi working stateMisko Hevery
2010-05-20basic end to end runnerMisko Hevery
2010-02-12added asynchronous validatorMisko Hevery
2010-02-12added waiting indicator css/imageMisko Hevery
2010-01-18checkpoint for integration with angularMisko Hevery
2010-01-12added cssMisko Hevery