angular/packages/compiler/src/schema
Dmitry Ivanitskiy dba3e0b5aa fix(compiler): adding the inert property to the "SCHEMA" array (#53148)
This change allows template binding "inert" attribute with the following syntax: [inert]="isInert"

Fixes #51879

fixup! fix(compiler): adding the inert property to the "SCHEMA" array

revert: "fixup! fix(compiler): adding the inert property to the "SCHEMA" array"

This reverts commit b637b7ce646e8bab2f585339028a84018e8ea982.

This commit is being reverted because the inert property is safe as a boolean attribute

PR Close #53148
2024-02-21 15:13:48 -08:00
..
dom_element_schema_registry.ts fix(compiler): adding the inert property to the "SCHEMA" array (#53148) 2024-02-21 15:13:48 -08:00
dom_security_schema.ts fix(core): hardening attribute and property binding rules for <iframe> elements (#47964) 2022-11-09 00:47:56 -08:00
element_schema_registry.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
trusted_types_sinks.ts feat(compiler): add schema for Trusted Types sinks (#39554) 2020-11-23 08:29:04 -08:00