Aleksander Grygier
ef9c13d4c2
ui: New Logo + Navigation cleanup & Mobile UI/UX improvements (#24897)
* chore: `npm audit fix --force`
* feat: Update sidebar toggle to use Logo
* refactor: Clean up favicon SVG
* feat: Refactor logo component and implement theme-aware favicon generation
* feat: Add configurable padding to generated PWA assets
* test: Add unit tests for writeThemeFavicons
* refactor: Componentization
* feat: WIP
* feat: WIP
* feat: WIP
* feat: Mobile UI
* feat: add SEARCH route constant
* feat: create SidebarNavigationSearchResults component
* refactor: use SidebarNavigationSearchResults in conversation list
* feat: enable mobile search navigation in sidebar actions
* feat: add mobile search route and page
* fix: prevent sidebar overflow on mobile viewports
* fix: Mobile sidebar
* feat: Mobile Search WIP
* feat: Mobile WIP
* feat: Add PWA standalone detection and refine mobile UI
* feat: Improve mobile layout, sidebar handling, and chat scrolling
* feat: Improve mobile sidebar visibility and iOS Safari chat spacing
* fix: Disable auto-scroll on mobile
* chore: Linting
* fix: Wrong condition
* feat: Mobile chat scroll
* refactor: WIP
* fix: Desktop initial scroll always working again
* fix: Partial fix for mobile auto-scroll / initial scroll
* fix: Desktop auto-scroll on initial load and during streaming
* fix: Mobile scrolling logic
* refactor: Clean up
* feat: Improve start UI
* feat: Add `delay` to `fadeInView`
* feat: Auto-scroll button
* refactor: Cleanup
* refactor: Extract chat dialogs and alerts into dedicated component
* refactor: Reorganize ChatScreen component structure and initialization
* feat: Improve auto-scroll after sending message
* feat: UI improvements
* fix: Settings link
* feat: UI improvements
* fix: better UI spacing
* fix: Remove unneeded logic
* fix: Chat Processing Info UI rendering
* feat: Improve mobile UI
* feat: UI improvement
* fix: Conditional transition delay for Chat Messages based on route from
* fix: Delay mobile sidebar collapse for smoother transitions
* fix: Mobile scroll down button + sidebar pointer events
* fix: Mobile UI
* fix: Auto scrolling
* fix: Implement dynamic height calculations for chat auto-scroll positioning and UI elements
* fix: Retrieve `autofocus` for Chat Form textarea
* fix: Use proper class
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* refactor: extract scroll-to-bottom logic and fix message send flow
* fix: update viewport store usage and remove conflicting autofocus
* feat: add accessibility labels to scroll down button
* fix: correct HTML structure in sidebar empty states
* fix: dynamically toggle processing info visibility
* chore: remove commented exports and fix formatting
* fix
* fix: Mobile Chat Form Add Action Sheet interactions
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-24 10:21:33 +02:00
..
2026-05-22 11:46:26 +03:00
2026-06-19 22:28:38 +02:00
2026-06-06 12:16:16 +02:00
2026-04-17 11:11:46 +03:00
2026-06-18 16:46:17 +02:00
2026-05-22 11:46:26 +03:00
2026-04-17 11:11:46 +03:00
2026-06-04 17:45:40 +02:00
2026-06-16 08:26:05 +02:00
2026-06-23 12:03:31 +02:00
2026-04-17 11:11:46 +03:00
2026-05-28 10:34:58 +03:00
2026-06-05 12:21:26 +02:00
2026-04-17 11:11:46 +03:00
2026-04-27 17:25:09 +03:00
2026-06-23 16:56:50 +02:00
2026-04-17 11:11:46 +03:00
2026-05-14 13:05:52 +03:00
2026-06-24 10:21:33 +02:00
2026-06-04 13:13:19 +03:00