bolt.diy/app/lib/hooks
Anirban Kar d8a277f0ac
refactor: updated vite config to inject add version metadata into the app on build (#841)
* refactor: removes commit.json and used vite.config to load these variables

* updated precommit hook

* updated the pre start script

* updated the workflows
2024-12-21 01:03:28 +05:30
..
index.ts [feat]: Implement chat description editing in sidebar and header, add visual cue for active chat in sidebar 2024-12-03 11:41:58 +05:30
useEditChatDescription.ts Merge branch 'env-file-fix-old' into env-file-fix 2024-12-18 20:06:29 +05:30
useGit.ts added cookies storage for git 2024-12-03 12:24:55 +05:30
useMessageParser.ts feat(context optimization):improved context management and redused chat overhead 2024-12-07 15:58:13 +05:30
usePromptEnhancer.ts fix: enhance prompt "Invalid or missing provider" bad request error 2024-11-20 17:48:41 +05:30
useSearchFilter.ts feat: search chats 2024-11-27 18:37:54 +05:30
useSettings.tsx refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30
useShortcuts.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
useSnapScroll.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
useViewport.ts fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00