155
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(jqLite): revert the #ready() optimization until jQuery does the same More... over 11 years ago
docs($http): correct link to "salt (cryptography)" wikipedia article More... over 11 years ago
perF($compile): don't create jq wrapper for linkNode needlesly More... over 11 years ago
perf($rootScope): do not use `Function::call` when not needed More... over 11 years ago
perf($interpolate): do not keep empty separators More... over 11 years ago
perf(jqLite): only take str.split() path when needed More... over 11 years ago
refactor(isArray): use Array.isArray exclusively More... over 11 years ago
style(shallowCopy): use common for loop style More... over 11 years ago
style(jqLite): use the common for loop code style More... over 11 years ago
chore(test): rename getBlockElements to getBlockNodes in .jshintrc for tests More... over 11 years ago
docs($compile): change restrict's defaults to EA More... over 11 years ago
fix($animate): use $timeout to handle the delay within staggering animations More... over 11 years ago
docs(*): use @description instead of @returns for properties More... over 11 years ago
docs($rootScope): document scope properties More... over 11 years ago
feat($animate): use promises instead of callbacks for animations More... over 11 years ago
feat($animate): coalesce concurrent class-based animations within a digest loop More... over 11 years ago
style($rootScope): add semicolon for jshint More... over 11 years ago
refactor(perf): migration event delegation benchmark to benchpress More... over 11 years ago
docs(tutorial/index): improve wording More... over 11 years ago
docs(orderBy): clarify expression usage in a predicate More... over 11 years ago
docs($compile): correct documentation for directive controller `^` notation More... over 11 years ago
perf($compile): move $$isolateBinding creation to directive factory instead of on each link More... over 11 years ago
chore(mocks): remove helper fn angular.mocks.clearData More... over 11 years ago
fix($watchGroup): call listener once when the watchExpressions array is empty More... over 11 years ago
feat(benchpress): configure benchpress grunt task More... over 11 years ago
docs(benchpress): add readme with instructions on using benchpress More... over 11 years ago
refactor(jqLite): simplify jqLiteAddNodes when multiple nodes are being added More... over 11 years ago
docs(guide/e2e-testing): correct link to protractor's getting started More... over 11 years ago
chore(Angular): drop support for Opera < 15 More... over 11 years ago
refactor($compile): automatically append end comment nodes to all element-transclusion templates More... over 11 years ago