Commit Graph

8 Commits

Author SHA1 Message Date
ca28dbd9db feat: add async demo support and enhance template resolution
- Introduced async demo functionality in the README, allowing for asynchronous data preparation before rendering components.
- Updated WccDashboard, WccProperties, and WccSidebar to support Promise-based template factories.
- Implemented resolveTemplateFactory to handle both synchronous and asynchronous template results.
- Added tests for resolveTemplateFactory to ensure correct behavior for both sync and async templates.
- Updated pnpm workspace configuration.
2025-09-19 13:02:16 +00:00
134774b870 fix(core): update 2023-08-07 18:20:17 +02:00
8ea7c53154 fix(core): update 2023-01-07 14:05:25 +01:00
c44d9e7365 fix(core): update 2022-03-24 15:39:17 +01:00
79d2be98c5 fix(core): update 2020-11-27 17:09:33 +00:00
7fe861f577 fix(core): update 2020-05-24 20:09:37 +00:00
c0900e265b fix(core): update 2020-05-11 00:36:58 +00:00
25c0af8eae fix(core): update 2020-05-10 23:14:17 +00:00