mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 01:04:06 +00:00
- Add RecentsView with recently accessed items list - Add TrashView with multi-select, restore, and delete actions - Add Recents and Trash menu items to workspace sidebar - Move Linear/Node buttons from sidebar to page headers (right side) - Add Linear/Node buttons to all workspace views (Dashboard, Workflows, Assets, Models) - Remove Create section from sidebar navigation - Add routes for recents and trash pages 🤖 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.