0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(ngAnimate): class-based animations must not set addClass/removeClass CSS classes on the element More... over 10 years ago
style(src/Angular.js): make comment formatting consistent More... over 10 years ago
feat($compile): show module name during multidir error More... over 10 years ago
fix(ngAnimate): force use of `ng-anchor` instead of a suffixed `-anchor` CSS class when triggering anchor animations More... over 10 years ago
fix(ngAnimate): rename `ng-animate-anchor` to `ng-anchor` More... over 10 years ago
fix(ngAnimate): ensure that shared CSS classes between anchor nodes are retained More... over 10 years ago
fix(ngClass): add/remove classes which are properties of Object.prototype More... over 10 years ago
style($http): add missing semi-colon More... over 10 years ago
docs(guide/i18n): fix internal link to `MessageFormat Extensions` section More... over 10 years ago
docs(angular.element): clarify when jquery must be loaded for Angular to use it More... over 10 years ago
docs($location): fix trailing whitespace More... over 10 years ago
docs($injector): add array annotation to all injectable parameters More... over 10 years ago
fix(ngAnimate): prohibit usage of the `ng-animate` class with classNameFilter More... over 10 years ago
docs(ngAnimate): add docs for the usage of the `ng-animate` CSS class More... over 10 years ago
fix(ngAnimate): ensure that the temporary CSS classes are applied before detection More... over 10 years ago
fix(ngAnimate): ensure animations are not attempted on text nodes More... over 10 years ago
docs(ngAria): clarify which module to include for ngAria More... over 10 years ago
fix(core): ensure that multiple requests to requestAnimationFrame are buffered More... over 10 years ago
fix($compile): workaround for IE11 MutationObserver More... over 10 years ago
refactor($sanitize): new implementation of the html sanitized parser More... over 10 years ago
test(ngOptions): remove unnnecessary var More... over 10 years ago
fix(ngOptions): ensure label is watched in all cases More... over 10 years ago
feat(filterFilter): allow array like objects to be filtered More... over 10 years ago
fix($rootScope): stop IE9 memory leak when destroying scopes More... over 10 years ago
fix(ngOptions): ensure that tracked properties are always watched More... over 10 years ago
docs(ngJq): update to indicate common pitfall More... over 10 years ago
docs(changelog): wrap jqLite example containing html with code block More... over 10 years ago
fix(ngAria): update `aria-valuemin/max` when `min/max` change More... over 10 years ago
fix($compile): ensure directive names have no leading or trailing whitespace More... over 10 years ago
fix(ngOptions): iterate over the options collection in the same way as `ngRepeat` More... over 10 years ago