155
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf(jqLite): don't recreate the Node.contains polyfill More... over 11 years ago
docs($compile): fix typo 'default' spelling More... over 11 years ago
docs(CHANGELOG.md): add missing breaking change from 1.3.0-beta.14 More... over 11 years ago
docs(guide/controller): remove duplicate -Controller suffix More... over 11 years ago
docs($compile): event handlers are not copied from the replaced node More... over 11 years ago
perf($parse): don't bind filters to a context More... over 11 years ago
perf($parse): optimize filter implementation More... over 11 years ago
docs(form.js): fix ngdoc tags for `$setSubmitted` More... over 11 years ago
docs(ngController): global controller fns disabled by default More... over 11 years ago
style($parse): small readability improvements More... over 11 years ago
docs($resource): clarify the meaning of `@` in `paramDefaults` More... over 11 years ago
chore($parse): name anonymous functions for better debugging More... over 11 years ago
refactor($q): make $q Promises A+ v1.1 compilant More... over 11 years ago
chore(travis): rename fetch_bundle script and make it not abort a travis build if it fails More... over 11 years ago
perf($parse): speed up fn invocation for no args case More... over 11 years ago
refactor($parse): small readability improvements More... over 11 years ago
perf($parse): speed up fn invocation by optimizing arg collection More... over 11 years ago
perf(input): prevent additional $digest when input is already touched More... over 11 years ago
docs($compile): fix title level for multiElement More... over 11 years ago
fix(ngRepeat): make allowed aliasAs expressions more strict More... over 11 years ago
docs(content): update Angular 1.2 mentions to Angular 1.3 More... over 11 years ago
docs(ngSubmit): add link to `form` docs to discourage double submission More... over 11 years ago
docs(faq): remove the mention of IE8 More... over 11 years ago
chore(perf): add event delegation benchmark More... over 11 years ago
fix(select): ensure that at least one option has the `selected` attribute set More... over 11 years ago
refact(select): don't recreate selectedSet on every digest loop More... over 11 years ago
docs($http): add link to `$http.path()` More... over 11 years ago
perf($q): move Deferred and Promise methods to prototypes More... over 11 years ago
fix(select): do not update selected property of an option element on digest with no change event More... over 11 years ago
docs(input): fix small grammatical error More... over 11 years ago