bolt.diy/app/components
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
..
@settings style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
chat refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
git fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00