angular-cn/packages/upgrade/test/static
Domas Trijonis 2b3de6390f fix(upgrade): two-way binding and listening for event (#22772)
Changes would not propagate to a value in downgraded component in case you had two-way binding and listening to a value-change, e.g. [(value)]="value" (value-change)="fetch()"

Closes #22734

PR Close #22772
2018-03-19 22:44:36 -05:00
..
integration fix(upgrade): two-way binding and listening for event (#22772) 2018-03-19 22:44:36 -05:00
angular1_providers_spec.ts refactor(upgrade): use correct paths for imports (#22167) 2018-02-25 10:06:14 -08:00
test_helpers.ts test(upgrade): run tests against multiple AngularJS versions (#22167) 2018-02-25 10:06:14 -08:00