angular-cn/packages/core/src
Kristiyan Kostadinov 4a1c12c773 feat(core): remove ViewEncapsulation.Native (#38882)
Removes `ViewEncapsulation.Native` which has been deprecated for several major versions.

BREAKING CHANGES:
* `ViewEncapsulation.Native` has been removed. Use `ViewEncapsulation.ShadowDom` instead. Existing
usages will be updated automatically by `ng update`.

PR Close #38882
2020-10-08 11:56:03 -07:00
..
change_detection refactor(core): _reset() remove nextRecord (#38752) 2020-09-10 08:52:51 -07:00
compiler feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
debug refactor(core): Remove reliance on `TNodeType.View`. (#38707) 2020-09-28 16:15:59 -04:00
di refactor(core): Remove reliance on `TNodeType.View`. (#38707) 2020-09-28 16:15:59 -04:00
i18n build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
interface docs(core): Fix typo in JSDoc for AbstractType<T> (#38541) 2020-08-20 09:30:17 -07:00
linker docs: clean up api doc in core (#37053) 2020-06-30 12:11:15 -07:00
metadata feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
reflection fix(ngcc): detect synthesized delegate constructors for downleveled ES2015 classes (#38463) 2020-08-17 10:55:40 -07:00
render build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
render3 feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
sanitization fix(core): remove closing body tag from inert DOM builder (#38454) 2020-08-19 14:18:44 -07:00
testability build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
util fix(core): error if CSS custom property in host binding has number in name (#38432) 2020-08-13 10:35:07 -07:00
view feat(core): remove ViewEncapsulation.Native (#38882) 2020-10-08 11:56:03 -07:00
zone fix(core): unify the signature between ngZone and noopZone (#37581) 2020-07-28 09:59:49 -07:00
application_init.ts docs: fix typo from singular to plural spelling (#36586) 2020-07-22 10:12:44 -07:00
application_module.ts refactor(core): break `i18n.ts` into smaller files (#38368) 2020-08-10 15:07:42 -07:00
application_ref.ts refactor(core): reduce the number of circular deps (#38805) 2020-09-18 11:20:08 -07:00
application_tokens.ts docs: clean up api doc in core (#37053) 2020-06-30 12:11:15 -07:00
change_detection.ts fix(core): remove CollectionChangeRecord symbol (#38668) 2020-09-02 16:45:19 -07:00
codegen_private_exports.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
console.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.externs.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
core_private_export.ts refactor(core): remove `looseIdentical` in favor of built-in `Object.is` (#37191) 2020-06-01 17:19:17 -04:00
core_render3_private_export.ts refactor(core): remove deprecated `ɵɵselect` instruction (#38733) 2020-09-08 11:40:12 -07:00
di.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_handler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts refactor(core): reduce the number of circular deps (#38805) 2020-09-18 11:20:08 -07:00
event_emitter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ivy_switch.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
linker.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
metadata.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
platform_core_providers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
r3_symbols.ts refactor(core): add `noSideEffects()` as private export (#38320) 2020-08-06 09:02:16 -07:00
render.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
zone.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00