Commit graph

623 commits

Author SHA1 Message Date
0834f13633 test(cli): error scenarios for new, build, prepare 2024-12-07 18:35:34 +01:00
025587c0e6 test(cli): test output default 2024-12-07 18:35:14 +01:00
aeb4440381 chore: allow format on save 2024-12-07 18:14:38 +01:00
6c7877b049 chore(cli): clean imports 2024-12-07 10:56:57 +01:00
09cd38a481 refactor(cli): remove debug logs 2024-12-07 10:40:15 +01:00
86cf39daf7 test(cli): initial tests for 'prepare' 2024-12-07 10:39:58 +01:00
d4a5be60f1 chore(cli): add 'text' coverage report 2024-12-07 10:34:34 +01:00
b1778d09f9 chore(cli): configure vitest 2024-12-07 10:29:31 +01:00
f77f78f459 test(cli): extract baseCommand for new 2024-12-07 09:24:22 +01:00
Ayo Ayco
56592bdeef
test(cli): add tests for cli commands (#37)
* chore(cli): add vitest & add test script

* chore: add test:cli script

* test(cli): initial tests for build command

* chore(cli): add nitropack as devDepencency for tests

* chore(cli): add vitest config

* test(cli): add tests for build command

* test(cli): add tests for new command
2024-12-07 02:44:38 +01:00
dd28ee48c2 feat(site): framework -> meta-framework 2024-09-28 23:46:13 +02:00
37e2ba289b chore: pnpm update dev deps 2024-07-21 13:07:37 +02:00
Ayo
a0dda26c12 chore(create-mcfly): patch version for release 2024-03-16 13:16:28 +01:00
Ayo
b04b7ef805 feat(create-mcfly): don't clear the terminal upon start 2024-03-16 13:14:14 +01:00
Ayo
eece84dc22 feat(site): indicate PoC; add link to repo 2024-03-15 13:10:12 +01:00
10573b56a1
chore: update README.md 2024-03-11 21:46:18 +01:00
Ayo
ed4045b96d chore(config, core): patch version for release 2024-03-11 12:57:10 +01:00
Ayo Ayco
61e10e701a
fix: temporarily pin to nitropack@2.8 for evalStore not a constructor err (#36)
* fix: check if evalStore is constructor

* deps: pin nitro to 2.8

* chore: remove console.log
2024-03-11 12:51:32 +01:00
Ayo
ebb91c709d chore: patch versions; fix dep 2024-03-09 21:41:29 +01:00
Ayo
e924240c8f feat(config): show McFly name in build success 2024-03-09 21:34:29 +01:00
Ayo
798e25753f chore: fix deps 2024-03-09 21:31:00 +01:00
Ayo
b0ea97c644 chore: add core as dep to cli 2024-03-09 21:26:39 +01:00
Ayo
2f4a22ac8d chore: migrate to pnpm 2024-03-09 21:23:06 +01:00
Ayo
7141c10914 chore(readme): update /chat info 2024-01-13 09:15:50 +01:00
Ayo
4b65501ad3 chore: update readme; trigger deploy 2024-01-11 23:47:18 +01:00
Ayo
3f3aeceee3 chore: clean readme; trigger deploy 2024-01-11 23:37:19 +01:00
Ayo
062569c9a8 chore: fix typo in readme 2024-01-11 23:27:33 +01:00
Ayo
1694511af8 chore: publish link to chat rooms 2024-01-11 23:26:06 +01:00
Ayo
cd4b341a5f refactor(templates): clean the basic template
- remove author info
- simplify readme
- clean package info
2024-01-11 21:18:45 +01:00
12b2066057
Update README.md 2024-01-06 15:07:37 +01:00
8cc9c7b848
chore: Add project status to README.md 2024-01-06 15:07:00 +01:00
Ayo
da849d6953 chore: bump versions 2023-12-22 05:01:21 +01:00
Ayo
cc60a683ac feat: ignore search param in resolving .html files 2023-12-22 05:00:42 +01:00
Ayo
677ac408da feat(config): update WebComponent version 2023-12-16 12:26:47 +01:00
Ayo
52345451f8 feat(core): update WebComponent version 2023-12-16 12:23:56 +01:00
Ayo
16495143d1 fix(config): wrong options for auto imports 2023-12-11 18:17:32 +01:00
Ayo
0f023b1219 feat(site, templates): use new WebComponent.io features 2023-12-11 17:57:21 +01:00
Ayo
1cafa7326f feat(core, config): update WebComponent base class
- update to WebComponent v2.0.0
- provide new auto imports: html, attachEffect
2023-12-11 17:41:37 +01:00
Ayo
9736015c29 refactor(site, templates): use non-single tag 2023-12-08 17:58:29 +01:00
Ayo
47edf0408d feat(create-mcfly): handle cancel event 2023-12-05 17:07:49 +01:00
Ayo
2e79b4cc7f chore(create-mcfly): bump version for release 2023-12-04 20:01:39 +01:00
Ayo
4146a5cc3d fix(create-mcfly): install deps on win32 2023-12-04 20:00:57 +01:00
Ayo
278572da89 fix(create-mcfly): install deps fail on win32
closes #26; use spawnSync instead of npm --prefix
2023-12-04 19:46:01 +01:00
Ayo
b3695f7219 chore: update links to WebComponent.io 2023-11-27 16:49:38 +01:00
Ayo
f12bb73fc8 feat(site, templates): use NitroConfig.extends 2023-11-25 22:32:26 +01:00
Ayo
e7c7ec0e9d refactor(create-mcfly): remove console.logs 🫣 2023-11-25 12:36:09 +01:00
Ayo
7e63eb8c1d chore(create-mcfly): bump version for release 2023-11-25 12:34:13 +01:00
Ayo
e533233c5a fix(create-mcfly): npm install failing on Windows 2023-11-25 12:33:20 +01:00
Ayo
f5ec717fd3 perf(site): compress public assets 2023-11-24 20:59:06 +01:00
Ayo
1f66e726d3 chore(core): bump versions for release 2023-11-23 22:25:27 +01:00