Aaron Klinker
|
45809c0198
|
chore: Update lockfile
|
2024-08-19 23:08:40 -05:00 |
|
Aaron Klinker
|
13163c9ba1
|
chore(dev-deps): Upgrade @aklinker1/buildc from v1.0.11 to v1.1.0
|
2024-08-19 21:49:01 -05:00 |
|
1natsu
|
aedbba3f3d
|
perf: Ignore output directories for all vite.watcher (#924)
|
2024-08-19 21:44:27 -05:00 |
|
GitHub Actions
|
763dbd5ee8
|
chore(release): wxt v0.19.7
wxt-v0.19.7
|
2024-08-19 15:40:58 +00:00 |
|
Aaron
|
5821ae0e8c
|
feat: New @wxt-dev/i18n package (#758)
i18n-v0.1.0
|
2024-08-19 09:18:01 -05:00 |
|
Aaron
|
751706d2ae
|
docs: Fix module name for wxt/browser/chrome
|
2024-08-19 09:08:53 -05:00 |
|
Aaron
|
cf8554718d
|
feat(modules): Add addAlias helper (#928)
|
2024-08-18 15:20:12 -05:00 |
|
Aaron
|
5f653b3ff9
|
fix: Ensure TSConfig paths start with ../ or ./ so they are valid (#927)
|
2024-08-18 15:18:23 -05:00 |
|
Aaron
|
5f2e1c38a7
|
chore: Remove warning log for missing public directory
|
2024-08-18 15:10:07 -05:00 |
|
Aaron
|
8a9d8be8a4
|
feat(testing): Run WXT modules when setting up test environment (#926)
|
2024-08-18 15:08:45 -05:00 |
|
Aaron
|
067b2eccf3
|
fix(testing): Stub chrome and browser globals with fakeBrowser automatically (#925)
|
2024-08-18 14:56:15 -05:00 |
|
Aaron
|
2e1bd6ec93
|
chore: Update demo package cache behavior
|
2024-08-18 14:49:29 -05:00 |
|
Aaron
|
b463cef1c2
|
Update changelog
|
2024-08-16 15:59:58 -05:00 |
|
GitHub Actions
|
adf9d39d69
|
chore(release): wxt v0.19.6
wxt-v0.19.6
|
2024-08-16 20:16:57 +00:00 |
|
1natsu
|
b1699592e4
|
perf: Ignore non-source code from the file watcher (#919)
|
2024-08-16 15:01:18 -05:00 |
|
Aaron
|
8675abfced
|
docs: Update ESM content script docs with example
|
2024-08-16 09:34:32 -05:00 |
|
Aaron
|
a1fc19e47c
|
chore(bench): Setup benchmark script for testing browser open timing (#917)
|
2024-08-15 16:51:06 -05:00 |
|
Aaron
|
8235de04d2
|
chore: Add profiling docs to CONTRIBUTING.md
|
2024-08-15 16:50:42 -05:00 |
|
Aaron
|
46a324adc2
|
fix(types): Don't report type errors when using string templates with browser.i18n.getMessage (#916)
|
2024-08-14 23:44:11 -05:00 |
|
Aaron
|
c0af62316d
|
fix: Typo in sidepanel options (browse_style → browser_style) (#914)
|
2024-08-14 07:46:42 -05:00 |
|
GitHub Actions
|
2fd3503694
|
chore(release): wxt v0.19.5
wxt-v0.19.5
|
2024-08-12 15:36:58 +00:00 |
|
Aaron
|
e6529e6e41
|
fix: Update chromium setting for enabling content script sourcemaps
|
2024-08-12 10:32:25 -05:00 |
|
1natsu
|
72673ca366
|
fix: #907 move wxt devDeps execa to dependencies (#908)
|
2024-08-10 12:01:44 -05:00 |
|
Florian Metz
|
cbda49ba7b
|
feat: allow excluding files when zipping (#906)
|
2024-08-07 20:15:33 -05:00 |
|
hikiko4ern
|
0ab32e5afa
|
feat: allow zipping hidden files by listing them explicitly in includeSources (#902)
|
2024-08-07 20:13:33 -05:00 |
|
GitHub Actions
|
36cfcd0acb
|
chore(release): @wxt-dev/module-solid v1.1.2
module-solid-v1.1.2
|
2024-08-06 13:07:15 +00:00 |
|
GitHub Actions
|
f746d46247
|
chore(release): @wxt-dev/module-svelte v1.0.1
module-svelte-v1.0.1
|
2024-08-06 12:29:43 +00:00 |
|
GitHub Actions
|
a2de6cbe44
|
chore(release): @wxt-dev/module-vue v1.0.1
module-vue-v1.0.1
|
2024-08-06 04:23:00 +00:00 |
|
GitHub Actions
|
e632a2964a
|
chore(release): @wxt-dev/module-react v1.1.1
module-react-v1.1.1
|
2024-08-06 01:55:29 +00:00 |
|
GitHub Actions
|
f736a14651
|
chore(release): @wxt-dev/auto-icons v1.0.2
auto-icons-v1.0.2
|
2024-08-05 23:52:51 +00:00 |
|
uncenter
|
a8b0d40959
|
docs(auto-icons): fix configuration example typo (#905)
|
2024-08-05 18:48:54 -05:00 |
|
Aaron
|
4c5504d139
|
Update changelog
|
2024-08-04 10:18:02 -05:00 |
|
GitHub Actions
|
fb86deb388
|
chore(release): wxt v0.19.4
wxt-v0.19.4
|
2024-08-04 14:31:30 +00:00 |
|
Aaron
|
3a8e6135ac
|
fix: Fix createIframeUi page option types
|
2024-08-04 09:27:46 -05:00 |
|
Aaron
|
a38de0c03f
|
feat: Add injectScript helper (#900)
|
2024-08-04 09:16:46 -05:00 |
|
Aaron
|
ea97410fb4
|
fix(types): PublicPath type resolution with extensionApi: "chrome" (#901)
|
2024-08-04 08:59:45 -05:00 |
|
hikiko4ern
|
e36549ddce
|
fix: do not clear .wxt/tsconfig.json in findEntrypoints if it exists (#898)
|
2024-08-03 21:59:12 -05:00 |
|
KnightYoshi
|
10851ae01c
|
docs: add missing extension-apis segment (#896)
|
2024-08-03 19:28:53 -05:00 |
|
GitHub Actions
|
d553ef6b29
|
chore(release): wxt v0.19.3
wxt-v0.19.3
|
2024-08-02 21:48:05 +00:00 |
|
Aaron
|
15bf0da82e
|
fix(content-script-context): Fix initialization logic for Firefox (#895)
|
2024-08-02 16:43:40 -05:00 |
|
hikiko4ern
|
fc246ffaac
|
fix: add consola to wxt dependencies (#892)
|
2024-08-01 19:05:28 -05:00 |
|
Florian Metz
|
9785eff21e
|
chore: add more metadata for npm (#885)
|
2024-08-01 18:00:00 -05:00 |
|
Himanshu Patil
|
52fbd2c99e
|
docs: Improve prepare:types hook JSDoc (#886)
|
2024-08-01 17:11:20 -05:00 |
|
GitHub Actions
|
648ae4fb8d
|
chore(release): @wxt-dev/auto-icons v1.0.1
auto-icons-v1.0.1
|
2024-07-30 18:23:12 +00:00 |
|
Aaron Klinker
|
bbeeabc9ea
|
Revert version change for auto-icons module
|
2024-07-30 13:18:35 -05:00 |
|
web-dahuyou
|
35cf6e7bc0
|
docs: Add "NiceTab" to homepage (#882)
|
2024-07-30 13:12:00 -05:00 |
|
Florian Metz
|
78822acdac
|
fix(auto-icons): path option (#880)
Co-authored-by: Aaron <aaronklinker1@gmail.com>
|
2024-07-30 13:06:41 -05:00 |
|
不游
|
aea123890f
|
docs: Add "1Proompt" to homepage (#879)
|
2024-07-29 07:50:28 -05:00 |
|
Matt Strayer
|
c369f4a955
|
docs: Add "mindful" to homepage (#878)
|
2024-07-28 16:33:58 -05:00 |
|
GitHub Actions
|
16d8240406
|
chore(release): wxt v0.19.2
wxt-v0.19.2
|
2024-07-28 15:49:52 +00:00 |
|