bolt.diy/app/shared/types
KevIsDev 335f7c6077 refactor: track additions and deletions in file history
- Add additions and deletions fields to FileHistory interface
- Calculate diff stats when creating/updating file history
- Use pre-calculated stats in UI instead of recalculating
- Add fallback for contextFiles to continue with the llm request in event of an error.
- Remove FileModifiedDropdown to its own component
- Add refreshAllPreviews class in previews store for refreshing previews on file change
- Add auto switch to preview once isStreaming goes from true to false
- Add actionType to files to now show whether a file is being created or updated and modified message-parser and artifact.tsx accordingly
2025-06-23 13:10:45 +01:00
..
actions.ts refactor: track additions and deletions in file history 2025-06-23 13:10:45 +01:00
artifact.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
context.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
design-scheme.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
global.d.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
model.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
netlify.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
supabase.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
template.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
theme.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00
vercel.ts refactor: reorganize project structure by moving files to a more dev friendly setup 2025-06-16 15:33:59 +01:00