3aa211a35d
Added dynamic instantiation of machines in composite
2023-08-03 12:25:55 +02:00
f4ad80fde9
added dynamically loading of xstates machines from composite definitions
2023-08-03 11:36:15 +02:00
e4cb7df353
Updated Composite to render a FallBack Component, when no visual component has been rendered.
2023-08-02 12:37:45 +02:00
7f57036e94
added stateMachine to stateMachine communication
2023-08-02 11:49:05 +02:00
414705e0b4
fixed dynamic loader bug
2023-07-29 13:21:53 +02:00
a4dec279dc
fixed vite error messages
2023-07-28 12:50:30 +02:00
049fae15e5
added core default services to our composite
2023-07-27 16:33:55 +02:00
b546a22302
updated the reference key for data and store to store mapping to @data: and @storeID: in composite.
2023-07-27 14:28:40 +02:00
1ce7b80c9b
Fixed GoogleAuth and clearMessages again and updated the routing and navigation
2023-07-27 12:41:56 +02:00
e2ea57e89f
fixed the racecondition of the composite services renderer
2023-07-27 10:51:52 +02:00
371e42e4ee
Added dynamic dataLoader importing and fixing race conditions
2023-07-26 18:28:31 +02:00
a3761140bd
feat(core): introduce reactive services loading mechanism
2023-07-26 16:36:08 +02:00
979251bd6b
Updated the Messages to the new abstracted composite syntax.
2023-07-26 16:25:59 +02:00
920e7b7ca1
added dynamic data loading and mapping towards components.
2023-07-26 15:16:41 +02:00
14aad071f4
minor fix
2023-07-26 11:30:05 +02:00
5c2f7afa5f
abstracted subscribe to state in composite
2023-07-26 11:11:12 +02:00
e3f2dbacc8
feat(Composite): Enhance root and child rendering with error differentiation
...
- Adjusted Composite to conditionally check for both direct root and child rendering.
- Differentiated error states: omitting an error when `component` prop is absent but showing an error when it's undefined.
- Fixed rendering of @app in the messages stream.
2023-07-26 09:40:28 +02:00
0161f4ba4f
breaking changes, major refactoring of Composite
2023-07-26 09:23:15 +02:00