angular-cn/modules/angular2/test/render
Martin Probst c7e48350d3 chore: kill ListWrapper.create() and .push().
These wrappers are not natively understood by
ts2dart. Removing them will improve Dart2JS
compilation due to fewer megamorphic calls to List
functions.

It also makes Angular code more succinct and
improves type safety in Angular due to better type
inference of the Array component type.

This change exposed several bugs in Angular.
2015-06-17 16:21:55 -07:00
..
dom chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
api_spec.ts feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
xhr_impl_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
xhr_mock_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00