Commit graph

34 commits

Author SHA1 Message Date
Ayo
3d1708fca8 allow multiple personas 2023-10-20 09:35:14 +02:00
Ayo
a452e1c386 chore: clean up unused imports 2023-10-19 23:56:21 +02:00
Ayo
b48bd9a282 feat: fragment slots 2023-10-19 23:52:28 +02:00
Ayo
ff92b73d8f perf: give offering to lighthouse 2023-10-19 22:59:34 +02:00
Ayo
3c982fe7de fix: inter-dimensional portal 2023-10-19 18:31:42 +02:00
Ayo
fb2e06d965 update base class 2023-10-19 18:21:51 +02:00
Ayo
b25c0ef0dc fix: dynamic base class import 2023-10-19 16:36:20 +02:00
Ayo
1a04f6fd27 feat: dynamically import WebComponent base only when used 2023-10-19 16:28:39 +02:00
Ayo
9225fa662e feat: code-block component & sample code 2023-10-19 15:57:39 +02:00
Ayo
655debf193 feat: static .html fragments 2023-10-19 12:07:43 +02:00
Ayo
f906c31216 feat: initial landing page 2023-10-14 23:52:13 +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
4756f7aaab feat: ignore code-generated routes 2023-10-13 08:44:46 +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
Ayo
0646b44712 feat: update server setup examples about & index.html 2023-10-10 23:42:11 +02:00
Ayo
f420c9fe2b feat: don't register components if no custom-element in page 2023-10-10 23:27:58 +02:00
Ayo
b286fe81be refactor: registry insertion 2023-10-10 23:15:16 +02:00
Ayo
b87f7ee5dc feat: don't limit server script to head 2023-10-10 22:50:11 +02:00
Ayo
69499d61ab feat: delete server:script 2023-10-10 22:46:29 +02:00
Ayo
3b246cb711 feat: parseScript to get variables 2023-10-10 22:42:43 +02:00
Ayo
6d6921aa64 feat: replace all matches 2023-10-10 22:20:16 +02:00
Ayo
2e12da70d9 refactor: fs imports 2023-10-10 18:40:12 +02:00
Ayo
667978d632 chore: mark todo 2023-10-10 17:55:44 +02:00
Ayo
9608cb6f56 feat: really crude server:setup logic 2023-10-10 17:49:50 +02:00
Ayo
ef2be56efd use .output dir 2023-10-08 09:35:53 +02:00
Ayo
ef3377ec7d test output directory 2023-10-08 09:20:38 +02:00
Ayo
5dccd552cd feat: initial auto insert of registry to head 2023-10-08 02:35:10 +02:00
Ayo
325ecf36c6 feat: insert registry to head 2023-10-08 02:24:30 +02:00
Ayo
7b45dc3ae6 feat: support 404.html; initial src/components 2023-10-08 00:59:57 +02:00
Ayo
f6ed8ead7b feat: use pages directory for custom server assets 2023-10-07 23:51:40 +02:00
Ayo
77a93f8507 feat: nested sub pages 2023-10-07 22:45:45 +02:00
Ayo
6d9a3f2847 feat: enable file-based pages 2023-10-07 22:38:35 +02:00