angular/packages/common
Jan Kuehle ebbc7a27e8 refactor: change public const enums to enums (#51670)
Angular recently gained a local compilation mode (see commit
345dd6d81a). This is intended to be used
with the TypeScript compiler option isolatedModules, which bans imports
of const enums.

This changes all const enums tagged with @publicApi to regular enums.

Fixes #46240

PR Close #51670
2023-10-25 10:39:18 -07:00
..
http refactor: change public const enums to enums (#51670) 2023-10-25 10:39:18 -07:00
locales refactor(common): modernize code in locale file (#52368) 2023-10-25 09:30:51 -07:00
src docs: the Component import is not being used (#52323) 2023-10-25 09:35:21 -07:00
test test(core): clean up unnecessary nesting in old tests (#52239) 2023-10-19 09:26:15 -07:00
testing build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
upgrade build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
BUILD.bazel build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json fix(common): add missing types field for @angular/common/locales of exports in package.json (#52080) 2023-10-10 14:33:44 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00