155
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(ngRepeat): simplify previousNode boundary calculation More... over 11 years ago
chore(ngRepeat): improve inline comments More... over 11 years ago
chore(ngRepeat): fix typo in a comment More... over 11 years ago
perf(ngRepeat): simplify code and remove duplicate array.length access More... over 11 years ago
perf(jqLite): simplify jqLiteDealoc More... over 11 years ago
perf(benchpress): add benchpress node module and port over large table test More... over 11 years ago
perf($compile): don't register $destroy callbacks on element-transcluded nodes More... over 11 years ago
docs(CHANGELOG.md): fix typo, it's 1.2.22 not 1.2.2! More... over 11 years ago
perf(jqLite): optimize event handler More... over 11 years ago
refactor($compile): simplify controllersBoundTransclude check More... over 11 years ago
docs(CHANGELOG.md): add changelog for v1.3.0-beta.18 and v1.2.22 More... over 11 years ago
feat($templateRequest): introduce the $templateRequest service More... over 11 years ago
chore(angular.suffix): fix typo More... over 11 years ago
chore(doc-gen): move e2e tests into docs folder More... over 11 years ago
perf($compile): refactor publicLinkFn to simplify the code and use 'for in' loop More... over 11 years ago
perf(Scope): optimize $watchCollection when used for watching objects More... over 11 years ago
perf(Scope): don't use forEach in More... over 11 years ago
perf(Scope): watchCollection optimization More... over 11 years ago
perf(ngBind): bypass jquery/jqlite when setting text More... over 11 years ago
perf(isObject): use strict comparison More... over 11 years ago
fix(Scope): don't clear the phase when an exception is thrown from asyncQueue or watch More... over 11 years ago
docs(docs.css): improve comma spacing in TOC on mobile More... over 11 years ago
test(docsAppE2E): check that param defaults are shown in docs More... over 11 years ago
test(docsAppE2E): tighten CSS selector to only find one element More... over 11 years ago
chore(package.json): update to dgeni-packages 0.9.7 More... over 11 years ago
perf($parse): use no-proto maps as caches and avoid hasOwnProperty checks More... over 11 years ago
perf(Scope): exit $broadcast early if nobody is listening for the given event More... over 11 years ago
perf(ngRepeat): optimize marking of nodes that are being removed via an animation More... over 11 years ago
perf(ngRepeat): use no-proto objects for blockMaps More... over 11 years ago
style(ngRepeat): ws and indentation fixes More... over 11 years ago