angular-cn/modules/angular2/test/render/dom
Tobias Bosch 9d4111d69d fix(compiler): make text interpolation more robust
Allows to add or remove previous siblings of text
interpolations (e.g. by added `<script>` tags for
content reproduction, or by removed `<style>` tags).

Also calculates correctly whether an element is
empty.

Fixes #2591
2015-06-18 15:45:00 -07:00
..
compiler fix(compiler): make text interpolation more robust 2015-06-18 15:45:00 -07:00
events feat: remove MapWrapper.contains(). 2015-06-18 14:55:12 -07:00
shadow_dom Revert "fix(Compiler): fix text nodes after content tags" 2015-06-18 15:45:00 -07:00
view fix(compiler): make text interpolation more robust 2015-06-18 15:45:00 -07:00
convert_spec.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
dom_renderer_integration_spec.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
dom_testbed.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
shadow_dom_emulation_integration_spec.ts fix(compiler): make text interpolation more robust 2015-06-18 15:45:00 -07:00