Commits
Branch selector
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 11, 2016
docs: allow plnkr links to open in new window
Show description for a7d69c9authored andcommitted
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 andcommitteddocs(error/$compile:tplrt): fix typo
Show description for 7b592f9authored 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/migration): document a BC to `ngAria` (d06431e)
Show description for 3bfeda3committeddocs(guide/animation): add info on various topics
Show description for 4fed66dcommitteddocs: clean up formatting of animation events
Show description for 7de7059committeddocs(README.md): add purpose section
Show description for cff232aauthored andcommitteddocs(guide): add new book
Show description for 614ecb7authored andcommitted
Commits on Feb 6, 2016
docs(guide/migration): fix typo (a --> an)
Show description for 77b1407authored andcommitted
Commits on Feb 5, 2016
- committed
- committed
style(filters): squelch a closure compiler warning
Show description for 75f23f0committed- committed
Commits on Feb 4, 2016
refactor(toJson): use the `isUndefined()` function
Show description for 260cfe6authored andcommitteddocs(guide/migration): mention isolate scope one-way bindings
Show description for 455af41committed
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 andcommitteddocs(guide/migration): add TOC and fix heading levels
Show description for 34ec0d9committedfeat($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