angular/modules/angular2/test/render/dom
Martin Probst 3bf8c18c56 chore: run clang-format on code base.
This fixes several minor indentation issues (instanceof precendence,
type declaration specificity, template string length calculation).

This should also fix some flip-flop situations with template strings.
2015-07-12 18:50:52 +02:00
..
compiler fix(compiler): detect and strip data- prefix from bindings 2015-07-02 17:32:12 +02:00
events feat: remove MapWrapper.contains(). 2015-06-18 14:55:12 -07:00
shadow_dom fix(css_shim): fixes multiple uses of polyfill-unscoped-rule. 2015-07-10 12:40:57 -07:00
view test(ProtoViewBuilder): correct duplicate tests 2015-07-06 22:40:49 +02:00
convert_spec.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
dom_renderer_integration_spec.ts chore(typing): use types for DOM API 2015-07-01 09:57:11 -07:00
dom_testbed.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
shadow_dom_emulation_integration_spec.ts refactor(Compiler): inline styles before compiling the template 2015-06-24 18:40:03 +02:00