155
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(ngAnimateSwap): remove unnecessary `inject()` from tests More... over 7 years ago
fix(ngAnimateSwap): make it compatible with `ngIf` on the same element More... over 7 years ago
fix(urlUtils): make IPv6 URL's hostname wrapped in square brackets in IE/Edge More... over 7 years ago
chore(*): update minimum Yarn version, do some Yarn-related cleanups More... over 7 years ago
fix(ngMock): make matchLatestDefinitionEnabled work More... over 7 years ago
fix(ngStyle): skip setting empty value when new style has the property More... over 7 years ago
docs(changelog): add 1.7.5 release notes More... over 7 years ago
fix(input): prevent browsers from autofilling hidden inputs More... over 7 years ago
fix(ngClass): do not break on invalid values More... over 7 years ago
docs(*): update LTS information in `README.md` and docs landing page More... over 7 years ago
docs(changelog): add 1.7.4 release notes More... over 7 years ago
fix(ngAria.ngClick): preventDefault on space/enter only on non-interactive elements More... over 7 years ago
docs(version-support-status): remove outdated info, resolve inconsistencies More... over 7 years ago
fix(ngAnimate): remove prepare classes with multiple structural animations More... over 7 years ago
docs(guide): grammar correction in security guide More... over 7 years ago
refactor(ngMocks): clean up `MockHttpExpectation` More... over 7 years ago
chore(doc-gen): upgrade `dgeni-packages` to 0.26.5 More... over 7 years ago
refactor(ngMocks): simplify `routeToRegExp` by assuming `path` has query/hash stripped off More... over 7 years ago
refactor(ngMocks): ignore query/hash when extracting path params for `MockHttpExpectation` More... over 7 years ago
refactor(ngMocks): clean up `MockHttpExpectation#params()` More... over 7 years ago
refactor(ngRoute): do not unnecessarily return `originalPath` in `routeToRegExp` More... over 7 years ago
test(ngMocks): use correct method name in `$httpBackend` test More... over 7 years ago
docs(angular.copy): fix formatting More... over 7 years ago
fix(ngHref): allow numbers and other objects in interpolation More... over 7 years ago
fix($route): correctly extract path params if path contains question mark or hash More... over 7 years ago
docs(guide/migration): fix typos, format inline code More... over 7 years ago
fix(select): allow to select first option with value `undefined` More... over 7 years ago
docs(ngRepeat): redundant "and" on line 77 More... over 7 years ago
docs(select): remove solved known issue More... over 7 years ago
docs(CHANGELOG.md): add changes for 1.7.3 More... over 7 years ago