Commit graph

7 commits

Author SHA1 Message Date
Ayo Ayco
d290fc90a0
refactor: use static props in all examples (#19) 2023-12-12 21:17:57 +01:00
Ayo Ayco
488743e011
chore: format code with prettier (#14) 2023-12-10 10:58:46 +01:00
Ayo Ayco
00648883fa
feat: props blueprint (#8) 2023-12-08 18:00:40 +01:00
Ayo
b613d8e77c refactor: use index exports 2023-12-08 14:45:12 +01:00
Ayo
d7651b5f33 feat: support objects in props 2023-12-07 17:30:53 +01:00
Ayo Ayco
73dd374a3e
feat: attach-effect (#2)
We are now able to attach "side effects" to property value changes, from inside the component and outside.
2023-12-01 08:42:10 +01:00
Ayo
dd6dc96f1b chore: organize examples 2023-11-30 15:23:44 +01:00
Renamed from demo/HelloWorld.mjs (Browse further)