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
Aaron Klinker
33c1c171db
Consistent capitalization on docs homepage
2023-07-20 14:02:35 -05:00
Aaron Klinker
9cc464f48b
ci: Improve checks against demo/ extension
2023-07-20 13:56:22 -05:00
Aaron Klinker
58a84ec253
feat!: Add type safety to browser.runtime.getURL
...
Entrypoint outputs and files in the public directory are typed properly.
Chunks and other generated files are not typed since they aren't often accessed at runtime.
BREAKING CHANGE: `browser` is now imported from `wxt/browser` instead of `webextension-polyfill`
2023-07-20 13:55:35 -05:00
Aaron Klinker
609223566c
types: Allow any string for the __BROWSER__ global
2023-07-20 13:14:16 -05:00
Aaron Klinker
0aebb67b73
docs: Update entrypoint directory links
2023-07-20 12:14:45 -05:00
GitHub Actions
5fa5fd01cb
chore(release): v0.2.5
v0.2.5
2023-07-20 16:19:32 +00:00
Aaron Klinker
de16423e02
Add hanging-process reporter to CI to diagnose hung processes
2023-07-20 11:13:55 -05:00
Aaron Klinker
aa4c0449e9
Fix failing tests
2023-07-20 11:13:55 -05:00
Aaron Klinker
9d00eb2466
chore: Update templates to wxt@0.2
2023-07-20 11:13:55 -05:00