You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues before opening a new one.
Problem
At the moment blockly is not usable in webcomponents, this issue should track work to support them
Request
Add support for webcomponents
Add a sample wich uses blockly in webcomponents
Add an API to include the styles in shadowDom
Fix issues with Tooltips shown at the wrong position/Dom Node
Fix issue with Text inputs shown at the wrong position dom node
Styles for Poppuout nodes (like tooltip etc), need to be seperated from the others. Cause the Tooltips for example could be placed in normal dom, and Blockly inside of shadow dom
Check for duplicates
Problem
At the moment blockly is not usable in webcomponents, this issue should track work to support them
Request
Add support for webcomponents
Alternatives considered
No response
Additional context
No response