-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Description
Check for duplicates
- 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
Alternatives considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added