bolt.diy/app
KevIsDev 18f1b251ab fix: add binary file detection support
Add isBinary flag to editor documents to handle binary files appropriately
Update BinaryContent component styling to display properly in the editor
2025-06-09 13:10:21 +01:00
..
components fix: add binary file detection support 2025-06-09 13:10:21 +01:00
lib fix: add binary file detection support 2025-06-09 13:10:21 +01:00
routes Merge pull request #1748 from xKevIsDev/enhancements 2025-06-03 11:39:32 +01:00
styles feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
types feat: add frosted glass feature option 2025-06-02 11:12:33 +01:00
utils feat: add element inspector with chat integration 2025-05-30 13:16:53 +01:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts