feat(wcc-sidebar): auto-expand sidebar folder when selecting an element with multiple demos

This commit is contained in:
2025-12-22 10:49:02 +00:00
parent eb7f482b75
commit bd409745e6
3 changed files with 30 additions and 1 deletions

View File

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