Takuya HARA
|
4ce178c592
|
docs: Changed "Chrome Extension" to "web extension" (#1229)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-12-03 11:07:46 -06:00 |
|
dependabot[bot]
|
7aa30afa7f
|
chore(deps): bump codecov/codecov-action from 4 to 5 (#1237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-01 16:13:47 -06:00 |
|
GitHub Actions
|
90aaed202c
|
chore(release): @wxt-dev/module-svelte v2.0.1
vhs / vhs (push) Cancelled after 0s
module-svelte-v2.0.1
|
2024-12-01 15:33:52 +00:00 |
|
Aaron
|
c92ed13d66
|
fix: Modify dev vite.resolve.conditions to support Vite 6 + Svelte 5 (#1230)
|
2024-12-01 09:28:30 -06:00 |
|
Jaguar Zhou
|
0e4953fbfc
|
fix: correct dev.reloadCommand restriction to consider only commands with suggested keys (#1226)
|
2024-11-29 12:07:09 -06:00 |
|
roechsli
|
799d687061
|
docs: Add "QA Compass" to homepage (#1223)
|
2024-11-28 10:34:20 -06:00 |
|
Aaron
|
866eb0694c
|
Cleanup changelog
|
2024-11-28 08:48:40 -06:00 |
|
GitHub Actions
|
e5723aab03
|
chore(release): wxt v0.19.17
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.17
|
2024-11-28 14:42:49 +00:00 |
|
Jaguar Zhou
|
f51f5dd19f
|
doc: remove dead links generated by typedoc (#1222)
|
2024-11-28 08:33:11 -06:00 |
|
Aaron
|
aae5f0789d
|
fix: Make content script matches optional (#1220)
|
2024-11-28 00:00:18 -06:00 |
|
1natsu
|
586fe3950c
|
fix: Correctly remove child elements with integrated UI remove (#1219)
|
2024-11-27 22:39:25 -06:00 |
|
Aaron
|
241c907c65
|
fix: Automatically convert MV3 content_security_policy to MV2 (#1168)
Co-authored-by: windmillcode0 <michaelodumosu57@gmail.com>
Co-authored-by: windmillcode0 <shieldmousetower734@gmail.com>
|
2024-11-27 10:14:32 -06:00 |
|
Aaron
|
aab4244d84
|
fix: Update vite dependency range to support v6 (#1215)
|
2024-11-26 14:26:11 -06:00 |
|
Aaron
|
767a3a987c
|
chore(vue-template): Fix incompatible typescript and vue-tsc versions (#1208)
|
2024-11-25 15:25:42 -06:00 |
|
Aaron
|
a2924d872a
|
fix: Revert "Validate entrypoints after hooks have modified them (54baf21)"
This reverts commit 54baf21490.
|
2024-11-25 15:08:55 -06:00 |
|
Aaron
|
54baf21490
|
fix: Validate entrypoints after hooks have modified them
|
2024-11-25 09:29:46 -06:00 |
|
Nishu
|
5a3790a7d3
|
fix: ESLint config being generated when ESLint is not installed. (#1198)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-11-22 08:54:05 -06:00 |
|
Aaron
|
236e099b81
|
docs: Update windows config for persisting browser profile
|
2024-11-22 08:53:16 -06:00 |
|
GitHub Actions
|
9b54bc4704
|
chore(release): @wxt-dev/storage v1.0.1
vhs / vhs (push) Cancelled after 0s
storage-v1.0.1
|
2024-11-22 14:41:52 +00:00 |
|
Aaron
|
ffb99af719
|
fix: use browser for mv2 storage (#1200)
|
2024-11-22 08:36:29 -06:00 |
|
Jaguar Zhou
|
90bb145d91
|
chore(vue-template): remove references to Vetur and TypeScript Vue Plugin (Volar) (#1197)
|
2024-11-22 08:21:06 -06:00 |
|
Mira Dobrovolskaya
|
190c87d120
|
docs: fix typo in entrypoints options example (#1194)
|
2024-11-21 11:15:10 -06:00 |
|
Tran Ngoc Tan
|
4c511d5728
|
docs: Add "YouTube Hider" to homepage (#1193)
|
2024-11-21 03:07:45 +01:00 |
|
Florian Metz
|
b8ecbc5a54
|
docs: fix analyze typo in type (#1187)
|
2024-11-20 08:46:42 -06:00 |
|
Nithur
|
8c3d756187
|
docs: Add "Wandpen" to homepage (#1191)
Co-authored-by: Florian Metz <me@timeraa.dev>
|
2024-11-20 10:18:15 +01:00 |
|
Patato
|
cfdc6b3e6b
|
chore: Update Svelte template to Svelte 5 (#1184)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-11-17 14:58:09 -06:00 |
|
Aaron
|
226e6c9fbe
|
docs: Add FAQ around configuring browser startup
|
2024-11-16 11:33:58 -06:00 |
|
Aaron
|
db41f27072
|
feat: New server:created, server:started, and server:closed hooks (#1179)
|
2024-11-16 09:29:32 -06:00 |
|
Aaron
|
db025cd3a2
|
fix: Re-initialize WXT modules correctly during development (#1176)
|
2024-11-16 08:56:08 -06:00 |
|
GitHub Actions
|
57229c69c1
|
chore(release): @wxt-dev/module-solid v1.1.3
vhs / vhs (push) Cancelled after 0s
module-solid-v1.1.3
|
2024-11-15 15:46:51 +00:00 |
|
GitHub Actions
|
8f3a90eeb2
|
chore(release): @wxt-dev/module-react v1.1.2
vhs / vhs (push) Cancelled after 0s
module-react-v1.1.2
|
2024-11-15 15:38:36 +00:00 |
|
GitHub Actions
|
a360965d92
|
chore(release): @wxt-dev/module-vue v1.0.2
vhs / vhs (push) Cancelled after 0s
module-vue-v1.0.2
|
2024-11-15 15:28:53 +00:00 |
|
Aaron
|
eb1ace6d20
|
fix: Use config:resolved hook to update config instead of ready (#1178)
|
2024-11-15 09:08:14 -06:00 |
|
GitHub Actions
|
497c902283
|
chore(release): wxt v0.19.16
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.16
|
2024-11-15 14:57:29 +00:00 |
|
Aaron
|
4d4453b830
|
feat(hooks): Add new config:resolved hook (#1177)
|
2024-11-15 08:52:22 -06:00 |
|
GitHub Actions
|
ef53580ed1
|
chore(release): wxt v0.19.15
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.15
|
2024-11-14 16:41:09 +00:00 |
|
Aaron
|
52e5387d47
|
fix: Add extension ID to event used to invalidate ContentScriptContext (#1175)
|
2024-11-14 10:30:51 -06:00 |
|
Aaron
|
f5b7f7e0e5
|
docs: Cleanup changelog
|
2024-11-14 10:11:39 -06:00 |
|
Aaron
|
592bdbe4d9
|
chore: Speed up sync-releases workflow by not building packages
|
2024-11-14 10:09:40 -06:00 |
|
Aaron
|
6fc227bad6
|
chore: Init changelog for storage package
|
2024-11-14 10:03:55 -06:00 |
|
Aaron
|
d74f6b0735
|
feat: Extract wxt/storage to its own package, @wxt-dev/storage (#1129)
vhs / vhs (push) Cancelled after 0s
storage-v1.0.0
|
2024-11-14 10:00:08 -06:00 |
|
dsrrlldr
|
62ea796045
|
docs: Add "Invoice Generator" and "Monthly Bill Tracker" to homepage (#1174)
|
2024-11-14 08:01:11 -06:00 |
|
Nishu
|
064704c9b7
|
fix: Add "/" to PublicPath and browser.runtime.getURL (#1171)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-11-14 02:02:00 -06:00 |
|
Qiwei Yang
|
c846a1febf
|
docs: Add "Text Search Pro" to homepage (#1172)
|
2024-11-14 01:07:53 -06:00 |
|
Aaron
|
c3959e8427
|
fix: Respect configOrPath for dev server (#1169)
|
2024-11-13 16:25:03 -06:00 |
|
GitHub Actions
|
e770f9b6b7
|
chore(release): wxt v0.19.14
vhs / vhs (push) Cancelled after 0s
wxt-v0.19.14
|
2024-11-13 15:06:31 +00:00 |
|
Aaron
|
67f35615a2
|
chore(deps): Bump dev and non-breaking major dependencies (#1167)
|
2024-11-13 08:32:29 -06:00 |
|
Aaron
|
5c7b6098a2
|
chore(deps): Upgrade all non-major dependencies (#1164)
|
2024-11-13 08:19:40 -06:00 |
|
Willow
|
f7d12b7486
|
docs: add missing cd command (#1163)
|
2024-11-13 08:08:32 -06:00 |
|
rxliuli
|
3481313859
|
feat: automatically disable 'Show warning about Self-XSS when pasing code' in new chrome (#1159)
|
2024-11-13 08:07:37 -06:00 |
|