Rob Wormald
|
3553977bd7
|
feat(core): add support for ShadowDOM v1 (#24718)
add a new ViewEncapsulation.ShadowDom option that uses the v1 Shadow DOM API to provide style encapsulation.
PR Close #24718
|
2018-07-02 14:37:41 -07:00 |
|
Victor Berchet
|
7de2ba0e22
|
Revert "feat(ivy): add namespace instructions for SVG and others (#23899)"
This reverts commit 81e4b2a4bf21d8b6ab7d33053f4e020c09021e1f.
|
2018-06-06 13:38:21 -07:00 |
|
Ben Lesh
|
81e4b2a4bf
|
feat(ivy): add namespace instructions for SVG and others (#23899)
PR Close #23899
|
2018-06-06 10:22:27 -07:00 |
|
Olivier Combe
|
0f5c70d563
|
build: update npm dependencies (#19328)
PR Close #19328
|
2017-09-22 13:20:52 -07:00 |
|
Matias Niemelä
|
7f9c589ba3
|
feat(core): add begin and end renderer methods to track change detection
|
2017-05-04 15:07:27 -04:00 |
|
Miško Hevery
|
728c9d0632
|
fix(platform-browser): Update types for TypeScript nullability support
Closes #15898
|
2017-04-18 12:07:33 -07:00 |
|
Dzmitry Shylovich
|
92084f2b6a
|
fix(platform-browser): setAttribute should work with xmlns namespace (#14874)
Closes #14865
|
2017-03-23 12:52:06 -07:00 |
|
Tobias Bosch
|
ff71eff157
|
refactor(core): use flags in Renderer2.setStyle instead of booleans (#15045)
BREAKING CHANGE: (since v4 rc.1)
- `Renderer2.setStyle` no longer takes booleans but rather a
bit mask of flags.
|
2017-03-13 09:45:04 -07:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|