Commit Graph

4 Commits

Author SHA1 Message Date
0161f4ba4f breaking changes, major refactoring of Composite 2023-07-26 09:23:15 +02:00
e12f6bcf05 feat(components): Initialize component state and enable property mapping
- Ensure every component has an initialized state, defaulting to empty.
- Implement property mapping to synchronize states between parent and child components.
2023-07-24 15:00:05 +02:00
68708b65d8 finished correct decoupling of action with svelte stores 2023-07-22 18:11:20 +02:00
dc3995e327 decoupled actions from the components loading dynamically 2023-07-22 17:35:14 +02:00