A lightweight Front-End kit for authoring custom web components with TypeScript.

0 stars 0 forks 0 watchers TypeScript MIT License
2 Open Issues Need Help Last updated: Sep 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue describes a developer experience problem where IDEs (like VSCode) suggest component lifecycle methods (e.g., `connectedCallback`) twice, one on top of the other, when using components constructed via a specific 'infusion chain' of mixins. This suggests a type signature or definition shadowing conflict within the mixin application process, leading to incorrect type inference for the IDE.

Complexity: 3/5
bug good first issue priority:low

A lightweight Front-End kit for authoring custom web components with TypeScript.

TypeScript
documentation good first issue priority:low

A lightweight Front-End kit for authoring custom web components with TypeScript.

TypeScript