angular/modules/angular2/test
Tim Blasi 9c19eb906b refactor(change_detect): Move (de)hydrate methods into superclass
Move the implementation of `(de)hydrate`, `hydrated`, and
`detectChangesInRecords` into `AbstractChangeDetector`.

Add comments clarifying the contract between `AbstractChangeDetector`
and its subclasses.

Closes #3245
2015-07-29 13:12:53 -07:00
..
benchmark/transform chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
change_detection feat(core): provide an error context when an exception happens in an error handler 2015-07-28 14:22:15 -07:00
core refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
debug feat(di): removed app injector 2015-07-01 13:33:43 -07:00
di feat(di): added context to runtime DI errors 2015-07-22 14:22:46 -07:00
directives style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
dom feat(compiler): attach components and project light dom during compilation. 2015-07-15 20:23:27 -07:00
facade fix(style_url_resolver): fix data: url resolution 2015-07-29 11:24:17 -07:00
forms fix(change_detect): Sort DirectiveMetadata properties during processing 2015-07-20 17:08:02 -07:00
http feat(http): call complete on request complete 2015-07-28 11:45:15 -07:00
mock refactor: change template for view where it makes sense 2015-06-24 18:40:04 +02:00
reflection chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
render fix(style_url_resolver): fix data: url resolution 2015-07-29 11:24:17 -07:00
router refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00
services Revert "fix(url_resolver): in Dart make package urls relative to AppRootUrl" 2015-07-27 14:15:02 -07:00
test_lib chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
transform refactor(change_detect): Move (de)hydrate methods into superclass 2015-07-29 13:12:53 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00
web-workers refactor(shadow_dom): remove ShadowDomStrategy in favor of @View(encapsulation) 2015-07-28 22:33:11 -07:00