Commit graph

103 commits

Author SHA1 Message Date
Ayo
09e5418a3b chore(core): bump version for release 2023-11-12 16:43:24 +01:00
Ayo
93989ac1e5 chore(core): update web-component-base dep 2023-11-12 16:13:15 +01:00
Ayo
6b0e0a46f0 feat(core): allow nested objects in setup scripts 2023-11-10 22:19:51 +01:00
Ayo
111c53d2fb fix(core): allow non-element slot child 2023-11-09 11:56:20 +01:00
Ayo Ayco
17c5b810f9 feat(core): named slots (#21) 2023-11-09 11:35:14 +01:00
Ayo
51be11da89 chore(packages): update LICENSEs 2023-11-09 11:33:02 +01:00
Ayo Ayco
065209a5ad feat(core): update unpkg imported version 2023-11-09 11:32:56 +01:00
Ayo
0b101d0743 refactor(config): separate typedef 2023-11-06 22:07:03 +01:00
Ayo
09d55e65f3 chore(cli): import from 'node:' prefix 2023-11-06 22:06:31 +01:00
Ayo
60c24d6036 style(cli): make version bold 2023-11-03 23:20:41 +01:00
Ayo
52b0c69db7 feat(cli): serve to show mcfly & nitro version 2023-11-03 22:31:29 +01:00
Ayo
92e468e717 refactor(config): single imports preset for core 2023-10-31 10:02:47 +01:00
Ayo
2e4d3f6598 refactor(core): explicit exports 2023-10-31 09:53:41 +01:00
Ayo
1fa777d200 chore(cli): remove web-component-base as dep 2023-10-30 16:42:52 +01:00
Ayo
3c56af6223 refactor(create-mcfly): distribute .js instead of .mjs 2023-10-29 19:18:36 +01:00
Ayo
101eb48e5d chore(config): bump version 2023-10-29 19:11:03 +01:00
Ayo
4770410ef6 fix(config): add core as dep 2023-10-29 19:09:53 +01:00
Ayo
ef7cb4b634 feat(config): distribute .js instead of .mjs 2023-10-29 19:05:00 +01:00
Ayo
42b57c270b chore(cli): bump version 2023-10-29 19:03:08 +01:00
Ayo
dc05105432 refactor(cli): remove unused globals assets 2023-10-29 19:02:12 +01:00
Ayo
c2f7201b49 chore: patch versions 2023-10-29 18:29:02 +01:00
Ayo
b7f2ac2620 feat: auto imports 2023-10-29 18:21:43 +01:00
Ayo
de736d3177 chore: some clean up 2023-10-29 15:30:02 +01:00
Ayo
924534e98f refactor(core): clean up return types 2023-10-29 11:53:26 +01:00
Ayo
8bd1491dc8 refactor(core): add return type to useMcFlyRoute 2023-10-29 11:48:49 +01:00
Ayo
eb8f5baa49 chore(cli): bump version 2023-10-29 00:22:39 +02:00
Ayo
a4dd2d0549 fix(cli): new command no args 2023-10-29 00:20:26 +02:00
Ayo
d7297f6b3f chore: bump versions 2023-10-29 00:07:28 +02:00
Ayo
12b538a6ab fix: global route interceptor 2023-10-28 23:26:30 +02:00
Ayo
33c45c7cc5 chore: bump cli version 2023-10-28 22:50:38 +02:00
Ayo
5003d6bf9d refactor(cli): prepare steps, utils, and globals; clean up unused args 2023-10-28 22:48:58 +02:00
Ayo
c1befc44d8 chore: try file type fix for vercel 2023-10-26 22:27:31 +02:00
Ayo
969a9ddd76 feat(cli): better info on prepare script 2023-10-26 22:20:36 +02:00
Ayo
9c7cd8c43c feat(cli): declare global class 2023-10-26 22:13:40 +02:00
Ayo
27237f7e9f chore(packages): esm all-the-way 2023-10-26 21:38:30 +02:00
Ayo
5f4019cf0f refactor(cli): rename dev command to serve 2023-10-26 17:46:27 +02:00
Ayo
41a18f5d4a chore(cli): update repository directory info 2023-10-25 23:06:23 +02:00
Ayo
1efdfc5b66 feat(cli): always use latest web-component-base 2023-10-25 22:54:15 +02:00
Ayo
8a2c7e8830 chore(cli): bump versions 2023-10-25 22:43:48 +02:00
Ayo
c741bdbda9 chore(cli): add web-component-base as dependency 2023-10-25 22:42:56 +02:00
Ayo
c383ae70fa chore: update commands list for the CLI 2023-10-25 22:40:29 +02:00
Ayo
877a45a44f feat(cli): new commands build, prepare, dev 2023-10-25 22:34:36 +02:00
Ayo
5170463d0b chore: McFly CLI commands section in readme 2023-10-25 22:11:43 +02:00
Ayo
9584c2731c feat(cli): initial commands new and generate 2023-10-25 22:00:07 +02:00
Ayo
82d4131b7e feat(create-mcfly): accept project name as argument 2023-10-25 21:51:14 +02:00
Ayo
4ac710ca69 feat(cli): initial cli package 2023-10-25 21:50:25 +02:00
Ayo
7f1d6ce140 feat(create-mcfly): display prompt action progress 2023-10-25 09:36:36 +02:00
Ayo
91c25b7865 chore(packages): bump versions 2023-10-25 07:41:10 +02:00
Ayo
3e1ca3b1a6 chore(packages): update packages readme 2023-10-25 07:39:02 +02:00
Ayo
d341de9179 refactor: strictly type all packages 2023-10-24 20:51:32 +02:00