Commit Graph

29 Commits

Author SHA1 Message Date
GitHub Actions 6f5fa9f51c chore(release): v0.1.6 2023-07-14 14:42:45 +00:00
Aaron Klinker ea92a2743b fix: Resolve tsconfig paths in vite 2023-07-14 08:35:48 -05:00
GitHub Actions b5a9d8082d chore(release): v0.1.5 2023-07-13 22:53:25 +00:00
GitHub Actions 09928e8a15 chore(release): v0.1.4 2023-07-13 21:46:50 +00:00
GitHub Actions 10fba3de49 chore(release): v0.1.3 2023-07-11 22:54:00 +00:00
Aaron Klinker 0ce7c9d183 chore: Upgrade to pnpm 8 2023-07-11 17:35:45 -05:00
Aaron 80fed4a451 docs: Create documentation site (#31) 2023-07-11 14:22:47 -05:00
GitHub Actions 145038c6a2 chore(release): v0.1.2 2023-07-11 14:45:39 +00:00
Aaron Klinker 636aa48e95 fix: Add missing types for webextension-polyfill and the manifest option 2023-07-10 22:55:40 -05:00
GitHub Actions 1edd94e8f4 chore(release): v0.1.1 2023-07-11 03:21:27 +00:00
Aaron 2efc193b45 fix: Unable to read entrypoint options (#28) 2023-07-10 22:18:20 -05:00
GitHub Actions 0110a2bd4e chore(release): v0.1.0 2023-07-10 23:24:09 +00:00
Aaron 249aa5eccc feat: Content scripts reloading (#25) 2023-07-10 17:47:52 -05:00
GitHub Actions f6b6b8857d chore(release): v0.0.2 2023-07-03 02:54:39 +00:00
Aaron Klinker a78aada96e chore: Refactor build outputs to support transpiled templates 2023-07-02 17:05:23 -05:00
Aaron 3307fc42a0 feat: Reload extension when source code is changed (#17) 2023-07-02 16:04:13 -05:00
GitHub Actions 1030e9185e chore(release): v0.0.1 2023-06-26 15:12:56 +00:00
Aaron Klinker 2e94f2a9d2 chore: Fix release workflow 2023-06-26 10:05:12 -05:00
Aaron f933ef91a2 ci: Create release workflow (#13) 2023-06-26 09:57:26 -05:00
Aaron 62f4f605d0 feat: Open browser when starting dev server (#11) 2023-06-25 20:58:47 -05:00
Aaron Klinker 07a262eaf9 docs: Update description 2023-06-25 11:33:15 -05:00
Aaron Klinker 51a10725cf chore: Rename package to wxt 2023-06-25 10:53:35 -05:00
Aaron Klinker 5813302c71 chore: Add E2E tests and convert to vitest workspace 2023-06-25 10:53:35 -05:00
Aaron Klinker 4faa3b3493 fix: Root path customization now works 2023-06-25 10:53:35 -05:00
Aaron Klinker ca29537bbc feat: Virtualized content script entrypoint
Generalized the background logic so it can be reused with mulitple entrypoint types
2023-06-25 10:53:35 -05:00
Aaron Klinker 1e7c738de4 feat: Build entrypoints and output manfiest.json 2023-06-25 10:53:35 -05:00
Aaron Klinker a63f0618d5 feat: Resolve entrypoints based on filesystem 2023-06-25 10:53:35 -05:00
Aaron Klinker 5b07c95ec7 feat: Export and bootstrap the /client package 2023-06-25 10:53:35 -05:00
Aaron Klinker 24a561e97e Initial commit
Bootstraped:
- CLI script
- JS API
- Test extension
- Config files
2023-06-25 10:53:35 -05:00