Joey Perrott
9dbe6fc18b
refactor: update license text to point to angular.dev ( #57901 )
...
Update license text to point to angular.dev instead of angular.io
PR Close #57901
2024-09-24 15:33:00 +02:00
Joey Perrott
b1dffa4abe
refactor: migrate platform-* to prettier formatting ( #55423 )
...
Migrate formatting to prettier for platform-* from clang-format
PR Close #55423
2024-04-19 13:49:24 -07:00
Alan Agius
eb20c1a8b1
refactor(platform-browser-dynamic): unused RESOURCE_CACHE_PROVIDER API has been removed ( #54875 )
...
BREAKING CHANGE: No longer used `RESOURCE_CACHE_PROVIDER` APIs have been removed.
PR Close #54875
2024-03-18 16:53:27 -07:00
Matthieu Riegler
1da3e5f0bd
refactor(platform-browser-dynamic): Drop IE related workarounds. ( #49761 )
...
IE is not supported by Angular anymore, we can drop IE specific code !
PR Close #49761
2023-04-11 12:45:10 -07:00
Andrew Kushnir
9c11183e74
docs: deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols ( #44749 )
...
DEPRECATED:
The `CachedResourceLoader` and `RESOURCE_CACHE_PROVIDER` symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.
PR Close #44749
2022-01-19 09:42:40 -08:00
Paul Gschwendtner
b5ab7aff43
refactor: add override keyword to members implementing abstract declarations ( #42512 )
...
In combination with the TS `noImplicitOverride` compatibility changes,
we also want to follow the best-practice of adding `override` to
members which are implemented as part of abstract classes. This
commit fixes all instances which will be flagged as part of the
custom `no-implicit-override-abstract` TSLint rule.
PR Close #42512
2021-07-12 13:11:17 -07:00
Marcono1234
3e1e5a15ba
docs: update links to use HTTPS as protocol ( #39718 )
...
PR Close #39718
2020-11-20 12:52:16 -08:00
Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Joey Perrott
698b0288be
build: reformat repo to new clang@1.4.0 ( #36613 )
...
PR Close #36613
2020-04-14 12:08:36 -07:00
Pete Bacon Darwin
f1e3d5125d
docs: update platform-browser-dynamic to use @publicApi tags ( #26595 )
...
PR Close #26595
2018-10-19 14:35:53 -07:00
Chuck Jazdzewski
1640d2aa0b
refactor(platform-browser): compiler platform-browser packages cleanly ( #18464 )
2017-08-02 16:30:50 -07:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00