Commit Graph

  • e23b32c6a7 feat: Add @wxt-dev/webextension-polyfill module (#1310) Aaron 2024-12-28 09:35:20 -06:00
  • 85f146c195 docs: Add upgrade guide for v0.20 (#1270) Aaron 2024-12-25 23:26:58 -06:00
  • 1635d931b6 docs: Update wxt init GIF aklinker1 2024-12-25 19:51:26 +00:00
  • 1e85f2a18e docs: Fix api reference for wxt/utils/storage Aaron 2024-12-12 15:21:51 -06:00
  • 90eb735d82 fix!: Move wxt/storage to wxt/utils/storage (#1271) Aaron 2024-12-12 15:19:56 -06:00
  • 57af30e9b5 docs: Fix broken links Aaron 2024-12-11 15:57:49 -06:00
  • eff2b70cba feat!: Reset inherited styles inside shadow root (#1269) Aaron 2024-12-11 15:51:52 -06:00
  • 520b39aa3d chore: Remove duplicate test Aaron 2024-12-10 19:13:55 -06:00
  • be6b6c09d9 fix: Add support for WXT v0.20.0 Aaron 2024-12-29 15:26:21 -06:00
  • df6af49210 feat!: Individual exports and introduce the #imports module (#1258) Aaron 2024-12-10 18:05:36 -06:00
  • 0d124b107b docs: Add blog and first blog post to wxt.dev (#1261) Aaron 2024-12-08 08:55:22 -06:00
  • 997165659e docs: Fix public path reference Aaron 2024-12-29 15:02:27 -06:00
  • ed60fd6dd9 fix!: Make publicDir and modulesDir relative to project root (#1216) Aaron 2024-11-28 00:31:11 -06:00
  • defd796695 chore: Fix type errors Aaron 2024-11-28 00:23:35 -06:00
  • 7f092e77a6 chore: Replace require.resolve with import.meta.resolve (#1221) Aaron 2024-11-28 00:00:01 -06:00
  • 0ad7115b04 feat: Upgrade to c12@2 so config is loaded as ESM (#1182) Aaron 2024-11-16 16:37:22 -06:00
  • 998098fafd fix!: Remove transformManfiest option (#1181) Aaron 2024-11-16 15:44:42 -06:00
  • b6f8789eec fix!: Rename runner to webExt (#1180) Aaron 2024-11-16 11:34:22 -06:00
  • d83abf23d7 fix!: Remove deprecated jiti entrypoint loader (#1087) Aaron 2024-10-19 05:44:54 -05:00
  • 239dadadc6 fix!: Add suffix to non-production output directories (#1086) Aaron 2024-10-19 05:23:28 -05:00
  • 222265fd2c feat!: Remove webextension-polyfill (#1084) Aaron 2024-10-19 04:51:07 -05:00
  • 78f97f32a2 fix(web-ext): Correctly pass browserConsole option to open devtools in Firefox (#1308) Paulo Pinto 2024-12-29 18:35:38 +00:00
  • 459662a6c1 docs: Added "ZenGram" to the homepage (#1313) Abhigyan Trips 2024-12-29 23:56:14 +05:30
  • 32500a78be feat: Add @wxt-dev/webextension-polyfill module (#1310) webextension-polyfill-v1.0.0 Aaron 2024-12-28 09:35:20 -06:00
  • 6c9beee71a docs: Add upgrade guide for v0.20 (#1270) Aaron 2024-12-25 23:26:58 -06:00
  • b6a0cbbbed docs: Update wxt init GIF aklinker1 2024-12-25 19:51:26 +00:00
  • 406766b37f docs: Fix api reference for wxt/utils/storage Aaron 2024-12-12 15:21:51 -06:00
  • 6f26eb5072 fix!: Move wxt/storage to wxt/utils/storage (#1271) Aaron 2024-12-12 15:19:56 -06:00
  • 900d3bbb18 docs: Fix broken links Aaron 2024-12-11 15:57:49 -06:00
  • 148bc4a6eb feat!: Reset inherited styles inside shadow root (#1269) Aaron 2024-12-11 15:51:52 -06:00
  • ee3cbe6925 chore: Remove duplicate test Aaron 2024-12-10 19:13:55 -06:00
  • 11ecd3f818 feat!: Individual exports and introduce the #imports module (#1258) Aaron 2024-12-10 18:05:36 -06:00
  • 72d4f7de3a docs: Add blog and first blog post to wxt.dev (#1261) Aaron 2024-12-08 08:55:22 -06:00
  • 6be319f379 fix!: Make publicDir and modulesDir relative to project root (#1216) Aaron 2024-11-28 00:31:11 -06:00
  • 84083bd9b0 chore: Fix type errors Aaron 2024-11-28 00:23:35 -06:00
  • d718f7fb50 chore: Replace require.resolve with import.meta.resolve (#1221) Aaron 2024-11-28 00:00:01 -06:00
  • 7530628eb8 feat: Upgrade to c12@2 so config is loaded as ESM (#1182) Aaron 2024-11-16 16:37:22 -06:00
  • 4b3ffc90c8 fix!: Remove transformManfiest option (#1181) Aaron 2024-11-16 15:44:42 -06:00
  • 01e4c1975a fix!: Rename runner to webExt (#1180) Aaron 2024-11-16 11:34:22 -06:00
  • 65dfded682 fix!: Remove deprecated jiti entrypoint loader (#1087) Aaron 2024-10-19 05:44:54 -05:00
  • c712175445 fix!: Add suffix to non-production output directories (#1086) Aaron 2024-10-19 05:23:28 -05:00
  • 0f71d570ca feat!: Remove webextension-polyfill (#1084) Aaron 2024-10-19 04:51:07 -05:00
  • b150a52471 fix(init): Remove "experimental" from bun package manager Aaron 2024-12-25 12:52:13 -06:00
  • 028c601515 chore: Fix typo in CLI docs Aaron 2024-12-25 12:51:41 -06:00
  • af382ef065 Fix changelog Aaron 2024-12-25 09:47:41 -06:00
  • 91ef7f2ab5 chore(release): wxt v0.19.23 wxt-v0.19.23 GitHub Actions 2024-12-25 15:44:50 +00:00
  • 0bf7279c8f fix: Properly close readline instance on close (#1278) Aaron 2024-12-25 09:40:39 -06:00
  • 62525d33c6 fix: Allow runtime registered content scripts to not have matches (#1306) Aaron 2024-12-25 09:39:37 -06:00
  • 88ff40e301 docs: Fix typo in FAQ Aaron 2024-12-23 09:09:08 -06:00
  • 1a72a0cdc6 docs: Add paragraph on adding permissions Aaron 2024-12-22 09:14:31 -06:00
  • 2b07b4bc12 docs: Fix invalid CSS color (#1299) Amit Yadav 2024-12-22 20:39:49 +05:30
  • 06c09e7c87 feat(hooks): Move entrypoints:resolved before debug logs and add entrypoints:found (#1292) Abhigyan Trips 2024-12-21 08:39:31 +05:30
  • 30b96ac87c docs: Added "Strong Password Generator" to the homepage (#1290) Amit Yadav 2024-12-19 11:50:09 +05:30
  • 2e9b5cffe8 docs: Added "Show IP Extension" to the homepage (#1289) Amit Yadav 2024-12-19 04:43:11 +05:30
  • 3e1641a6ec docs: Add more comments on entrypoint options Aaron 2024-12-17 14:05:37 -06:00
  • d64ca52bb0 chore(release): @wxt-dev/module-react v1.1.3 module-react-v1.1.3 GitHub Actions 2024-12-17 19:07:47 +00:00
  • 8c645fa1ce fix: Use react 19 in @wxt-dev/module-react and templates/react (#1285) Aaron 2024-12-17 12:57:50 -06:00
  • 79c9c89923 chore: Upgrade React to v19 in demo (#1280) Nishu 2024-12-18 00:00:48 +05:30
  • 11d93fe724 docs: Add pkg.pr.new docs to CONTRIBUTING.md Aaron 2024-12-17 12:05:47 -06:00
  • 039c561a80 chore: Simplify keyboard shortcuts (#1284) Aaron 2024-12-17 11:55:50 -06:00
  • 64a704fc72 chore(release): @wxt-dev/module-svelte v2.0.2 module-svelte-v2.0.2 GitHub Actions 2024-12-17 16:41:07 +00:00
  • 4fbf137d15 fix: Svelte production errors and warnings on resolve conditions (#1283) Aaron 2024-12-17 10:35:39 -06:00
  • ff065ab88b docs: Added "Cursorful" to the homepage (#1282) Luca Dalli 2024-12-17 17:29:43 +01:00
  • 7fdf3fb968 docs: Add missing brackets to example Aaron 2024-12-16 16:12:00 -06:00
  • 7ebd451409 docs: Document how to use WASM Aaron 2024-12-16 16:07:16 -06:00
  • a7a48a8a75 docs: Add sponsors to wxt.dev homepage Aaron 2024-12-16 14:38:30 -06:00
  • 27298b7f22 docs: Sync READMEs Aaron 2024-12-16 14:35:16 -06:00
  • 565ce93a9a docs: Add sponsors section to README Aaron 2024-12-16 14:32:46 -06:00
  • 0bc6088b6a chore: Fix formatting Aaron 2024-12-16 13:48:41 -06:00
  • 2fb99e8fbb docs: Add netlify badge to homepage Aaron 2024-12-16 13:48:17 -06:00
  • cd2050c534 chore: Add code of conduct Aaron 2024-12-16 11:25:19 -06:00
  • 5b557d0224 docs: Update wxt init GIF aklinker1 2024-12-13 00:38:13 +00:00
  • 0137d79ba0 docs: Update colors to improve contrast ratio (#1275) Aaron 2024-12-12 18:36:24 -06:00
  • e05fbf4fb5 chore(release): wxt v0.19.22 wxt-v0.19.22 GitHub Actions 2024-12-10 23:11:47 +00:00
  • 72e6ca5063 fix: Exclude entire import.meta.env object from content script output (#1267) Aaron 2024-12-10 17:06:25 -06:00
  • af9e842fe0 chore(release): wxt v0.19.21 wxt-v0.19.21 GitHub Actions 2024-12-10 18:05:17 +00:00
  • 230962686f fix: Exclude skipped entrypoints from manifest (#1265) Aaron 2024-12-10 11:59:44 -06:00
  • 413cd9354f chore(release): wxt v0.19.20 wxt-v0.19.20 GitHub Actions 2024-12-09 20:12:43 +00:00
  • 64a42de31f docs: fix colored-diff in es-modules.md (#1264) 不游 2024-12-09 21:42:54 +08:00
  • f7f03e2669 fix: Import entrypoint improvements (#1207) Aaron 2024-12-08 12:10:05 -06:00
  • 1dc7c34bfd fix: Only show reopen browser shortcut when it can be done (#1263) Aaron 2024-12-08 08:55:01 -06:00
  • 0fd5c3846c docs: Fix gramar Aaron 2024-12-07 08:57:17 -06:00
  • e42e92f9df docs: Update "Using WXT" instructions Aaron 2024-12-07 08:56:13 -06:00
  • e45c91f941 docs: Add "EyeDropper" to homepage (#1260) Kepi 2024-12-07 15:47:33 +01:00
  • 8f71d80f94 feat: autoMount content script UIs (#1210) 1natsu 2024-12-07 23:21:52 +09:00
  • 78e896e5fb docs: Remove duplicate section from upgrade docs Aaron Klinker 2024-12-07 01:12:23 -06:00
  • a643852387 chore(release): wxt v0.19.19 wxt-v0.19.19 GitHub Actions 2024-12-06 00:28:20 +00:00
  • e221252325 fix: Exclude skipped entrypoints from Firefox sources zip (#1238) Nishu 2024-12-06 05:53:00 +05:30
  • 88f126e658 fix: Ensure content scripts are registered immediately in dev mode (#1253) Aaron 2024-12-05 18:16:38 -06:00
  • 17af05acc8 fix: Prevent changing dev server port when reloading config (#1241) Aaron 2024-12-05 11:48:49 -06:00
  • fd436a0d63 docs: Add "aesthetic Notion, styled" to homepage (#1247) Jeremie Corpinot 2024-12-04 23:00:23 +01:00
  • 0d796b63c2 feat: Keyboard shortcut to reopen the browser without restarting the dev command (#1211) Nishu 2024-12-04 09:12:44 +05:30
  • cb143d2bbc chore(release): wxt v0.19.18 wxt-v0.19.18 GitHub Actions 2024-12-03 23:00:59 +00:00
  • f3e7758521 types: Add overloads to ContentScriptContext#addEventListener for different targets (#1245) Aaron 2024-12-03 16:55:33 -06:00
  • 23ef101954 chore: Refactor findEntrypoints to return all entrypoints with skipped set properly (#1244) Aaron 2024-12-03 12:36:11 -06:00
  • c2f5efbde4 docs: Update injectScript docs to match example from examples repo (#1240) spookyuser 2024-12-03 20:23:33 +02:00
  • 4ce178c592 docs: Changed "Chrome Extension" to "web extension" (#1229) Takuya HARA 2024-12-04 02:07:46 +09:00
  • 7aa30afa7f chore(deps): bump codecov/codecov-action from 4 to 5 (#1237) dependabot[bot] 2024-12-01 16:13:47 -06:00
  • 90aaed202c chore(release): @wxt-dev/module-svelte v2.0.1 module-svelte-v2.0.1 GitHub Actions 2024-12-01 15:33:52 +00:00
  • c92ed13d66 fix: Modify dev vite.resolve.conditions to support Vite 6 + Svelte 5 (#1230) Aaron 2024-12-01 09:28:30 -06:00