angular-cn/packages/compiler/test/render3/view
Ayaz Hafiz 3e201181bb fix(ivy): correctly associate output bound events with directives (#31938)
Previously, bound events were incorrectly bound to directives with
inputs matching the bound event attribute. This fixes that so bound
events can only be bound to directives with matching outputs.

Adds tests for all kinds of directive matching on bound attributes.

PR Close #31938
2019-12-17 14:39:33 -08:00
..
binding_spec.ts fix(ivy): correctly associate output bound events with directives (#31938) 2019-12-17 14:39:33 -08:00
i18n_spec.ts fix(ivy): i18n - trim whitespace when parsing metadata (#34154) 2019-12-03 10:20:53 -08:00
util.ts refactor(compiler): move test helper to test file (#32937) 2019-10-03 12:12:55 -07:00