feat(combox): Introduce singleton SioCombox attached to document.body with open/close/toggle API and animated show/hide; integrate SioFab to use the singleton and update styles/positioning

This commit is contained in:
2025-12-17 11:41:47 +00:00
parent 55e8e192c9
commit 053d0c8e8f
4 changed files with 121 additions and 95 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@social.io/catalog',
version: '1.4.1',
version: '1.5.0',
description: 'catalog for social.io'
}