fix(dees-actionbar): animate actionbar hide using grid-template-rows and wait for animation before clearing state

This commit is contained in:
2026-01-01 19:59:53 +00:00
parent bbb57f1b9f
commit 979e1f7991
3 changed files with 33 additions and 10 deletions

View File

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