bolt.diy/app/components/workbench
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
..
terminal BugFix: Terminal render too many times causing performance freeze 2024-11-23 14:51:40 +01:00
DiffView.tsx fix: added a bunch more common languages to diff view 2025-03-03 09:39:16 +00:00
EditorPanel.tsx feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
ExpoQrModal.tsx refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00
FileBreadcrumb.tsx UI fixes 2025-01-24 01:08:51 +01:00
FileTree.tsx fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
PortDropdown.tsx refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00
Preview.tsx refactor(workbench): simplify URL handling and improve PortDropdown UI 2025-04-19 00:47:14 +01:00
ScreenshotSelector.tsx merge main into image 2024-12-13 21:22:12 -05:00
Workbench.client.tsx feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00