feat(sidebar): restructure sidebar layout, add search clear button, and improve scrolling behavior

This commit is contained in:
2026-01-04 16:41:24 +00:00
parent ab517b6ba8
commit 3ee8afcdae
3 changed files with 71 additions and 14 deletions

View File

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