angular-docs-cn/goldens/public-api/common
Quentin Focheux 6fe3a1de7f feat(http): expose a list of human-readable http status codes (#23548)
They aim to improve code readability.
Since they are defined by `const enum` they have zero runtime performance impact
over just using constant literals.

Fixes #23543

PR Close #23548
2021-01-28 09:10:48 -08:00
..
http feat(http): expose a list of human-readable http status codes (#23548) 2021-01-28 09:10:48 -08:00
testing ci: move public-api goldens to goldens directory (#35768) 2020-03-10 20:58:39 -04:00
upgrade ci: move public-api goldens to goldens directory (#35768) 2020-03-10 20:58:39 -04:00
common.d.ts feat(common): allow any Subscribable in async pipe (#39627) 2020-11-23 08:28:11 -08:00