GitHub Actions
6aa827438c
chore(release): v0.3.2
v0.3.2
2023-08-13 17:58:07 +00:00
Aaron
6ee8a43677
docs: Generate markdown for config reference ( #74 )
2023-08-13 12:51:19 -05:00
Aaron Klinker
d54d6111e6
feat: Don't allow auto-importing from subdirectories
...
This reverts commit 547fee0e0e .
BREAKING CHANGE: 547fee previously added auto imports from subdirectories, but Nuxt does not do this, so to be consistent with Nuxt's DX, I'm also removing these auto-imports.
2023-08-13 10:13:42 -05:00
Aaron
aefc8d3167
feat: Discover icons from the public directory ( #72 )
2023-08-13 10:05:27 -05:00
Aaron
7ccff533ff
chore: Improve file list output in CI ( #73 )
2023-08-13 09:51:22 -05:00
Aaron Klinker
edfa075030
ci: Validate templates using tarball to avoid version conflicts within the wxt/node_modules directory
2023-08-13 08:33:26 -05:00
Aaron Klinker
ef140dc7f8
ci: List vite version when validating project templates
2023-08-13 08:33:26 -05:00
Aaron Klinker
39467d10f3
docs: Fix capitalization
2023-08-13 08:33:26 -05:00
Aaron Klinker
97f0938c99
docs: Fix typos
2023-08-12 09:21:40 -05:00
Aaron Klinker
18741eae8e
Add remote code page to sidebar
2023-07-30 00:06:09 -05:00
Aaron Klinker
3f3ef37c96
Cleanup nuxt similarities
2023-07-30 00:05:14 -05:00
Aaron Klinker
323045a7c3
docs: Document the url: import prefix for remote code
2023-07-29 23:33:28 -05:00
Aaron
9b34180467
ci: Validate templates against main ( #66 )
2023-07-29 23:21:13 -05:00
Aaron Klinker
7f15305037
chore: Update templates to work with CSS entrypoints
2023-07-29 23:08:42 -05:00
Aaron Klinker
35cc1c94bf
Update contributor links in changelog
2023-07-29 22:57:45 -05:00
Aaron Klinker
547c1850ac
chore: Upgrade vite (v4.3 → v4.4)
2023-07-29 22:50:08 -05:00
Aaron Klinker
798f02f626
chore: Upgrade dependencies
2023-07-29 22:49:00 -05:00
Aaron Klinker
d5948abfe5
Update changelog
2023-07-29 22:39:42 -05:00
GitHub Actions
ec01f048ed
chore(release): v0.3.1
v0.3.1
2023-07-30 03:35:56 +00:00
Aaron Klinker
8751c55063
Switch back to default reporter for CI
2023-07-29 22:27:17 -05:00
Aaron Klinker
dfe424f35d
chore: Increate E2E test timeout to fix flakey test
2023-07-29 22:26:05 -05:00
Aaron Klinker
25677ba445
ci: Fix flakey failure when validating templates
2023-07-29 22:24:38 -05:00
Aaron Klinker
390f65cf39
Add bootstrap command to docs
2023-07-29 22:22:35 -05:00
Aaron
310f994ccb
feat: init command for bootstrapping new projects ( #65 )
2023-07-29 22:20:31 -05:00
Aaron Klinker
23e4295e08
Fix typo
2023-07-29 15:59:03 -05:00
Aaron Klinker
abdef08aeb
Fix typos in publishing docs
2023-07-29 15:21:07 -05:00
Aaron Klinker
38d4f9c879
docs: Add a comparison page to compare and contrast against Plasmo
2023-07-29 15:20:55 -05:00
Aaron Klinker
709b61a174
docs: Add a section for extensions using WXT
2023-07-29 15:00:25 -05:00
Aaron Klinker
4184b0529d
docs: Add publishing docs
2023-07-22 10:46:45 -05:00
Aaron
d3ff4c6afe
Cleanup templates ( #64 )
2023-07-22 09:10:59 -05:00
BeanWei
16de4da27f
chore: Add Solid template ( #63 )
...
Co-authored-by: Aaron Klinker <aklinker1@users.noreply.github.com >
2023-07-22 08:43:10 -05:00
Aaron
936d83bc08
chore: Simplify binary setup ( #62 )
2023-07-21 19:58:57 -05:00
Aaron Klinker
aea866c9cd
docs: Update installation docs
2023-07-21 14:10:34 -05:00
Aaron Klinker
3107d27184
Fix copy-paste error for sidepanel docs
2023-07-21 13:50:23 -05:00
Aaron Klinker
3a336eba89
docs: Add output paths to entrypoint docs
2023-07-21 13:47:29 -05:00
Aaron
044a24fd6a
feat: CSS entrypoints ( #61 )
2023-07-21 12:57:09 -05:00
Aaron Klinker
5b269f4369
Remove gradient from hero logo
2023-07-21 09:19:41 -05:00
Aaron
7d55faff20
chore: Branding and logo ( #60 )
2023-07-21 01:51:04 -05:00
Aaron Klinker
386f8db5db
Update readme features
2023-07-20 23:30:41 -05:00
Aaron Klinker
94a1097df5
docs: Add zip command to installation scripts
2023-07-20 23:26:20 -05:00
Aaron
be95a778ab
chore: Update template projects to v0.3 ( #56 )
2023-07-20 23:13:20 -05:00
Aaron Klinker
d3b1536f39
Update changelog
2023-07-20 23:01:46 -05:00
Aaron Klinker
9f2b989a2f
Merge branch 'main' of github.com:aklinker1/wxt
2023-07-20 23:00:31 -05:00
GitHub Actions
e621aa8f8c
chore(release): v0.3.0
v0.3.0
2023-07-21 03:59:08 +00:00
Aaron
488d7885ca
feat: Windows support ( #50 )
2023-07-20 22:54:30 -05:00
Aaron Klinker
3a9fd3909f
ci: Speed up demo validation
2023-07-20 22:53:51 -05:00
Aaron Klinker
2c70246af5
fix: Add WebWorker lib to generated tsconfig
2023-07-20 22:34:16 -05:00
Aaron Klinker
a82a66ec37
Fix installation docs syntax colors
2023-07-20 22:31:39 -05:00
Aaron Klinker
19c0948d95
feat!: Change default publicDir to <rootDir>/public
...
BREAKING CHANGE: `config.publicDir`'s default changed from `<srcDir>/public` to `rootDir/<public>` to align with other frameworks and standards
2023-07-20 15:47:38 -05:00
Aaron Klinker
04e5400a46
Fix awkward sentences in the docs
2023-07-20 14:13:52 -05:00