bolt.diy/app/components
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
..
@settings style(icons): update icon classes and add netlify.svg 2025-04-19 00:05:04 +01:00
chat fix(chat): ensure artifact actions are correctly evaluated for completion 2025-04-28 14:34:07 +01:00
deploy refactor: remove success toast and prioritize public domain URL 2025-04-07 23:07:58 +01:00
editor/codemirror add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
git
header fix: simplify the SHA-1 hash function in api.netlify-deploy.ts by using the crypto module directly this allows it to work in both dev and prod environments. 2025-04-02 16:47:04 +01:00
sidebar feat: bulk delete chats from sidebar (#1586) 2025-04-06 20:36:53 +02:00
ui feat: add Expo QR code generation and modal for mobile preview 2025-04-17 13:03:41 +01:00
workbench refactor(constants): remove duplicate tag and add 'app' tag 2025-04-24 11:17:37 +01:00