angular-cn/packages/language-service/ivy
Keen Yee Liau eec9f4a84e test(language-service): add test for multiple bound attributes in microsyntax (#39062)
It used to be the case that all microsyntax bindings share the same source
span, so the second bound attribute would overwrite the first.

This has been fixed in #39036, this case is added to prevent regression.

PR Close #39062
2020-09-30 12:48:18 -07:00
..
test test(language-service): add test for multiple bound attributes in microsyntax (#39062) 2020-09-30 12:48:18 -07: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 refactor(language-service): create getTypeDefinitionAtPosition stubs (#39050) 2020-09-30 09:34:47 -04:00