Commits
Branch selector
User selector
Commit History
Commits on Mar 4, 2016
docs(guide/component-router): initial draft for component router 0.2.0
Show description for 6a336bacommitteddocs($provide): clarify value and constant injectability
Show description for 67a9811committed
Commits on Mar 2, 2016
docs(ngModel.NgModelController): fix typo
Show description for f1aea54authored andcommitteddocs(changelog, migration): add BC notice for allowed form name values
Show description for 663788dcommitted
Commits on Mar 1, 2016
feat(ngMock): add sharedInjector() to angular.mock.module
Show description for af0574eauthored andcommitted
Commits on Feb 29, 2016
refactor(*): move noop functions to `angular.noop`
Show description for 4883e95authored andcommitteddocs(errorDisplay): encode `<` and `>` in error messages
Show description for 9c7c494authored andcommitted- authored andcommitted
refactor($compile): move setup/get controller methods out of the compile node closure
Show description for e2898c9authored andcommitted- authored andcommitted
Commits on Feb 28, 2016
docs($http): fix typo in link text (TransformationjqLiks --> Transformations)
Show description for 7bdc6cbauthored andcommittedfix(ngOptions): always set the 'selected' attribute for selected options
Show description for 2c54a3ccommitteddocs(guide/Interpolation): fix code example
Show description for 5078c76authored andcommitteddocs(guide/Components): add missing $ctrl
Show description for 30a7e3aauthored andcommitteddocs(guide/Services): improve the code example
Show description for a6afa78authored andcommitteddocs(guide/Templates): add title for consistency
Show description for 3faa01fauthored andcommitteddocs(guide/interpolation): make some minor improvements, add info
Show description for 0f5bcb7committeddocs(guide/Filters): add title for consistency
Show description for db1cf6dauthored andcommittedtest(ngAria): remove incorrect closing `div` tag after `input` element
Show description for 6253de3authored andcommitted
Commits on Feb 25, 2016
refactor($compile): Create non-descriptive comments when debugInfoEnabled is false
Show description for 32feb2bcommittedfix(ngRoute): allow `ngView` to be included in an asynchronously loaded template
Show description for 5e37b2acommitted
Commits on Feb 24, 2016
docs($http): add a note about modifying data in transformRequest
Show description for 0749eb4committeddocs(guide/security): provide more information about security features
Show description for c900b9ccommitteddocs(guide/Internet Explorer Compatibility): Add ng-attr-type workaround for buttons in IE
Show description for 6a4597bauthored andcommittedchore(ISSUE_TEMPLATE): fix typo in ISSUE_TEMPLATE
Show description for d7cb370authored andcommitted
Commits on Feb 23, 2016
feat($controllerProvider): add a `has()` method for checking the existence of a controller
Show description for 76f47d5authored andcommittedfix(ngMock): don't break if `$rootScope.$destroy()` is not a function
Show description for 871bebfcommittedfeat($compile): add custom annotations to the controller
Show description for 7e112c1committedrefactor(ngMock): make `ngMock` minification-safe
Show description for 59aef48committeddocs(guide/animations): fix typos in example
Show description for 2ffda41authored andcommitteddocs(ngMock): add missing ")" in example
Show description for f70237aauthored andcommitted
Commits on Feb 22, 2016
- committed
fix(ngMock): prevent memory leak due to data attached to `$rootElement`
Show description for 85ef70fcommitteddocs(guide/component): fix `$componentController` usage
Show description for a7244fdauthored andcommittedchore(travis): update Chrome and FF versions, add Safari 9
Show description for 565391dauthored andcommitted