angular-docs-cn/goldens/public-api
klemenoslaj a2068523fd feat(service-worker): add the option to prefer network for navigation requests (#38565)
This commit introduces a new option for the service worker, called
`navigationRequestStrategy`, which adds the possibility to force the service worker
to always create a network request for navigation requests.
This enables the server redirects while retaining the offline behavior.

Fixes #38194

PR Close #38565
2020-09-22 09:29:20 -07:00
..
animations
common fix(common): add `params` and `reportProgress` options to `HttpClient.put()` overload (#37873) 2020-09-16 15:28:21 -07:00
compiler-cli refactor(compiler-cli): split out template diagnostics package (#38576) 2020-09-03 14:02:31 -07:00
core fix(core): remove CollectionChangeRecord symbol (#38668) 2020-09-02 16:45:19 -07:00
elements feat(compiler-cli): add support for TypeScript 4.0 (#38076) 2020-08-24 13:06:59 -07:00
forms fix(forms): type NG_VALUE_ACCESSOR injection token as array (#29723) 2020-09-21 12:26:07 -07:00
localize
platform-browser
platform-browser-dynamic
platform-server feat(platform-server): add option for absolute URL HTTP support (#37539) 2020-06-25 14:26:09 -07:00
platform-webworker
platform-webworker-dynamic
router fix(router): If users are using the Alt key when clicking the router links, prioritize browser’s default behavior (#38375) 2020-09-08 14:07:11 -07:00
service-worker feat(service-worker): add the option to prefer network for navigation requests (#38565) 2020-09-22 09:29:20 -07:00
upgrade
manage.js