Rado Kirov
c95437f15d
build(bazel): Turning on strictPropertyInitialization for Angular. ( #24572 )
...
All errors for existing fields have been detected and suppressed with a
`!` assertion.
Issue/24571 is tracking proper clean up of those instances.
One-line change required in ivy/compilation.ts, because it appears that
the new syntax causes tsickle emitted node to no longer track their
original sourceFiles.
PR Close #24572
2018-06-25 07:57:13 -07:00
Alan Agius
069062236c
docs(common): improve deprecation notices to be parsed by tslint
...
Closes : #24237
Closes : #24249
2018-06-04 09:34:44 -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
Miško Hevery
ec028b8109
fix(http): Update types for TypeScript nullability support
...
This reverts commit 268884296ac6c4d39f6570778608bd6b862300da.
2017-04-18 12:07:33 -07:00
Tobias Bosch
268884296a
Revert "fix(http): Update types for TypeScript nullability support"
...
This reverts commit c36ec9bf6043cb25bbe8a705ae7342fa77b9ffdc.
Broke in G3.
2017-04-17 09:56:09 -07:00
Miško Hevery
c36ec9bf60
fix(http): Update types for TypeScript nullability support
2017-04-14 13:53:25 -07:00
Victor Berchet
f1b33ab7b1
fix(http): Make ResponseOptionsArgs an interface ( #14607 ) ( #14623 )
...
closes #13708
2017-03-15 15:28:52 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00