fix(sidebar): disable frame CSS transition while user is resizing the sidebar to prevent janky animations

This commit is contained in:
2026-01-04 11:31:02 +00:00
parent 61b79aa4dc
commit 9ed614994f
4 changed files with 22 additions and 2 deletions

View File

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