Filipe Silva
|
f634c62cb3
|
test: add systemjs+umd integration test (#14196)
This test ensures the `__esModule` is set on UMD bundles, thus making them compatible with SystemJS@^0.22.3.
Followup from https://github.com/frankwallis/plugin-typescript/issues/185.
PR Close #14196
|
2017-03-19 12:23:07 -05:00 |
Jason Aden
|
410aa33005
|
build: fix paths to typings files so tsickle resolves imports correctly
Fixes #15080
|
2017-03-16 17:34:29 -07:00 |
Victor Berchet
|
a4076c70cc
|
fix(platform-browser): prevent clobbered elements from freezing the browser
see
4f69d38f09
|
2017-03-16 10:16:39 -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
|
da8ea350b2
|
refactor: More generic build.sh file
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
58dd4673cd
|
refactor: remove babel config files
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
72563b61fb
|
build: fix rollup config file paths
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
8573e36574
|
build: fix file paths after moving modules/@angular/* to packages/*
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |