angular/packages/common
Andrew Kushnir a6d5fe202c feat(core): alias createNgModuleRef as createNgModule (#46789)
This commit adds the `createNgModuleRef` function alias to the public API. The alias is called `createNgModule`. The `createNgModule` name is more consistent with the rest of the API surface, where functions that return `*Ref`s don't include the `Ref` into the function name, for example: `createPlatform`, `ViewContainerRef.createComponent`, etc.

DEPRECATED:

The `createNgModuleRef` is deprecated in favor of newly added `createNgModule` one.

PR Close #46789
2022-07-12 16:11:41 +00:00
..
http docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
locales refactor: clean-up pre-CLDR 39 safety check (#46606) 2022-06-29 10:06:39 -07:00
src feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
test fix(core): Update ngfor error code to be negative (#46555) 2022-06-28 12:59:07 -07:00
testing feat(common): add getState method to LocationStrategy interface (#45648) 2022-04-25 10:41:30 -07:00
upgrade docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
BUILD.bazel feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json feat(core): drop support for Node.js 12 (#45286) 2022-03-08 12:05:03 -08: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