|
833e835f65
|
chore: format code
|
2024-12-19 22:43:12 +01:00 |
|
|
aa59785806
|
feat: update all examples to use latest features
|
2024-09-03 00:52:38 +02:00 |
|
Ayo
|
9268676797
|
fix: static props makes state shared across class instances
- uses structuredClone on static props
- closes #28
|
2023-12-16 09:03:01 +01:00 |
|
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
|
6eb93b5dd3
|
feat: update counter example
|
2023-12-09 22:52:17 +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 |
|