pixiebrix-extension
pixiebrix-extension copied to clipboard
#7670: Simplify creation of isolated widgets (`IsolatedComponent`)
What does this PR do?
- Uses https://github.com/pixiebrix/pixiebrix-extension/pull/8139
- Complements https://github.com/pixiebrix/pixiebrix-extension/pull/8150
You can find the implementation details in the POC PR above.
Future work
- [ ] Migrate the rest of the
EmotionShadowRootcomponents, some of which might are the reason why this research was necessary (e.g.DocumentView)
Checklist
- [x] Add tests and/or storybook stories
- [x] Designate a primary reviewer: @grahamlangford