Ayo Ayco
|
47600f5f45
|
feat(core): support for boolean attributes in web-component-base (#25)
|
2023-11-17 16:25:19 +01:00 |
|
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 |
|
Ayo
|
e66ce3bbc5
|
refactor(core): strictly type
|
2023-10-24 20:47:26 +02:00 |
|
Ayo
|
0124a9249f
|
fix(create-mcfly): imports not allowed in non-module js
|
2023-10-24 20:03:31 +02:00 |
|
Ayo
|
f1681d2c63
|
refactor(create-mcfly): no importing
|
2023-10-24 20:00:14 +02:00 |
|
Ayo
|
e623808231
|
refactor(create-mcfly): strictly type the script
|
2023-10-24 19:56:59 +02:00 |
|
Ayo
|
6430183a13
|
fix(create-mcfly): name with space causing error
|
2023-10-24 18:55:07 +02:00 |
|
Ayo
|
c26206ea21
|
feat(create-mcfly): colorize commands
|
2023-10-23 16:13:27 +02:00 |
|
Ayo
|
95a471bf63
|
chore(create-mcfly): patch version
|
2023-10-22 22:24:47 +02:00 |
|
Ayo
|
d04a7ebdcd
|
feat(create-mcfly): default directory; some styles
|
2023-10-22 22:23:54 +02:00 |
|
Ayo
|
1881bcdcf5
|
refactor(create-mcfly): remove unneeded logic
|
2023-10-22 22:04:32 +02:00 |
|
Ayo
|
0c0d4e84a0
|
feat(create-mcfly): add reminder to install dependencies
|
2023-10-22 20:41:49 +02:00 |
|
Ayo
|
e3b42101a9
|
feat(create-mcfly): even more helpful messages 😱
|
2023-10-22 19:00:43 +02:00 |
|
Ayo
|
5a4722c80e
|
feat(create-mcfly): add more helpful info
|
2023-10-22 18:52:51 +02:00 |
|
Ayo
|
cd590dcdf8
|
chore(config): patch version
|
2023-10-22 18:08:11 +02:00 |
|
Ayo
|
0c47d3b857
|
fix(config): package files typo
|
2023-10-22 18:05:55 +02:00 |
|
Ayo
|
9f59da48b1
|
chore(packages): add licenses
|
2023-10-22 18:02:08 +02:00 |
|
Ayo
|
5a6ed3c0e4
|
fix(create-mcfly): install deps not awaited
|
2023-10-22 17:53:33 +02:00 |
|
Ayo
|
4613b1bcb8
|
chore(create-mcfly): bump version
|
2023-10-22 17:33:03 +02:00 |
|
Ayo
|
5095f504e7
|
feat(create-mcfly): install deps & init git
|
2023-10-22 17:32:36 +02:00 |
|
Ayo
|
9a855041b3
|
chore(packages): readme image alt text fix
|
2023-10-22 16:18:09 +02:00 |
|
Ayo
|
a833dde978
|
chore(core): remove unneeded deps; bump patch
|
2023-10-22 16:15:35 +02:00 |
|
Ayo
|
db6e73047a
|
chore(core): bump version
|
2023-10-22 03:39:44 +02:00 |
|
Ayo
|
f67cc3f4ca
|
fix(core): message on error 404
|
2023-10-22 03:37:53 +02:00 |
|
Ayo
|
5bf0940868
|
chore(packages): initialize README; bump versions
|
2023-10-22 01:13:25 +02:00 |
|
Ayo
|
979fbf4ab5
|
chore(core): bump version
|
2023-10-22 00:51:36 +02:00 |
|
Ayo
|
9c2e0cfed6
|
fix(core): error 500 when no 404.html is found
|
2023-10-22 00:51:22 +02:00 |
|
Ayo
|
ba49dd80d1
|
chore(create-mcfly): bump version
|
2023-10-21 21:14:14 +02:00 |
|
Ayo
|
de89c9df5a
|
feat(create-mcfly): catch error
|
2023-10-21 21:13:35 +02:00 |
|
Ayo
|
90fe47c352
|
feat(create-mcfly): generate from basic template
|
2023-10-21 20:25:50 +02:00 |
|
Ayo
|
a90bc0133e
|
refactor: delete remaining .ts files 😱
|
2023-10-21 17:59:32 +02:00 |
|
Ayo
|
03815d3918
|
chore(chore): update versions
|
2023-10-21 17:37:50 +02:00 |
|
Ayo
|
abea79edd4
|
refactor(core): use defineRoute() instead of default export; single object param
|
2023-10-21 17:36:34 +02:00 |
|
Ayo
|
58c1e56b57
|
chore: update versions
|
2023-10-21 16:36:35 +02:00 |
|
Ayo
|
b913e11e10
|
refactor: publish .mjs files
|
2023-10-21 16:34:34 +02:00 |
|
Ayo
|
df2b47e1d6
|
chore(core): update version
|
2023-10-21 15:57:43 +02:00 |
|
Ayo
|
fb8192f367
|
fix(core): use mcfly config in eventHandler
|
2023-10-21 15:56:36 +02:00 |
|
Ayo
|
9523e751f6
|
feat: decouple route with @mcflyjs/core logic
|
2023-10-21 15:19:43 +02:00 |
|
Ayo
|
f7a41de130
|
chore(landing-page): move all deps to app workspace
|
2023-10-21 14:06:41 +02:00 |
|
Ayo
|
d87a4260e3
|
feat: initial packages @mcflyjs/core, @templates/basic
|
2023-10-21 13:32:22 +02:00 |
|
Ayo
|
2231ba81d7
|
chore: patch create-mcfly
|
2023-10-21 08:44:13 +02:00 |
|
Ayo
|
10561df08c
|
chore(create-mcfly): package info
|
2023-10-21 08:42:55 +02:00 |
|
Ayo
|
e1af3a971f
|
chore(create-mcfly): update version
|
2023-10-21 08:27:07 +02:00 |
|
Ayo
|
5603e3a5ee
|
feat(create-mcfly): initial script
|
2023-10-21 08:24:15 +02:00 |
|
Ayo
|
8ae570a44f
|
publish @mcflyjs/config
|
2023-10-21 07:56:59 +02:00 |
|
Ayo
|
2385aafb62
|
use nitro config extends mcfly
|
2023-10-21 07:41:27 +02:00 |
|
Ayo
|
ee16d782b9
|
feat: add gh link; rm unused asset
|
2023-10-15 00:01:51 +02:00 |
|
Ayo
|
7b1fc863ef
|
feat: on-route component registry resolution
|
2023-10-14 23:41:07 +02:00 |
|
Ayo
|
058b112747
|
test: absolute minimum complexity
|
2023-10-14 22:26:50 +02:00 |
|
Ayo
|
5faeadeba1
|
remove comment about removing comments
|
2023-10-14 21:03:29 +02:00 |
|
Ayo
|
7dda73fef5
|
feat: clean server script before running
|
2023-10-14 20:58:12 +02:00 |
|
Ayo
|
29ad1f1448
|
fix zero config
|
2023-10-14 11:25:21 +02:00 |
|
Ayo
|
cc85173547
|
refactor(registerComponents): use promises
|
2023-10-14 10:10:15 +02:00 |
|
Ayo
|
bf99c229d5
|
feat: initial packages
|
2023-10-12 20:38:42 +02:00 |
|
Ayo
|
cef1ef3057
|
initial mcfly config and packages
|
2023-10-12 19:48:50 +02:00 |
|