angular/modules/angular2/test/core
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
..
annotations refactor(directives): directives use declare that they listen to onChange in the annotations 2015-02-06 13:53:49 -08:00
compiler feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy 2015-02-26 20:00:23 +01:00
events feat(events): adds support for bubbling native events (^event). 2015-02-25 19:08:16 -08:00
zone refactor(Completer): rename complete() to resolve() 2015-02-26 08:46:32 +01:00
application_spec.js feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00