bolt.diy/app/lib/persistence
KevIsDev cd37599f3b feat(design): add design scheme support and UI improvements
- Implement design scheme system with palette, typography, and feature customization
- Add color scheme dialog for user customization
- Update chat UI components to use design scheme values
- Improve header actions with consolidated deploy and export buttons
- Adjust layout spacing and styling across multiple components (chat, workbench etc...)
- Add model and provider info to chat messages
- Refactor workbench and sidebar components for better responsiveness
2025-05-28 23:49:51 +01:00
..
ChatDescription.client.tsx feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
chats.ts feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
db.ts refactor: migrate snapshot storage from localStorage to IndexedDB 2025-04-23 12:17:06 +01:00
index.ts big fixes 2025-01-30 17:17:36 +01:00
localStorage.ts big fixes 2025-01-30 17:17:36 +01:00
lockedFiles.ts feat: lock files (#1681) 2025-05-08 00:07:32 +02:00
types.ts feat: restoring project from snapshot on reload (#444) 2025-03-05 10:59:48 +05:30
useChatHistory.ts fix: chat history snapshot logic to use the same ID as chat and update prompt instructions 2025-05-14 11:54:51 +01:00