349d4ba320
feat(wcc-sidebar): add header shadow and scrolled state for sidebar menu to show elevation when content is scrolled
Juergen Kunz2026-01-04 17:02:15 +00:00
2e4cbd911c
fix(deps): bump dependency versions: @design.estate/dees-domtools to ^2.3.7, @design.estate/dees-element to ^2.1.5, lit to ^3.3.2; update devDependencies @api.global/typedserver to ^8.1.0 and @git.zone/tstest to ^3.1.4
Juergen Kunz2026-01-04 15:59:51 +00:00
28d1227d30
fix(elements): delay hiding sidebar and properties panels during native-mode transition and use transparent rgba border for frame to avoid layout jumps
Juergen Kunz2026-01-04 11:43:54 +00:00
9ed614994f
fix(sidebar): disable frame CSS transition while user is resizing the sidebar to prevent janky animations
Juergen Kunz2026-01-04 11:31:02 +00:00
53df62a9fd
feat(wcctools): add context menu and pinning support, persist pinned state in URL, and add grouped demo test elements
Juergen Kunz2026-01-04 10:48:03 +00:00
14e63738b7
feat(wcctools): Add section-based configuration API for setupWccTools, new Views, and section-aware routing/sidebar
Juergen Kunz2025-12-28 12:51:55 +00:00
d16d482120
fix(wcc-properties): Use LitElement.updated to recreate properties only when selectedItem changes and handle errors; remove custom scheduleUpdate implementation
Juergen Kunz2025-12-21 18:30:41 +00:00
7dca519d9a
BREAKING CHANGE(ts_web): Replace fullscreen boolean with native viewport mode across components, add native viewport selector and toggle, and update dev deps and npmextra config
Juergen Kunz2025-12-19 09:08:08 +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.
Juergen Kunz2025-06-27 20:52:27 +00:00
b858b3b9e2
fix(wcc-dashboard): Prevent duplicate application of scroll positions in dashboard to avoid interfering with user scrolling
Juergen Kunz2025-06-26 22:52:54 +00:00
b4c0de47b9
fix(dashboard): Fix scroll state preservation in dashboard by tracking frame and sidebar scroll positions and updating the URL accordingly.
Juergen Kunz2025-06-26 20:18:20 +00:00
05934132a7
feat(demo): add DeesDemoWrapper component for enhanced demo element handling
Juergen Kunz2025-06-16 13:18:13 +00:00
6bdb8c78b7
fix(properties): enhance element detection in properties panel with recursive search and retry mechanism
Juergen Kunz2025-06-16 13:10:12 +00:00
fca47b87fb
Refactor code structure for improved readability and maintainability
Juergen Kunz2025-06-16 12:30:12 +00:00