155
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(ngBind): name link and compile functions More... over 11 years ago
chore(compare-master-to-stable): make checks for bugfixes better More... over 11 years ago
docs(compile): `translcuded` -> `transcluded` More... over 11 years ago
perf($compile): add debug classes in compile phase More... over 11 years ago
chore(build): uprade closure-compiler to v20140814 More... over 11 years ago
docs(debugInfo): add docs for $compileProvider.debugInfoEnabled() More... over 11 years ago
fix(Angular): remove duplicate nodeName_ references More... over 11 years ago
docs(shallowCopy): add missing word 'are' and period. More... over 11 years ago
test(ngClass): dealoc elements More... over 11 years ago
test(input): dealoc elements More... over 11 years ago
refactor($compile): rename element -> $element More... over 11 years ago
refactor($compile): $$addScopeInfo always expects jq wrapper More... over 11 years ago
fix($browser): detect changes to the browser url that happened in sync More... over 11 years ago
chore(deps): update protractor to 1.1.1 More... over 11 years ago
docs($q): correct @ngdoc annotations for methods of $q More... over 11 years ago
chore(tests): use jquery again in e2e tests More... over 11 years ago
refactor(hashKey): don't generate memory garbage More... over 11 years ago
fix(input): allow to use seconds in `input[time]` and `input[datetime-local]` More... over 11 years ago
docs($filter): Date filter am/pm case More... over 11 years ago
docs($q): fixed spelling, removed extra characters More... over 11 years ago
refactor: remove doReload arg used only for testing More... over 11 years ago
refactor($compile): $$addBindingInfo accepts single expression or an array More... over 11 years ago
fix(input): use year 1970 instead of 1900 for `input[time]` More... over 11 years ago
perf(nodeName_): simplify the code and reduce the number of DOM calls More... over 11 years ago
refactor(nodeName_): remove IE8 specific branch More... over 11 years ago
chore(ngAnimate): fix if statement whitespacing More... over 11 years ago
docs($location): update search description to include number param More... over 11 years ago
docs(form): add dollar sign back to setSubmitted() More... over 11 years ago
refactor($injector): remove unused strictDi argument from createInternalInjector More... over 11 years ago
docs(dateFilter): add example of string literals in format string More... over 11 years ago