Adrien Boullé
020338230f
style: fix typos boostrap to bootstrap ( #21917 )
...
PR Close #21917
2018-02-15 09:54:00 -08:00
Matias Niemelä
831592c381
Revert "style: fix typos boostrap to bootstrap ( #21917 )"
...
This reverts commit 363498b6b44610f6dd76d5c0603be0289707b9cf.
2018-02-14 22:56:44 -05:00
Adrien Boullé
363498b6b4
style: fix typos boostrap to bootstrap ( #21917 )
...
PR Close #21917
2018-02-14 18:21:52 -05:00
Alex Eagle
5ec1717c58
fix: Update test code to type-check under TS 2.5 ( #20175 )
...
PR Close #20175
2017-11-15 18:12:16 -06:00
Tobias Bosch
ca5aebaa6b
refactor: update angular to support TypeScript 2.4
...
Detailed updates:
- rxjs@5.0.x
- tsickle@0.24.x
- typescript@2.4.x
- @bazel/typescript@0.10.0
- protractor@5.1.x
- selenium-webdriver@3.0.x
BREAKING CHANGE:
- the Angular compiler now requires TypeScript 2.4.x.
2017-09-12 10:31:30 -07:00
Tobias Bosch
9429032da1
feat(upgrade): use ComponentFactory.inputs/outputs/ngContentSelectors
( #15214 )
...
DEPRECATION:
- the arguments `inputs` / `outputs` / `ngContentSelectors` of `downgradeComponent`
are no longer used as Angular calculates these automatically now.
- Compiler.getNgContentSelectors is deprecated. Use
ComponentFactory.ngContentSelectors instead.
2017-03-17 13:52:50 -05:00
Chuck Jazdzewski
c439742a54
Revert "feat(upgrade): use ComponentFactory.inputs/outputs/ngContentSelectors
"
...
This reverts commit a3e32fb7e14b5b131c90987559e446769d25d6b7.
2017-03-15 13:22:54 -07:00
Tobias Bosch
a3e32fb7e1
feat(upgrade): use ComponentFactory.inputs/outputs/ngContentSelectors
...
DEPRECATION:
- the arguments `inputs` / `outputs` / `ngContentSelectors` of `downgradeComponent`
are no longer used as Angular calculates these automatically now.
- Compiler.getNgContentSelectors is deprecated. Use
ComponentFactory.ngContentSelectors instead.
2017-03-15 11:42:12 -07:00
Pete Bacon Darwin
914797a8ff
feat(upgrade): support multi-slot projection in upgrade/static ( #14282 )
...
Closes #14261
2017-03-13 17:34:53 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00