mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 08:30:06 +00:00
- Add expand mode for bottom bar modal (half-page size) - Add collapsible left sidebar with category navigation - Standardize all cards to square aspect ratio across all tabs - Set canvas default zoom to 75% with auto-center on load - Add sidebar toggle button in modal header - Dynamic category lists per tab (Models, Workflows, Assets, Templates, Packages) - Unified card component styles with hover effects - Responsive grid columns (4 normal, 6 extended) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.