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
7148b12066
1.1.1
Default (tags) / security (push) Failing after 25s
Default (tags) / test (push) Failing after 15s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.1.1
2025-07-07 08:48:35 +00:00
309d708830
add fullscreen mode
2025-07-07 08:48:09 +00:00
923bedc4fc
1.1.0
Default (tags) / security (push) Failing after 25s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.1.0
2025-06-27 20:52:27 +00:00
e8b771bde4
feat(wcctools): Enhance component tools with an advanced property editor, improved element detection and modernized UI styling for a more responsive dashboard experience.
2025-06-27 20:52:27 +00:00
7a248993bc
update
2025-06-27 20:51:31 +00:00
03f215e0f1
update
2025-06-27 20:50:32 +00:00
216cb0288d
update
2025-06-27 20:41:24 +00:00
65acda3de1
update
2025-06-27 20:40:06 +00:00
88ff74bb86
update styling
2025-06-27 20:28:47 +00:00
98a5b1b5a3
update
2025-06-27 20:26:42 +00:00
bbf738d4e2
update
2025-06-27 20:22:28 +00:00
4f8ca7061a
update
2025-06-27 20:03:54 +00:00
d26d99dbff
1.0.101
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.101
2025-06-26 23:11:58 +00:00
c1d8e347de
fix(wcc-dashboard): Improve scroll listener management and add new test pages
2025-06-26 23:11:58 +00:00
b6c41caf44
1.0.100
Default (tags) / security (push) Failing after 24s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.100
2025-06-26 22:52:54 +00:00
b858b3b9e2
fix(wcc-dashboard): Prevent duplicate application of scroll positions in dashboard to avoid interfering with user scrolling
2025-06-26 22:52:54 +00:00
4ed37086ae
1.0.99
Default (tags) / security (push) Failing after 20s
Default (tags) / test (push) Failing after 20s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.99
2025-06-26 20:18:20 +00:00
b4c0de47b9
fix(dashboard): Fix scroll state preservation in dashboard by tracking frame and sidebar scroll positions and updating the URL accordingly.
2025-06-26 20:18:20 +00:00
e11f0df950
1.0.98
Default (tags) / security (push) Failing after 40s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.98
2025-06-16 17:57:37 +00:00
c64b106569
fix(properties-panel): improve element detection timing and value handling in properties panel
2025-06-16 17:56:14 +00:00
3d1948b93e
1.0.97
Default (tags) / security (push) Failing after 41s
Default (tags) / test (push) Failing after 37s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.97
2025-06-16 16:03:28 +00:00
21b7158a35
fix(properties-panel): enhance element detection and error handling for nested structures
2025-06-16 15:56:12 +00:00
992af2668e
1.0.96
Default (tags) / security (push) Failing after 42s
Default (tags) / test (push) Failing after 39s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.96
2025-06-16 15:05:47 +00:00
0cd84b28b4
fix(package): correct path for demotools export in package.json
2025-06-16 15:05:43 +00:00
0709267bd5
1.0.95
Default (tags) / security (push) Failing after 45s
Default (tags) / test (push) Failing after 40s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.95
2025-06-16 14:45:28 +00:00
d4fce8a939
fix(demotools): enhance runAfterRender to provide full DOM API access and improve element selection
2025-06-16 14:45:19 +00:00
578f87a8f9
1.0.94
Default (tags) / security (push) Failing after 46s
Default (tags) / test (push) Failing after 40s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.94
2025-06-16 14:36:44 +00:00
0acf341071
1.0.93
Default (tags) / security (push) Failing after 48s
Default (tags) / test (push) Failing after 40s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.93
2025-06-16 14:35:32 +00:00
87bbf0bbdc
fix(demotools): update DeesDemoWrapper to handle multiple slotted elements in runAfterRender callback
2025-06-16 14:35:28 +00:00
bed41da573
1.0.92
Default (tags) / security (push) Failing after 50s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.92
2025-06-16 14:24:07 +00:00
48f77e7ba2
docs(readme): update documentation with comprehensive overview, quick start guide, and detailed feature descriptions
2025-06-16 14:24:02 +00:00
f7bc113b6c
1.0.91
Default (tags) / security (push) Failing after 52s
Default (tags) / test (push) Failing after 27s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v1.0.91
2025-06-16 13:18:55 +00:00
05934132a7
feat(demo): add DeesDemoWrapper component for enhanced demo element handling
2025-06-16 13:18:13 +00:00
6bdb8c78b7
fix(properties): enhance element detection in properties panel with recursive search and retry mechanism
2025-06-16 13:10:12 +00:00
fca47b87fb
Refactor code structure for improved readability and maintainability
2025-06-16 12:30:12 +00:00
595620af4b
1.0.90
v1.0.90
2024-05-07 01:38:47 +02:00
8c3a116943
fix(core): update
2024-05-07 01:38:46 +02:00
269b90c64c
1.0.89
v1.0.89
2024-05-07 01:38:11 +02:00
6d74bdfb51
fix(core): update
2024-05-07 01:38:11 +02:00
6aa1e9bc2a
1.0.88
v1.0.88
2024-05-07 01:32:45 +02:00
3f83bb9fba
fix(core): update
2024-05-07 01:32:45 +02:00
57bbca6b28
update documentation
2024-04-20 23:19:59 +02:00
51382611cf
1.0.87
v1.0.87
2024-01-17 13:36:37 +01:00
3094c0b815
fix(core): update
2024-01-17 13:36:37 +01:00
f5273b6b82
1.0.86
v1.0.86
2024-01-17 13:34:34 +01:00
9c51d93418
fix(core): update
2024-01-17 13:34:33 +01:00
5a769ef7e2
1.0.85
v1.0.85
2023-12-10 16:30:18 +01:00
8f71d1afde
fix(core): update
2023-12-10 16:30:17 +01:00
6f7dace5da
1.0.84
v1.0.84
2023-12-10 16:22:01 +01:00