bolt.diy/app/lib/persistence
KevIsDev 02401b90aa refactor(qr-code): replace react-qr-code with react-qrcode-logo
- Updated package.json and pnpm-lock.yaml to use react-qrcode-logo v3.0.0
- Modified ExpoQrModal.tsx to use the new QRCode component with enhanced styling and logo support
- Removed filtering of lock.json files in useChatHistory.ts and stream-text.ts for consistency
- Updated mobile app instructions in prompts.ts to ensure clarity and alignment with best practices
2025-04-23 16:43:01 +01:00
..
ChatDescription.client.tsx fix: Added some minor UI fix 2024-12-04 00:02:51 +05:30
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
types.ts feat: restoring project from snapshot on reload (#444) 2025-03-05 10:59:48 +05:30
useChatHistory.ts refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00