0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix($compile): properly sanitize xlink:href attribute interoplation More... over 10 years ago
docs($interval): cancel() ignores falsy parameter More... over 10 years ago
style(loader): make jscs happy More... over 10 years ago
docs($sce): correct typo More... over 10 years ago
docs(select): explain how to set default value More... over 10 years ago
docs(angular.module): simplify wording+improve grammar More... over 10 years ago
fix(ngOptions): allow empty option selection with multiple attribute More... over 10 years ago
perf($q): small $q performance optimization More... over 10 years ago
docs(misc/Downloading): use the latest stable More... over 10 years ago
fix(ngResources): support IPv6 URLs More... over 10 years ago
style(jscs): fix whitespace More... over 10 years ago
style(jshint): fix jshint warning More... over 10 years ago
perf($compile): use createMap() for directive bindings to allow fast forEach More... over 10 years ago
refactor($compile): move $scope.$on('$destroy') handler out of initializeDirectiveBindings More... over 10 years ago
feat($sanitize): make svg support an opt-in More... over 10 years ago
docs(form): explain why the empty-string setter is created More... over 10 years ago
fix($sanitize): support void elements, fixups, remove dead code, typos More... over 10 years ago
style($http): fix typo in useLegacyPromise var More... over 10 years ago
style(ngAnimate): add missing semi-colon More... over 10 years ago
fix(form, ngModel): correctly notify parent form when children are added More... over 10 years ago
doc(ngAria): update the accessibility guide More... over 10 years ago
refactor(form, ngModel): streamline how controls are added to parent forms More... over 10 years ago
docs(CONTRIBUTING): correct spelling and grammar More... over 10 years ago
docs(.Scope): correct link to scope guide More... over 10 years ago
docs($rootScope.Scope): remove obsolete line, and link to guide More... over 10 years ago
fix($animateCss): properly handle cancellation timeouts for follow-up animations More... over 10 years ago
refactor(form): remove the use of the private setter function More... over 10 years ago
docs(guide): Facebook was mispelled as Faceb0ok More... over 10 years ago
refactor($locale): use en-us as generic built-in locale More... over 10 years ago
fix($compile): don't trigger $observer if initial value is `undefined` More... over 10 years ago