angular/modules/angular2/test
Victor Berchet 8541cfd26d feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy
- The new strategy do not scope component styles but make them global,
- The former EmulatedShadowStrategy has been renamed to
EmulatedScopedShadowDomStrategy. It does scope the styles.
2015-02-26 20:00:23 +01:00
..
change_detection fix(parser): parse pipes in template bindings 2015-02-25 14:39:44 -08:00
core feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy 2015-02-26 20:00:23 +01:00
di feat(di): introduce aliasing 2015-02-21 18:43:45 +01:00
directives refactor(template loading): add support for base URLs, css rewriting 2015-02-26 09:36:04 +01:00
facade feat(RegExp): expose match indexes in Dart 2015-02-26 19:32:49 +01:00
forms clean(forms): cleanup 2015-02-26 09:35:30 -08:00
mock chore: Remove unused imports and enable checks for unused imports as part of build 2015-02-18 21:06:30 -08:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
test_lib chore: Remove unused imports 2015-02-17 16:49:08 -08:00
transform feat(dart/transform): Generate setter stubs. 2015-02-25 09:54:13 -08:00