bolt.diy/app/lib
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
..
.server/llm refactor(qr-code): replace react-qr-code with react-qrcode-logo 2025-04-23 16:43:01 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common refactor(chat): move ScrollToBottom function outside BaseChat component 2025-04-28 11:10:51 +01:00
hooks refactor(chat): replace useSnapScroll with StickToBottom for smoother scrolling 2025-04-22 21:33:40 +01:00
modules/llm refactor: update prompt to be more specific with install and run commands 2025-04-25 00:54:01 +01:00
persistence fix(chat): ensure artifact actions are correctly evaluated for completion 2025-04-28 14:34:07 +01:00
runtime feat(deploy): add deploy alert system for build and deployment status 2025-04-04 11:22:56 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores feat(previews): add refreshAllPreviews method to refresh all previews 2025-04-22 20:42:38 +01:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts
fetch.ts