angular/modules/angular2/src
Tim Blasi 529805508a feat(dart/change_detect): Add type to ChangeDetector context
Add a type for the `context` field in Dart's pre-generated change
detectors. This requires slight changes to set the dehydrated value of
`context` to `null` rather than `ChangeDetectionUtil.uninitialized()`,
which was its former dehydrated state.

Mirror these chagnes as closely as possible in the
`ChangeDetectionJITGenerator` to allow easier maintenance.

Closes #2070
2015-06-05 12:53:25 -07:00
..
change_detection feat(dart/change_detect): Add type to ChangeDetector context 2015-06-05 12:53:25 -07:00
core feat(view): added support for exportAs, so any directive can be assigned to a variable 2015-06-04 14:14:03 -07:00
debug refactor(render): add DomElement 2015-06-04 11:44:26 -07:00
di docs(docgen): tell dgeni to use ts files and fix some bad links 2015-06-02 15:30:03 -07:00
directives docs(ng-if): fix some missed occurrences of if, for, switch in docs 2015-06-02 15:30:04 -07:00
dom refactor(dart): Run dartfmt 0.1.8 2015-06-05 11:45:36 -07:00
facade docs(chore): missing reformats to make clang-format 1.0.15 2015-06-02 15:30:04 -07:00
forms feat(forms): added support for status classes 2015-06-03 14:43:46 -07:00
mock refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
reflection fix(src/reflection && src/test_lib): Fixes bugs that caused benchmarks to fail. 2015-06-02 13:11:30 -07:00
render feat(view): added support for exportAs, so any directive can be assigned to a variable 2015-06-04 14:14:03 -07:00
router refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
services style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
test_lib refactor(dart): Run dartfmt 0.1.8 2015-06-05 11:45:36 -07:00
transform feat(dart/change_detect): Add type to ChangeDetector context 2015-06-05 12:53:25 -07:00
util docs(chore): missing reformats to make clang-format 1.0.15 2015-06-02 15:30:04 -07:00