Commits
User selector
Commit history
Commits on May 28, 2015
Commits on May 26, 2015
fix(ngAnimate): close follow-up class-based animations when the same class is added/removed when removed/added
Show description for db246ebcommittedfix($animate): ignore invalid option parameter values
Show description for 72edd4dcommitted
Commits on May 23, 2015
fix($animateCss): ensure that custom durations do not confuse the gcs cache
Show description for e0e1b52authored andcommitted
Commits on May 22, 2015
revert: fix(ngAnimate): throw an error if a callback is passed to animate methods
Show description for 462f444committeddocs(ngPattern): add note about using the `g` flag
Show description for 19ec993committed
Commits on May 21, 2015
fix(ngAnimate): ensure nested class-based animations are spaced out with a RAF
Show description for 213c2a7committedfix(ngAnimate): class-based animations must not set addClass/removeClass CSS classes on the element
Show description for 3a3db69committedfix(ngAnimate): ensure that repeated structural calls during pre-digest function
Show description for 2327f5acommitted
Commits on May 20, 2015
fix(ngAnimate): ensure that cancelled class-based animations are properly cleaned up
Show description for 718ff84committed
Commits on May 19, 2015
feat(filterFilter): allow array like objects to be filtered
Show description for 1b0d0fdauthored andcommitted
Commits on May 18, 2015
fix(select): prevent unknown option being added to select when bound to null property
Show description for 4090491authored andcommitteddocs(select): provide more info and example about non-string options
Show description for 5b18250committedfix($animate): accept unwrapped DOM elements as inputs for enter + move
Show description for f26fc26committedfix($http): do not modify the config object passed into $http short methods
Show description for f7a4b48authored andcommitted
Commits on May 14, 2015
fix(ngAnimate): throw an error if a callback is passed to animate methods
Show description for 9bb4d6cauthored andcommittedfix(ngAnimate): ensure anchored animations remove the leave element at correct time
Show description for 64c66d0committed
Commits on May 7, 2015
feat(ngAnimate): ensure JS animations recognize $animateCss directly
Show description for 0681a54committedfix($animateCss): ensure that an object is always returned even when no animation is set to run
Show description for d5683d2committedfix(ngAnimate): force use of `ng-anchor` instead of a suffixed `-anchor` CSS class when triggering anchor animations
Show description for df24410committedfix(ngAnimate): rename `ng-animate-anchor` to `ng-anchor`
Show description for e6d053dcommittedfix(ngAnimate): ensure that shared CSS classes between anchor nodes are retained
Show description for e001400committedfix(ngAnimate): prohibit usage of the `ng-animate` class with classNameFilter
Show description for 1002b80authored andcommitted- authored andcommitted
fix(ngAnimate): ensure that the temporary CSS classes are applied before detection
Show description for f7e9ff1authored andcommitted
Commits on May 6, 2015
fix(ngClass): add/remove classes which are properties of Object.prototype
Show description for f7b9997committed
Commits on May 5, 2015
fix(ngAnimate): ensure that all jqLite elements are deconstructed properly
Show description for 64d0518committedfix(ngOptions): ensure that tracked properties are always watched
Show description for b5a9053committedfix(core): ensure that multiple requests to requestAnimationFrame are buffered
Show description for db20b83committedfix(ngAnimate): ensure animations are not attempted on text nodes
Show description for 2aacc2dcommittedfix($compile): ensure directive names have no leading or trailing whitespace
Show description for bab474aauthored andcommitted- committed
fix($httpParamSerializerJQLike): follow jQuery logic for nested params
Show description for 2420a0aauthored andcommitteddocs(angular.element): clarify when jquery must be loaded for Angular to use it
Show description for ae826b0committeddocs($location): fix trailing whitespace
Show description for f166308committed