bolt.diy/app
KevIsDev 9e64c2cccf feat: add frosted glass feature option
- Add 'Frosted Glass' to design features list in design-scheme.ts
- Implement visual styling for frosted glass feature in ColorSchemeDialog
- Adjust sidebar button margin in Workbench for better spacing
2025-06-02 11:12:33 +01:00
..
components feat: add frosted glass feature option 2025-06-02 11:12:33 +01:00
lib refactor: reorganize design instructions and improve clarity 2025-05-30 14:39:20 +01:00
routes feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +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