Commits
Branch selector
User selector
Commit History
Commits on Aug 4, 2014
perf($q): move Deferred and Promise methods to prototypes
Show description for 23bc92bcommitted
Commits on Aug 3, 2014
docs($resource): clarify the meaning of `@` in `paramDefaults`
Show description for 48b34ddauthored andcommittedfeat(ngMock): allow override of when/expect definitions
Show description for 477626dauthored andcommittedfix(select): ensure that at least one option has the `selected` attribute set
Show description for 25a476ecommitted
Commits on Aug 2, 2014
perf(input): prevent additional $digest when input is already touched
Show description for dd2a803authored andcommitted
chore(travis): rename fetch_bundle script and make it not abort a travis build if it fails
Show description for 7884c25committedfix($parse): one-time binding for literal expressions works as expected
Show description for c024f28committed
Commits on Aug 1, 2014
feat(form): Add new $submitted state to forms
Show description for 108a69bauthored andcommitted- committed
docs($compile): fix title level for multiElement
Show description for e982581authored andcommitted
Commits on Jul 31, 2014
docs(ngSubmit): add link to `form` docs to discourage double submission
Show description for 0107bfccommittedfeat(jQuery): upgrade to jQuery to 2.1.1
Show description for 9e7cb3ccommitteddocs(error/$injector/unpr): inadvertently redefining a module can cause error
Show description for 38db2d4authored andcommitted
- committed
docs($http): add link to `$http.path()`
Show description for 1571950authored andcommitteddocs(ngMockE2E): remove repeated word
Show description for 9836a2dauthored andcommittedfix($location) don't rewrite location when clicking on "javascript:" or "mailto:" link
Show description for 97f230aauthored andcommittedrefact(select): don't recreate selectedSet on every digest loop
Show description for 9a2f8e1committedchore(Scope): remove deregisterNotifier feature for $watch
Show description for d2f8f25committedperf(Scope): remove the need for the extra watch in $watchGroup
Show description for 28540c8committed
Commits on Jul 30, 2014
docs(input): fix small grammatical error
Show description for e329243authored andcommittedfix(select): do not update selected property of an option element on digest with no change event
Show description for cdc7db3committed- committed
test(select): add test of updating the model because of ng-change
Show description for 48568b4authored andcommitted
test(select): add test cases for selects with blank disabled options
Show description for f92f52eauthored andcommitted
test(select): add test against updating selected property on digest with no change event
Show description for 6e8bec6authored andcommitted
revert(select): avoid checking option element selected properties in render
Show description for c306d25authored andcommitted
fix(jqLite): fix regression where mutating the dom tree on a event breaks jqLite.remove
Show description for a00c9bccommittedfix(ngSanitize): ensure `html` is a string in htmlParser()
Show description for 34781f1committed
Commits on Jul 29, 2014
fix($location): add semicolon to whitelist of delimiters to unencode
Show description for 3625803committeddocs(dateFilter): fix milliseconds example
Show description for ca0f59eauthored andcommitteddocs(tutorial/step-2): warn reader not to minimise browser that Karma's running on
Show description for 38678cbauthored andcommitteddocs(tutorial): clarify sentence in step 02
Show description for e5c6b70authored andcommittedfeat(http): allow caching for JSONP requests
Show description for 3607c98authored andcommitted
Commits on Jul 27, 2014
style(AngularPublic): add whitespace to jshint block
Show description for 9025113authored andcommitted