bolt.diy/app/lib/persistence
KevIsDev 902166efee fix(chat): ensure artifact actions are correctly evaluated for completion
The dependency array in the Artifact component was missing `artifact.type` and `allActionFinished`, which could lead to incorrect evaluation of action completion. Additionally, the logic for determining if all actions are finished was updated to account for 'start' actions that are 'running'. This ensures that the component accurately reflects the state of bundled artifacts.
2025-04-28 14:34:07 +01:00
..
ChatDescription.client.tsx
chats.ts feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
db.ts refactor: migrate snapshot storage from localStorage to IndexedDB 2025-04-23 12:17:06 +01:00
index.ts
localStorage.ts
types.ts
useChatHistory.ts fix(chat): ensure artifact actions are correctly evaluated for completion 2025-04-28 14:34:07 +01:00