9 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
fca47b87fb Refactor code structure for improved readability and maintainability 2025-06-16 12:30:12 +00:00
3f83bb9fba fix(core): update 2024-05-07 01:32:45 +02:00
9c51d93418 fix(core): update 2024-01-17 13:34:33 +01:00
39fb873aec fix(core): update 2023-12-10 16:20:31 +01:00
8dfb876988 fix(core): update 2023-10-08 13:11:00 +02:00
690b85f057 fix(core): update 2023-10-05 14:26:46 +02: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