Commit Graph

  • 0e4953fbfc fix: correct dev.reloadCommand restriction to consider only commands with suggested keys (#1226) Jaguar Zhou 2024-11-30 02:07:09 +08:00
  • 799d687061 docs: Add "QA Compass" to homepage (#1223) roechsli 2024-11-28 17:34:20 +01:00
  • 866eb0694c Cleanup changelog Aaron 2024-11-28 08:48:40 -06:00
  • e5723aab03 chore(release): wxt v0.19.17 wxt-v0.19.17 GitHub Actions 2024-11-28 14:42:49 +00:00
  • f51f5dd19f doc: remove dead links generated by typedoc (#1222) Jaguar Zhou 2024-11-28 22:33:11 +08:00
  • aae5f0789d fix: Make content script matches optional (#1220) Aaron 2024-11-28 00:00:18 -06:00
  • 586fe3950c fix: Correctly remove child elements with integrated UI remove (#1219) 1natsu 2024-11-28 13:39:25 +09:00
  • 241c907c65 fix: Automatically convert MV3 content_security_policy to MV2 (#1168) Aaron 2024-11-27 10:14:32 -06:00
  • aab4244d84 fix: Update vite dependency range to support v6 (#1215) Aaron 2024-11-26 14:26:11 -06:00
  • 767a3a987c chore(vue-template): Fix incompatible typescript and vue-tsc versions (#1208) Aaron 2024-11-25 15:25:42 -06:00
  • a2924d872a fix: Revert "Validate entrypoints after hooks have modified them (54baf21)" Aaron 2024-11-25 15:08:55 -06:00
  • 54baf21490 fix: Validate entrypoints after hooks have modified them Aaron 2024-11-25 09:29:34 -06:00
  • 5a3790a7d3 fix: ESLint config being generated when ESLint is not installed. (#1198) Nishu 2024-11-22 20:24:05 +05:30
  • 236e099b81 docs: Update windows config for persisting browser profile Aaron 2024-11-22 08:53:16 -06:00
  • 9b54bc4704 chore(release): @wxt-dev/storage v1.0.1 storage-v1.0.1 GitHub Actions 2024-11-22 14:41:52 +00:00
  • ffb99af719 fix: use browser for mv2 storage (#1200) Aaron 2024-11-22 08:36:29 -06:00
  • 90bb145d91 chore(vue-template): remove references to Vetur and TypeScript Vue Plugin (Volar) (#1197) Jaguar Zhou 2024-11-22 22:21:06 +08:00
  • 190c87d120 docs: fix typo in entrypoints options example (#1194) Mira Dobrovolskaya 2024-11-21 20:15:10 +03:00
  • 4c511d5728 docs: Add "YouTube Hider" to homepage (#1193) Tran Ngoc Tan 2024-11-21 09:07:45 +07:00
  • b8ecbc5a54 docs: fix analyze typo in type (#1187) Florian Metz 2024-11-20 15:46:42 +01:00
  • 8c3d756187 docs: Add "Wandpen" to homepage (#1191) Nithur 2024-11-20 14:48:15 +05:30
  • cfdc6b3e6b chore: Update Svelte template to Svelte 5 (#1184) Patato 2024-11-18 03:58:09 +07:00
  • 226e6c9fbe docs: Add FAQ around configuring browser startup Aaron 2024-11-16 11:33:58 -06:00
  • db41f27072 feat: New server:created, server:started, and server:closed hooks (#1179) Aaron 2024-11-16 09:29:32 -06:00
  • db025cd3a2 fix: Re-initialize WXT modules correctly during development (#1176) Aaron 2024-11-16 08:56:08 -06:00
  • 57229c69c1 chore(release): @wxt-dev/module-solid v1.1.3 module-solid-v1.1.3 GitHub Actions 2024-11-15 15:46:51 +00:00
  • 8f3a90eeb2 chore(release): @wxt-dev/module-react v1.1.2 module-react-v1.1.2 GitHub Actions 2024-11-15 15:38:36 +00:00
  • a360965d92 chore(release): @wxt-dev/module-vue v1.0.2 module-vue-v1.0.2 GitHub Actions 2024-11-15 15:28:53 +00:00
  • eb1ace6d20 fix: Use config:resolved hook to update config instead of ready (#1178) Aaron 2024-11-15 09:08:14 -06:00
  • 497c902283 chore(release): wxt v0.19.16 wxt-v0.19.16 GitHub Actions 2024-11-15 14:57:29 +00:00
  • 4d4453b830 feat(hooks): Add new config:resolved hook (#1177) Aaron 2024-11-15 08:52:22 -06:00
  • ef53580ed1 chore(release): wxt v0.19.15 wxt-v0.19.15 GitHub Actions 2024-11-14 16:41:09 +00:00
  • 52e5387d47 fix: Add extension ID to event used to invalidate ContentScriptContext (#1175) Aaron 2024-11-14 10:30:51 -06:00
  • f5b7f7e0e5 docs: Cleanup changelog Aaron 2024-11-14 10:11:39 -06:00
  • 592bdbe4d9 chore: Speed up sync-releases workflow by not building packages Aaron 2024-11-14 10:09:40 -06:00
  • 6fc227bad6 chore: Init changelog for storage package Aaron 2024-11-14 10:03:55 -06:00
  • d74f6b0735 feat: Extract wxt/storage to its own package, @wxt-dev/storage (#1129) storage-v1.0.0 Aaron 2024-11-14 10:00:08 -06:00
  • 62ea796045 docs: Add "Invoice Generator" and "Monthly Bill Tracker" to homepage (#1174) dsrrlldr 2024-11-14 15:01:11 +01:00
  • 064704c9b7 fix: Add "/" to PublicPath and browser.runtime.getURL (#1171) Nishu 2024-11-14 13:32:00 +05:30
  • c846a1febf docs: Add "Text Search Pro" to homepage (#1172) Qiwei Yang 2024-11-14 15:07:53 +08:00
  • c3959e8427 fix: Respect configOrPath for dev server (#1169) Aaron 2024-11-13 16:25:03 -06:00
  • e770f9b6b7 chore(release): wxt v0.19.14 wxt-v0.19.14 GitHub Actions 2024-11-13 15:06:31 +00:00
  • 67f35615a2 chore(deps): Bump dev and non-breaking major dependencies (#1167) Aaron 2024-11-13 08:32:29 -06:00
  • 5c7b6098a2 chore(deps): Upgrade all non-major dependencies (#1164) Aaron 2024-11-13 08:19:40 -06:00
  • f7d12b7486 docs: add missing cd command (#1163) Willow 2024-11-14 01:08:32 +11:00
  • 3481313859 feat: automatically disable 'Show warning about Self-XSS when pasing code' in new chrome (#1159) rxliuli 2024-11-13 22:07:37 +08:00
  • 2f23556893 Update changelog Aaron 2024-11-13 08:07:15 -06:00
  • 330e39159a chore(release): @wxt-dev/module-svelte v2.0.0 module-svelte-v2.0.0 GitHub Actions 2024-11-13 14:04:41 +00:00
  • aa14676f91 fix: Throw when config file does not exist (#1156) kongmoumou 2024-11-13 21:59:49 +08:00
  • 199f330324 docs: Add "propbar.co.uk" to homepage (#1149) Goran Nikic 2024-11-13 13:59:14 +00:00
  • 63dee97ac3 docs: fix incorrect syntax for MatchPattern (#1148) jasonbla 2024-11-13 22:56:58 +09:00
  • b121ed2fe2 docs: Fix solid-js example (#1145) nirtamir2 2024-11-13 15:56:34 +02:00
  • 607e1162e5 docs: Add "YouTube Simple View" to homepage (#1142) Johnson Towoju 2024-11-13 14:55:41 +01:00
  • b4d569a915 docs: Add "Keyword Rank Checker" to homepage (#1141) dsrrlldr 2024-11-13 14:52:30 +01:00
  • 4fac364542 feat!: Svelte 5 support (#1104) Aaron 2024-11-13 07:48:57 -06:00
  • 51c7ee5fa8 chore: Update FUNDING.yml Aaron 2024-11-11 17:19:20 -06:00
  • 9b780f2d00 docs: Add FAQ about component library styles in content scripts Aaron 2024-11-11 16:36:04 -06:00
  • f5aec7ec9b chore: Create FUNDING.yml Aaron 2024-11-11 15:29:36 -06:00
  • 90c2b7f9bf Bump version Aaron 2024-10-31 08:47:36 -05:00
  • c431dafe08 Fix readme and required minimum version Aaron 2024-10-31 08:47:09 -05:00
  • 5d991eda31 feat(storage): Support storage items in batch functions (#990) Florian Metz 2024-10-31 05:36:24 +01:00
  • 0318a34046 docs: Fix typo in popup and options EntrypointOptions (#1121) Bread Grocery 2024-10-29 21:05:13 +08:00
  • e7c66304d3 chore: add "@types/chrome" to templates (#1119) 1natsu 2024-10-29 04:33:21 +09:00
  • 4603ebb511 docs: Add missing closing bracket (#1112) Ayub Kokabi 2024-10-28 23:03:10 +03:30
  • ea570c12b7 chore(release): @wxt-dev/i18n v0.2.3 i18n-v0.2.3 GitHub Actions 2024-10-28 13:48:20 +00:00
  • c17ce34a27 fix: Prevent app crashes from parse errors due to incomplete file saves (#1114) Bread Grocery 2024-10-28 21:43:21 +08:00
  • 0e4d3ad8ab docs: fix typo in introduction page (#1117) Berkin Anik 2024-10-28 14:30:23 +01:00
  • 4304f71df2 docs: Add section about env vars in the manifest Aaron 2024-10-23 09:01:53 -05:00
  • bb5ea34396 docs: Cleanup typos and broken links Aaron 2024-10-23 08:47:16 -05:00
  • c30adb409c chore(release): @wxt-dev/i18n v0.2.2 i18n-v0.2.2 GitHub Actions 2024-10-23 13:44:57 +00:00
  • ab83031462 feat: Add support for configuring the locales directory (#1109) Bread Grocery 2024-10-23 21:39:30 +08:00
  • cd7285c3ef docs: fix wrong anchor to "Environment Variables" (#1107) imnaK 2024-10-23 05:58:22 +02:00
  • 3786c7b6d1 Fix types Aaron 2024-10-22 15:32:34 -05:00
  • 0416ff7ec2 Cleanup metadata handling Aaron 2024-10-22 15:29:44 -05:00
  • 26cbef5a42 Properly track title Aaron 2024-10-22 15:14:05 -05:00
  • e98f29fddb Fix page upload params Aaron 2024-10-22 15:07:57 -05:00
  • 93e6dd6db7 Improve debug logs Aaron 2024-10-22 15:03:02 -05:00
  • 7879fabbad Cleanup Aaron 2024-10-22 14:56:25 -05:00
  • a861dc1736 fix code-generation Aaron 2024-10-22 14:05:32 -05:00
  • f75c5ca1aa fix api check Aaron 2024-10-22 11:01:27 -05:00
  • e8e00e4e04 Fix build Aaron 2024-10-22 10:53:50 -05:00
  • 15adc77d23 Refactor to generated module instead of plugin Aaron 2024-10-22 10:47:41 -05:00
  • c73a4b6a96 Merge remote-tracking branch 'origin/main' into analytics-module Aaron 2024-10-22 10:18:55 -05:00
  • d96840b2f5 WIP Aaron 2024-09-22 07:16:12 -05:00
  • bdb775c88d Update changelog Aaron 2024-10-22 09:58:51 -05:00
  • d20793d5e6 docs: Use full URLs in README so they work on the docs site Aaron 2024-10-22 09:50:57 -05:00
  • ae1e276577 chore(release): wxt v0.19.13 wxt-v0.19.13 GitHub Actions 2024-10-22 13:45:03 +00:00
  • c031c6e82e feat(env): Load env from .env.[browser] variants (#1078) Craig Slusher 2024-10-22 09:36:24 -04:00
  • d06f8128f5 enhance(docs): comparison to real footnotes (#1096) Malix 2024-10-22 15:35:23 +02:00
  • 6ba12e9736 feat: unocss module (#1043) unocss-v1.0.0 Florian Metz 2024-10-22 15:28:02 +02:00
  • 0092556c1a fix: Don't use #private member variables in ContentScriptContext (#1103) Aaron 2024-10-22 08:04:50 -05:00
  • 9721bca5a1 docs: Add "Sync Watch" extension to homepage (#1098) Semro 2024-10-22 03:48:03 +03:00
  • 1b138f86b9 docs: Remove duplicate env data Aaron 2024-10-21 08:48:52 -05:00
  • e839671f13 chore(release): wxt v0.19.12 wxt-v0.19.12 GitHub Actions 2024-10-19 19:02:32 +00:00
  • 842c158f96 chore: Enable extensionApi: chrome in template projects (#1083) Aaron 2024-10-19 02:38:45 -05:00
  • b14c9107fe chore(release): @wxt-dev/i18n v0.2.1 i18n-v0.2.1 GitHub Actions 2024-10-19 05:49:58 +00:00
  • 21894d2890 chore: Fix typo in internal function name Aaron 2024-10-19 00:45:07 -05:00
  • 22b529453f fix: Add missing "type" keyword to type export in generated file Aaron 2024-10-19 00:43:30 -05:00
  • 4ec2ece85f docs: Add missing redirect for dead link Aaron 2024-10-19 00:13:11 -05:00
  • cee1424a4c fix: Ensure consistent hook execution order and add docs (#1081) Aaron 2024-10-18 22:08:14 -05:00