bolt.diy/app/lib
Stijnus 8035a76429 Bug fix for the Keyboard Shortcuts
MAC OS SHORTCUTS:
- Toggle Terminal: ⌘ + `
- Toggle Theme: ⌘ + ⌥ + ⇧ + D
- Toggle Chat: ⌘ + ⌥ + J
- Toggle Settings: ⌘ + ⌥ + S

WINDOWS/LINUX SHORTCUTS:
- Toggle Terminal: Ctrl + `
- Toggle Theme: Win + Alt + Shift + D
- Toggle Chat: Ctrl + Alt + J
- Toggle Settings: Ctrl + Alt + S
2025-02-02 15:51:56 +01:00
..
.server/llm Merge branch 'stackblitz-labs:main' into FEAT_BoltDYI_NEW_SETTINGS_UI_V2 2025-01-29 14:37:07 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common fix: tune the system prompt to avoid diff writing (#1218) 2025-01-30 01:22:29 +05:30
hooks Bug fix for the Keyboard Shortcuts 2025-02-02 15:51:56 +01:00
modules/llm big fixes 2025-01-30 17:17:36 +01:00
persistence big fixes 2025-01-30 17:17:36 +01:00
runtime big fixes 2025-01-30 17:17:36 +01:00
stores Bug fix for the Keyboard Shortcuts 2025-02-02 15:51:56 +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