angular-cn/modules
Alex Rickabaugh f21e78244f feat(forms): Use the DefaultValueAccessor for controls with an ng-default-control attribute.
Third party controls require a ControlValueAccessor to function with Angular Forms. Many of them, like Polymer's <paper-input>, behave like the <input> native element and thus can use the DefaultValueAccessor. Adding an ng-default-control attribute will now allow them to use that directive.

Closes #5076
2015-11-05 19:53:46 +00:00
..
angular1_router build(browserstack): initial setup 2015-11-01 23:22:40 +01:00
angular2 feat(forms): Use the DefaultValueAccessor for controls with an ng-default-control attribute. 2015-11-05 19:53:46 +00:00
angular2_material chore(test): rename RootTestComponent to ComponentFixture 2015-11-03 14:56:22 -08:00
benchmarks refactor(ChangeDetector): use View/ShadowDom & Content/LightDom consistently 2015-11-05 19:28:30 +00:00
benchmarks_external fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
benchpress fix(benchpress): increase sampling frequency 2015-10-28 22:47:24 +00:00
playground feat(core): add support for ambient directives to dart transformers 2015-11-05 17:26:57 +00:00