fix(dees-actionbar): always render actionbar wrapper and delay adding visible class to ensure grid/opacity animations run reliably

This commit is contained in:
2026-01-01 21:33:30 +00:00
parent 8d6bd20321
commit 87fb3d91c3
3 changed files with 70 additions and 48 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.27.0',
version: '3.27.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}