angular/modules/examples/src
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
..
benchpress fix(benchpress): benchpress fixes and a smoke test for Dart 2015-02-23 10:50:51 -08:00
gestures refactor(examples): ts’ify 2015-05-22 16:48:29 +02:00
hello_world refactor(examples): ts’ify 2015-05-22 16:48:29 +02:00
http docs(Http): add docs for Http lib 2015-06-16 15:42:18 -07:00
key_events refactor(examples): ts’ify 2015-05-22 16:48:29 +02:00
material chore(material): move dialog to TypeScript. 2015-05-29 17:19:44 -07:00
model_driven_forms fix(forms): updated form examples to contain select elements 2015-06-15 13:16:41 -07:00
sourcemap refactor(examples): ts’ify 2015-05-22 16:48:29 +02:00
template_driven_forms fix(forms): updated form examples to contain select elements 2015-06-15 13:16:41 -07:00
todo chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00