feat(editor): add file explorer toolbar, empty-space context menu, editor auto-save, save-all, and keyboard save shortcuts

This commit is contained in:
2025-12-31 07:01:59 +00:00
parent 318e545435
commit f60836eabf
4 changed files with 261 additions and 54 deletions

View File

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