3eeb9dc46f
feat(recording): add output format options and MP4 conversion support
...
- Introduced `outputFormat` state in `WccRecordingPanel` for selecting between MP4 and WebM formats.
- Updated `RecorderService` to handle MP4 conversion using mediabunny.
- Added type stubs for `MediaStreamAudioTrack` and `MediaStreamVideoTrack` to ensure type safety.
- Updated documentation to reflect changes in output format handling.
2026-04-12 23:17:21 +00:00
ee8b5dc3ff
fix(build): migrate smart config and update build tooling for latest tsbundle and TypeScript defaults
2026-04-12 10:19:03 +00:00
aa2c065918
feat(sidebar): rename demoGroup to demoGroups, add multi-group support, search by group name, and context menu group navigation
2026-01-27 09:03:10 +00:00
14e63738b7
feat(wcctools): Add section-based configuration API for setupWccTools, new Views, and section-aware routing/sidebar
2025-12-28 12:51:55 +00:00
03f215e0f1
update
2025-06-27 20:50:32 +00:00
65acda3de1
update
2025-06-27 20:40:06 +00:00
bbf738d4e2
update
2025-06-27 20:22:28 +00:00
4f8ca7061a
update
2025-06-27 20:03:54 +00:00
c64b106569
fix(properties-panel): improve element detection timing and value handling in properties panel
2025-06-16 17:56:14 +00:00
21b7158a35
fix(properties-panel): enhance element detection and error handling for nested structures
2025-06-16 15:56:12 +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
87bbf0bbdc
fix(demotools): update DeesDemoWrapper to handle multiple slotted elements in runAfterRender callback
2025-06-16 14:35:28 +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
57bbca6b28
update documentation
2024-04-20 23:19:59 +02:00