Files
wxt/docs/guide
Aaron 5343430c0f feat!: Refactor content script UI functions and add helper for "integrated" UIs (#333)
BREAKING CHANGES: Several APIs/options have been renamed:

- `type: "inline" | "overlay" | "modal"` has been changed to `position: "inline" | "overlay" | "modal"`
- `createContentScriptUi({ ... })` → `createShadowRootUi({ ... })`
- `createContentScriptIframe({ ... })` → `createIframeUi({ ... })`
- `onRemove` is now called ***before*** the UI is removed from the DOM, previously it was called after the UI was removed
2024-01-10 20:48:17 -06:00
..
2023-11-14 23:07:45 -06:00
2023-10-14 08:09:46 -05:00
2023-10-07 10:49:31 -05:00
2023-10-07 10:49:31 -05:00
2023-08-12 09:21:40 -05:00
2023-12-27 11:00:10 -06:00
2023-09-25 00:14:38 -05:00