feat(wcc-sidebar): add header shadow and scrolled state for sidebar menu to show elevation when content is scrolled

This commit is contained in:
2026-01-04 17:02:15 +00:00
parent 399ef3d508
commit 349d4ba320
3 changed files with 29 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '3.6.2',
version: '3.7.0',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}