angular-cn/packages/language-service/ivy
Keen Yee Liau ded9aeb447 refactor(language-service): Move two-way binding logic to visitBoundEvent (#38985)
Instead of doing all sorts of checks in the `visit()` method, move checks
that are specific to `BoundEvent` to the `visitBoundEvent()` method.

PR Close #38985
2020-09-30 09:17:46 -04:00
..
test fix(language-service): hybrid visitor returns parent node of BoundAttribute (#38995) 2020-09-25 14:35:08 -04:00
BUILD.bazel feat(language-service): introduce hybrid visitor to locate AST node (#38540) 2020-08-24 09:24:18 -07:00
hybrid_visitor.ts refactor(language-service): Move two-way binding logic to visitBoundEvent (#38985) 2020-09-30 09:17:46 -04:00
language_service.ts refactor(compiler-cli): Adjust output of TCB to support `TemplateTypeChecker` Symbol retrieval (#38618) 2020-09-10 12:40:38 -07:00
ts_plugin.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00