bolt.diy/app
KevIsDev 12f9f4dcdc fix: remove unused isStreaming prop from quickActions
The isStreaming prop was passed through multiple chat components but wasn't being strict enough in the Markdown component where it was ultimately passed causing the quick actions to be disabled.
2025-05-27 12:14:50 +01:00
..
components fix: remove unused isStreaming prop from quickActions 2025-05-27 12:14:50 +01:00
lib feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
routes feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
utils feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
entry.client.tsx
entry.server.tsx
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts