bolt.diy/app
Toddyclipsgg 36872ee6a0 refactor: Enhance Diff View with advanced line and character-level change detection
- Improved diff algorithm to detect more granular line and character-level changes
- Added support for character-level highlighting in diff view
- Simplified diff view mode by removing side-by-side option
- Updated component rendering to support more detailed change visualization
- Optimized line change detection with improved matching strategy
2025-02-23 19:34:27 -03:00
..
components refactor: Enhance Diff View with advanced line and character-level change detection 2025-02-23 19:34:27 -03:00
lib feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
routes Update _index.tsx 2025-02-20 13:03:59 +01:00
styles feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
types feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
utils feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx ui refactor 2025-01-20 09:53:15 +01:00
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30