Commit Graph

3 Commits

Author SHA1 Message Date
a2fe8b136b refactor(Composite): add ICompositeLayout interface & enhance children area assignment 2023-07-25 20:33:57 +02:00
44d668d7af Refactoring Provider setup of Google Auth 2023-07-25 09:34:31 +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