Pete Bacon Darwin
|
0918adf39d
|
docs: common with `@publicApi` tags (#26595)
PR Close #26595
|
2018-10-19 14:35:53 -07:00 |
Pete Bacon Darwin
|
4b96a58c5a
|
docs: remove all deprecated `@stable` jsdoc tags (#23210)
These are no longer needed as stable docs are computed as those that
do not have `@experimental` or `@deprecated` tags.
PR Close #23210
|
2018-04-10 21:49:32 -07:00 |
Igor Minar
|
b43f8bc7d3
|
feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573)
PR Close #22573
|
2018-03-19 21:51:51 -07:00 |
Alex Rickabaugh
|
72c7b6edea
|
feat: deprecate @angular/http in favor of @angular/common/http (#18906)
As of 5.0, @angular/http is deprecated. @angular/common/http will
be the official HTTP API in Angular going forward.
PR Close #18906
|
2017-08-28 18:46:58 -05:00 |
Alex Rickabaugh
|
dd04f09483
|
feat(common): on-by-default XSRF support in HttpClient (#18108)
Fixes #18100
|
2017-07-13 17:22:02 -07:00 |