custom-elements-everywhere
custom-elements-everywhere copied to clipboard
Custom Element + Framework Interoperability Tests.
[Qwik](https://qwik.dev/) It looks like it's supported: - -
The install time for this repository is getting increasingly long as it runs installs separately in each library. Switching to using npm workspaces makes a substantial reduction to this. The...
I'm unable to run tests in WSL (headless firefox and chrome unhappy), but I can't complete doc builds on windows as they use shell commands. There are plenty of workarounds,...
React 19 has a very naïve heuristic for setting props vs attributes; if it detects a property on the custom element with the same name as the attribute, it sets...
This webpage seems to currently be built for framework authors and consumers, showing them a checklist of things they still need to do to be properly compatible with web components....
Very WIP. I open PRs early as a way of keeping track of what I have in progress. Resolves https://github.com/webcomponents/custom-elements-everywhere/issues/237 - [x] meta - [x] no open issues regarding web-component...