bolt.diy/app/utils
Toddyclipsgg 382bf2c9a3 feat: Add Diff View and File History Tracking
- Implemented a new Diff view in the Workbench to track file changes
- Added file history tracking with version control and change tracking
- Created a FileModifiedDropdown to browse and manage modified files
- Enhanced ActionRunner to support file history persistence
- Updated Workbench and BaseChat components to support new diff view functionality
- Added support for inline and side-by-side diff view modes
2025-02-16 23:10:15 -03:00
..
buffer.ts
classNames.ts
constants.ts Update constants.ts 2025-01-30 23:40:53 +01:00
debounce.ts
diff.spec.ts [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
diff.ts [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
easings.ts
fileUtils.ts Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
folderImport.ts fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
formatSize.ts Fix ESLint issues 2025-01-28 11:39:12 +01:00
getLanguageFromExtension.ts feat: Add Diff View and File History Tracking 2025-02-16 23:10:15 -03:00
logger.ts fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
markdown.ts feat: support for <think></think> tags to allow reasoning tokens formatted in UI (#1205) 2025-01-29 02:33:53 +05:30
mobile.ts
os.ts Bug fix for the Keyboard Shortcuts 2025-02-02 15:51:56 +01:00
path.ts big fixes 2025-01-30 17:17:36 +01:00
projectCommands.ts fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
promises.ts
react.ts
sampler.ts fix: added more controlled rate for code streaming 2024-12-12 03:13:52 +05:30
selectStarterTemplate.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
shell.ts better osc code cleanup 2024-12-22 01:01:06 +05:30
stacktrace.ts feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
stripIndent.ts
terminal.ts
types.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
unreachable.ts