Oscar Zhou
d37417cbe9
refactor: move pure utility functions out of UI components ( #1194 )
2026-04-14 17:39:11 +09:30
Anish Sarkar
abd883458d
refactor: update SidebarSlideOutPanel animation to use width instead of x for smoother transitions
2026-04-09 17:37:31 +05:30
DESKTOP-RTLN3BA\$punk
c6e1a04169
chore: linting
2026-04-08 16:14:26 -07:00
SohamBhattacharjee2003
63855e0757
fix: use transform animation for sidebar slide-out panel
...
- Replace width animation with translateX for GPU acceleration
- Set fixed width on panel and animate x position instead
- Prevents layout recalculation on every animation frame
- Runs on compositor thread without triggering reflow
2026-04-08 05:26:18 +05:30
Anish Sarkar
993c8539e8
feat: update UI components to utilize new main panel styling
...
- Replaced background styles with `bg-main-panel` in various components for consistent theming.
- Enhanced the `Header`, `LayoutShell`, and `Thread` components to improve visual coherence.
- Adjusted tool management UI to reflect new design standards, ensuring a unified user experience.
2026-03-17 01:09:15 +05:30
Anish Sarkar
ad7bbcbc8f
feat: add ConnectToolsBanner component to Composer for improved tool integration and user engagement; update SidebarSlideOutPanel to conditionally render backdrop overlay based on mobile view
2026-03-10 16:16:24 +05:30
Anish Sarkar
07f0179cb2
feat: implement slide-out panel event handling in Composer and enhance GitHub stars badge with particle effects for improved visual feedback
2026-03-10 15:40:17 +05:30
Anish Sarkar
aaa8840e1d
feat: enhance DocumentsFilters and ModelSelector components with scroll position tracking and improved styling, improving user experience and visual consistency across the application
2026-03-06 22:22:28 +05:30
Anish Sarkar
f0d170a595
feat: improve chat renaming functionality with dialog support in sidebar components
2026-02-21 23:59:04 +05:30
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
Eric Lammertsma
4005e03ec4
refactor: consolidated secondary sidebars into a reusable slide-out panel
2026-02-09 11:41:55 -05:00