Aaron Klinker
df934d252c
Correct version number after 447d011
2024-09-03 14:31:27 -05:00
Aaron Klinker
447d011b8f
docs: Retroactively mention breaking change in v0.18.5
...
See https://github.com/wxt-dev/wxt/discussions/950#discussioncomment-10512337
2024-09-03 14:30:10 -05:00
Aaron
eb65d0b42a
docs: Add link to testing permission changes in Firefox
2024-09-03 07:34:43 -05:00
Alex Nguyen
c2784135b0
docs: Fix typo in frontend-frameworks.md ( #952 )
2024-09-01 19:43:11 -05:00
Amal Chandran
2a97c06443
docs: Add "Draftly" to homepage ( #941 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-08-30 02:51:32 -05:00
Aaron
5821ae0e8c
feat: New @wxt-dev/i18n package ( #758 )
2024-08-19 09:18:01 -05:00
Aaron
8675abfced
docs: Update ESM content script docs with example
2024-08-16 09:34:32 -05:00
web-dahuyou
35cf6e7bc0
docs: Add "NiceTab" to homepage ( #882 )
2024-07-30 13:12:00 -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
Aaron Klinker
fa85177648
docs(modules): Adjust wording
2024-07-27 17:04:36 -05:00
Aaron Klinker
ed07a49dd2
docs: Update README and homepage features with WXT modules
2024-07-27 16:57:33 -05:00
Aaron
09c9de0a60
docs: Fix environment variable reference ( #870 )
2024-07-27 16:15:28 -05:00
Aaron
038e7450e0
Fix diff
2024-07-25 22:40:33 -05:00
Aaron
6c00763187
docs: Add missing ssr.noExternal docs to vite-node loader
2024-07-25 22:38:21 -05:00
Aaron
b4b69783d5
docs: Add upgrade guide and breaking changes ( #860 )
2024-07-25 19:59:15 -05:00
Aaron
c8ddc66cfa
feat!: Use vite-node to load entrypoints by default ( #859 )
...
BREAKING CHANGE: Switch from using `jiti` to import entrypoints during the build process by default to `vite-node`.
To continue using `jiti`, add the following to your `wxt.config.ts` file:
```ts
export default defineConfig({
entrypointLoader: "jiti",
})
```
NOTE: "jiti" is deprecated and will be removed in the next major version, `v0.20.0`.
2024-07-25 17:25:46 -05:00
Aaron
2b6ff8d30f
docs: Update labels in content script UI positioning screenshot
2024-07-25 11:45:49 -05:00
Aaron Klinker
ab234c0f45
docs: Review full docs, fix typos, re-order sections
2024-07-25 00:10:04 -05:00
Aaron Klinker
eeb43c6bf4
docs: Fix typo
2024-07-24 23:22:14 -05:00
Aaron
17bda1eb34
feat(storage): init option and rename defaultValue to fallback ( #827 )
2024-07-24 23:18:16 -05:00
Aaron
96e28c415c
docs: Extract comparison comments to footnotes ( #853 )
2024-07-24 23:17:01 -05:00
Aaron
5eb5be7123
perf(size)!: Switch from tsup to unbuild for building WXT ( #848 )
2024-07-24 08:48:48 -05:00
Radek Grebski
c69e51ce50
docs: Added "RespondEasy" to homepage ( #844 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-07-23 09:14:59 -05:00
Hagatopaxi
861efa3415
docs: fix typo ( #845 )
2024-07-22 23:53:00 -05:00
Aaron
2b3eab9c2a
docs: Add link to google's update testing tool in migration guide and improve host permission docs
2024-07-20 11:33:17 -05:00
多吃点
e9025fb13e
docs: Update manifest.md ( #815 )
2024-07-09 08:12:38 -05:00
jy00566722
8db6b3187b
docs: Add "Exchange Rate Converter" extensions to homepage ( #808 )
2024-07-07 14:41:48 -05:00
Farzad Soltani
a82eb46511
docs: fix grammar ( #806 )
2024-07-07 09:16:03 -05:00
sacrosanctic
f8acdd6352
doc: detail issues with vite plugins ( #799 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-07-06 08:01:22 -05:00
Margarita Balkheeva
a521a80d43
docs: Add "MaxFocus" extension to homepage ( #795 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-07-04 14:38:44 -05:00
sacrosanctic
4c6a57dd33
docs: rephrase a paragraph ( #797 )
2024-07-03 16:16:41 -05:00
deyu
4ee8f7837e
docs: Add "Vanilla Pudding" extension to homepage ( #794 )
2024-07-03 01:36:32 -05:00
Aaron
1e8e5488af
feat: Support runtime config in app.config.ts ( #792 )
2024-07-02 17:19:54 -05:00
KnightYoshi
18f8a387b0
feat: add eslint 9 config support ( #762 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-07-02 10:32:32 -05:00
C.C
48c2c07557
docs: Fix manifest typo ( #787 )
2024-07-02 07:09:07 -05:00
Aaron
63fb913f76
docs: New example search ( #751 )
2024-06-30 09:01:42 -05:00
Prakhar 🔱 Man of Creativity
60eb97c4b2
docs: Update examples URL ( #768 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-06-26 13:52:10 -05:00
Malix
1851be22a7
docs: Update CRXJS Firefox Compatibility ( #764 )
...
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-06-23 10:32:09 -05:00
Aaron
394cb1a520
docs: Add 'WorkFlowy MultiFlow' to homepage
2024-06-19 14:16:58 -05:00
Ziheng Xun
4758bea187
docs: update sandbox.md ( #754 )
2024-06-19 08:06:08 -05:00
Aaron
53b4eac955
docs: Update wxt init command for bun
2024-06-17 14:39:41 -05:00
Aaron
38ccb6ace6
docs: Update frontend framework docs with new modules ( #731 )
2024-06-14 00:06:23 -05:00
Aaron
b3ddab7bcb
feat: Module system ( #672 )
2024-06-11 17:45:34 -05:00
Dave Stewart
34ea23030b
docs: Simplify menu configuration ( #709 )
...
Co-authored-by: Dave Stewart <dev@davestewart.co.uk >
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-06-10 16:10:27 -05:00
Aaron
454b076eaf
docs: Add eslintrc info to auto-imports page
2024-06-08 13:40:14 -05:00
Aaron
00597f6790
docs: Fill out web-ext.config.ts docs
2024-06-08 08:20:38 -05:00
Aaron
f6420e5fdf
docs: Fix more homepage links
2024-06-04 12:12:25 -05:00
Aaron
78e0646043
docs: Fix home page links and redirects
2024-06-04 08:41:04 -05:00
dependabot[bot]
c15e75e6ab
chore(deps): bump pnpm/action-setup from 3 to 4 ( #689 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron <aaronklinker1@gmail.com >
2024-06-03 23:06:38 -05:00