155
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(csp): fix autodetection of CSP + better docs More... over 11 years ago
fix($rootScope): remove support for a watch action to be a string More... over 11 years ago
Updated e2e spec to remove warning More... over 11 years ago
docs(misc/faq): minor formatting fixes More... over 11 years ago
docs($http): remove invalid JSDOC tags for patch() method More... over 11 years ago
docs($parse:isecdom): add a section about return values and CoffeeScript More... over 11 years ago
docs(misc/contribute): fix syntax highlighting of URLS More... over 11 years ago
fix(select): force visual update in IE More... over 11 years ago
test(jqLite): make iframe contents() test less flaky More... over 11 years ago
docs(CHANGELOG): add v1.3.0-beta.15 and v1.2.20 changes More... over 11 years ago
docs(ngAnimate): ensure the CSS breakdown example uses a compound selector More... over 11 years ago
fix($http): fix double-quoted date issue when encoding params More... over 11 years ago
refactor(bootstrap): Remove support for old bootstrap mechnanisms More... over 11 years ago
docs(ngInclude): remove @eventOf jsdocs tag More... over 11 years ago
feat(ngTransclude): allow ngTransclude to be used as an element More... over 11 years ago
docs(guide/migrate): add breaking changes for 1.3 More... over 11 years ago
docs(guide/scope): add missing period More... over 11 years ago
fix(jqLite): correctly dealoc svg elements in IE More... over 11 years ago
test(jqLite): increase timeout and add a label More... over 11 years ago
fix(jqLite): remove exposed dealoc method More... over 11 years ago
docs(e2e-testing): fix broken protractor docs link More... over 11 years ago
docs(orderBy filter): fix controller name in example More... over 11 years ago
docs(guide/bootstrap): fix example More... over 11 years ago
docs(ngModel): further mods to $viewValue semantics More... over 11 years ago
chore(travis): disable our npm registry cache More... over 11 years ago
chore(travis): disable npm spinner & enable HTTP logs More... over 11 years ago
Added some extra sub-headings for clarity More... over 11 years ago
docs(guide/directive): clarification on the 'matches' terminology More... over 11 years ago
docs(guide): switch from ngmin to ng-annotate More... over 11 years ago
fix(select): auto-select new option that is marked as selected When adding a new <option> element, if the DOM of this option element states that the element is marked as `selected`, then select the new <option> element More... over 11 years ago