angular/packages/core/test/acceptance
Miško Hevery cda2530df5 fix(core): Host classes should not be fed back into @Input (#35889)
Previously all static styling information (including the ones from component/directive host bindings) would get merged into a single value before it would be written into the `@Input('class'/'style')`. The new behavior specifically excludes host values from the `@Input` bindings.

Fix #35383

PR Close #35889
2020-05-14 15:54:13 -07:00
..
attributes_spec.ts refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
bootstrap_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
BUILD.bazel build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5 (#34736) 2020-01-15 14:58:07 -05:00
change_detection_spec.ts fix(core): Refresh transplanted views at insertion point only (#35968) 2020-04-29 14:31:12 -07:00
change_detection_transplanted_view_spec.ts fix(core): Refresh transplanted views at insertion point only (#35968) 2020-04-29 14:31:12 -07:00
common_integration_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
component_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
content_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
copy_definition_feature_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
debug_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
di_spec.ts fix(core): pipes injecting viewProviders when used on a component host node (#36512) 2020-04-17 16:15:10 -04:00
directive_spec.ts fix(core): do not use unbound attributes as inputs to structural directives (#36441) 2020-04-21 13:30:25 -04:00
discover_utils_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
embedded_views_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
exports_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
host_binding_spec.ts fix(core): handle synthetic props in Directive host bindings correctly (#35568) 2020-04-27 14:55:16 -07:00
i18n_spec.ts test(core): verify that Ivy i18n works correctly with HTML namespaces (#36943) 2020-05-14 15:20:42 -07:00
inherit_definition_feature_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
integration_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
lifecycle_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
listener_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
ng_module_spec.ts fix(core): log error instead of warning for unknown properties and elements (#36399) 2020-05-04 12:37:42 -07:00
ngdevmode_debug_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
outputs_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
pipe_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
property_binding_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
property_interpolation_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
providers_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
pure_function_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
query_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
renderer_factory_spec.ts refactor(core): remove unused embedded view instructions (#34715) 2020-05-11 10:52:28 -07:00
router_integration_spec.ts refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
styling_spec.ts fix(core): Host classes should not be fed back into @Input (#35889) 2020-05-14 15:54:13 -07:00
template_ref_spec.ts fix(core): properly get root nodes from embedded views with <ng-content> (#36051) 2020-05-05 12:15:52 -07:00
text_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
view_container_ref_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
view_insertion_spec.ts fix(core): attempt to recover from user errors during creation (#36381) 2020-04-29 08:36:42 -07:00
view_ref_spec.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00