Commit graph

35 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
2e4d3f6598 refactor(core): explicit exports 2023-10-31 09:53:41 +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
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
27237f7e9f chore(packages): esm all-the-way 2023-10-26 21:38:30 +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
9f59da48b1 chore(packages): add licenses 2023-10-22 18:02:08 +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
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
d87a4260e3 feat: initial packages @mcflyjs/core, @templates/basic 2023-10-21 13:32:22 +02:00