bolt.diy/app
KevIsDev 6c4b4204e3 refactor: remove 'shadow' from default features
The 'shadow' feature was removed from the default design scheme as it's not commonly used and simplifies the default configuration
2025-05-29 11:44:42 +01:00
..
components feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
lib feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
routes feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
styles feat(design): add design scheme support and UI improvements 2025-05-28 23:49:51 +01:00
types refactor: remove 'shadow' from default features 2025-05-29 11:44:42 +01:00
utils feat: add discuss mode and quick actions 2025-05-26 16:05:51 +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