Commits
User selector
Commit history
Commits on Feb 12, 2016
docs($compile): change component example to use controllerAs
Show description for b8b5b88authored andcommittedfeat(dateFilter): add support for STANDALONEMONTH in format (`LLLL`)
Show description for e4e3096committedfix($compile): allow directives to have decorators
Show description for 1061c56committedfix($compile): do not add <span> elements to root text nodes
Show description for 7617c08committed- committed
Commits on Feb 10, 2016
fix($resource): fix parse errors on older Android WebViews
Show description for f0f6da3authored andcommittedfix(input[date]): support years with more than 4 digits
Show description for 9425015authored andcommitted
Commits on Feb 9, 2016
perf(ngAnimate): avoid jqLite/jQuery for upward DOM traversal
Show description for c966876authored andcommittedperf(ngAnimate): avoid $.fn.data overhead with jQuery
Show description for bfce067authored andcommittedperf(ngRepeat): avoid duplicate jqLite wrappers
Show description for 2e3c640authored andcommitteddocs(*): clarify limitations of app bootstrapping
Show description for b04871bcommitteddocs(ngRepeat): clarify limitations of object iteration
Show description for 4ba8e34committedrefactor($componentController): don't return an object from the provider constructor function
Show description for 9881e77committed
Commits on Feb 8, 2016
docs(guide/Unit Testing): add info about promises
Show description for 17ba2a6committeddocs(guide/animation): add info on various topics
Show description for 4fed66dcommitteddocs: clean up formatting of animation events
Show description for 7de7059committed
Commits on Feb 5, 2016
style(filters): squelch a closure compiler warning
Show description for 75f23f0committed
Commits on Feb 4, 2016
refactor(toJson): use the `isUndefined()` function
Show description for 260cfe6authored andcommitted
Commits on Feb 3, 2016
refactor(ngAria): remove unused dependency from `ngModel` directive
Show description for f3c8aa2authored andcommitted- committed
refactor(ngAria): remove redundant '?' in DDO's `require`
Show description for a460ce4committedfix(ngAria): Apply ARIA attrs correctly
Show description for d06431eauthored andcommittedfeat($compile): add one-way binding to the isolate scope definition
Show description for 4ac23c0authored andcommitteddocs($compile): refine explanation of isolate scope `=`-binding
Show description for 507cf31authored andcommitted
Commits on Feb 2, 2016
fix($route): allow preventing a route reload
Show description for 2f0a50bcommittedrefactor(injector): remove unneeded JSHint directives
Show description for 43f7206authored andcommitted
Commits on Feb 1, 2016
fix($rootScope): Set no context when calling helper functions for $watch
Show description for 1c6edd4committed
Commits on Jan 31, 2016
docs($http): reword the XSRF attack overview
Show description for 23395ceauthored andcommitted
Commits on Jan 29, 2016
fix(dateFilter, input): fix Date parsing in IE/Edge when timezone offset contains `:`
Show description for 622c421committedfix(select): handle corner case of adding options via a custom directive
Show description for ca5b27bcommitted
Commits on Jan 28, 2016
- committed
fix(ngAnimateChildren): make it compatible with ngIf
Show description for 8aecf46committeddocs(guide/component): add the component guide
Show description for 2072641committeddocs($compile): minor typo/style correction
Show description for 63154c3authored andcommittedfix($parse): Copy `inputs` for expressions with expensive checks
Show description for 37cb9adcommitted