29786e856d
Fixes not being able to bind a `SafeStyle` as a camel cased style property (e.g. `[style.backgroundImage]="someSafeStyle"`). The issue was due to the fact that we only check the dash case property names to determine whether to sanitize a value. This PR resolves FW-1279. PR Close #30328 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
change_detection_spec.ts | ||
component_spec.ts | ||
content_spec.ts | ||
di_spec.ts | ||
directive_spec.ts | ||
exports_spec.ts | ||
host_binding_spec.ts | ||
inherit_definition_feature_spec.ts | ||
integration_spec.ts | ||
lifecycle_spec.ts | ||
listener_spec.ts | ||
pipe_spec.ts | ||
properties_spec.ts | ||
providers_spec.ts | ||
query_spec.ts | ||
styling_spec.ts | ||
template_ref_spec.ts | ||
view_container_ref_spec.ts | ||
view_ref_spec.ts |