155
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(\$compile): add docs for ngProp and ngOn bindings More... almost 8 years ago
fix($compile): use correct parent element when requiring on html element More... almost 8 years ago
fix($animate): avoid memory leak with `$animate.enabled(element, enabled)` More... almost 8 years ago
fix(Angular): add workaround for Safari / Webdriver problem More... almost 8 years ago
fix(ngMock): pass failed HTTP expectations to `$exceptionHandler` More... almost 8 years ago
fix(angular.element): do not break on `cleanData()` if `_data()` returns undefined More... almost 8 years ago
docs(browserTrigger): document `eventData.data` property More... almost 8 years ago
docs($route): fix typo (inluding --> including) More... almost 8 years ago
docs(ngMock/$interval.flush): fix param type (not optional) More... almost 8 years ago
refactor($location): move repeated path normalization code into helper method (#16618) More... almost 8 years ago
chore(saucelabs): upgrade `sauce-connect` to latest version More... almost 8 years ago
chore(karma): upgrade karma and related dependencies to latest versions More... almost 8 years ago
docs(ngMocks): fix type for `$flushPendingTasks`/`$verifyPendingsTasks` More... almost 8 years ago
refactor($browser): correctly export helper used in specs More... almost 8 years ago
fix($location): avoid unnecessary `$locationChange*` events due to empty hash More... almost 8 years ago
refactor($location): remove unnecessary capturing group in RegExp More... almost 8 years ago
test($location): add assertion More... almost 8 years ago
refactor($location): minor changes (unused deps, exported globals, unused deps, etc) More... almost 8 years ago
fix(ngEventDirs): pass error in handler to $exceptionHandler when event was triggered in a digest More... almost 8 years ago
docs($animate): clarify possible options and fired events More... almost 8 years ago
docs(changelog, guide/Migration): add info about $sce BC in 1.7 More... almost 8 years ago
docs(ngMock/$timeout): deprecate `flush()` and `verifyNoPendingTasks()` More... almost 8 years ago
docs(ngMock/$timeout): recommend `$verifyNoPendingTasks()` when appropriate More... almost 8 years ago
docs(guide/Using Location): change / remove obsolete information More... almost 8 years ago
docs(*): fix headlines More... almost 8 years ago
docs(guide/component): add missing `:` More... almost 8 years ago
feat(ngMock): add `$flushPendingTasks()` and `$verifyNoPendingTasks()` More... almost 8 years ago
refactor($browser): share task-tracking code between `$browser` and `ngMock/$browser` More... almost 8 years ago
refactor($interval): share code between `$interval` and `ngMock/$interval` More... almost 8 years ago
refactor(ngMock/$interval): more closely follow actual `$interval`'s internal implementation More... almost 8 years ago