155
I Use This!
Very Low Activity

Commits : Listings

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