angular/packages/core
Andrew Scott a3028e2340 refactor(core): Remove RootViewRef<T> because it is the same as ViewRef<T> (#52430)
`RootViewRef<T>` extends `ViewRef<T>` and overrides 3 methods with behavior
that is identical to `ViewRef<T>`. This commit removes `RootViewRef<T>`
because it is not needed.

PR Close #52430
2023-10-31 13:22:56 -07:00
..
global build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
primitives/signals refactor(core): global epoch to optimize non-live signal reads (#52420) 2023-10-31 13:12:18 -07:00
rxjs-interop build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
schematics fix(core): handle trackBy and aliased index in control flow migration (#52423) 2023-10-27 16:16:46 -07:00
src refactor(core): Remove RootViewRef<T> because it is the same as ViewRef<T> (#52430) 2023-10-31 13:22:56 -07:00
test refactor(core): Remove RootViewRef<T> because it is the same as ViewRef<T> (#52430) 2023-10-31 13:22:56 -07:00
testing refactor(core): rename ViewRef<T> to InternalViewRef<T> and remove existing InternalViewRef (#52430) 2023-10-31 13:22:56 -07:00
BUILD.bazel build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json feat(core): add support for zone.js 0.14.0 (#51774) 2023-09-18 11:56:17 +02:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00