Commit graph

5 commits

Author SHA1 Message Date
833e835f65 chore: format code 2024-12-19 22:43:12 +01: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
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/index.html (Browse further)