bolt.diy/app/lib
KevIsDev 42eaa2f5e1 refactor(chat): improve UI layout, artifact handling, and template naming
- Restructured alert components in BaseChat for better layout organization
- Updated artifact component to display dynamic titles based on state
- Simplified template names in constants for better readability
- Enhanced snapshot restoration process by consolidating command actions into a single artifact
2025-04-28 14:03:58 +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 refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +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