angular-cn/modules/angular2/test
Tobias Bosch 64ad74acbe fix(shadowdom): remove unused nodes on redistribute
Previously, light dom nodes that were not used by any content tag
were not removed from a view on redistribute. This lead
to a bug when reusing a view from the view pool, as it
still contained stale reprojected nodes.

Fixes #1416
2015-04-20 11:36:39 -07:00
..
change_detection feat(parser): changed parser to parse pipes in the middle of a binding 2015-04-16 10:39:03 -07:00
core fix(viewFactory): allow empty view cache 2015-04-20 11:36:39 -07:00
di docs: add DI to public docs 2015-04-17 03:56:17 +00:00
directives chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade fix(facades): fix splice semantics; add test 2015-04-17 13:52:03 -07:00
forms chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
mock chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
render/dom fix(shadowdom): remove unused nodes on redistribute 2015-04-20 11:36:39 -07:00
services refactor(render): use render layer fully 2015-04-08 20:51:31 -07:00
test_lib fix(view): fixed hydrator to pass the right element index when attaching an event listener 2015-04-17 17:27:12 -07:00
transform Read only a single DirectiveMetadata (will be squashed) 2015-04-16 09:11:03 -07:00