LibreChat/client/src
Dustin Healy 5fb406b450 fix(ci): update UIResourceCarousel dimensions test and sort Mention.tsx imports
The carousel card container was changed to use dynamic height (defaulting
to 360px) rather than a fixed minHeight. The test expected minHeight which
no longer exists. Also removes the animationDelay assertion which jsdom
does not verify via toHaveStyle.

Mention.tsx had a pre-existing import-sort drift that the CI sort-check
detected; sorted to clear the gate.
2026-06-23 19:37:17 -07:00
..
@types
a11y
common 🖇️ feat: Reference Selected Chat Text with Multi-Quote Popup (#13868) 2026-06-21 08:33:11 -04:00
components fix(ci): update UIResourceCarousel dimensions test and sort Mention.tsx imports 2026-06-23 19:37:17 -07:00
constants
data-provider 🔗 feat: Snapshot Files for Shared-Link Attachments (#13740) 2026-06-20 23:05:13 -04:00
hooks fix(mcp): address Codex P1/P2 findings — CSP, permissions, toolArgs propagation 2026-06-23 19:06:40 -07:00
lib/rum
locales fix(mcp): harden sandbox security and fix stale closures, error states 2026-06-23 18:35:27 -07:00
polyfills
Providers 🔗 feat: Snapshot Files for Shared-Link Attachments (#13740) 2026-06-20 23:05:13 -04:00
routes
store 🖇️ feat: Reference Selected Chat Text with Multi-Quote Popup (#13868) 2026-06-21 08:33:11 -04:00
utils fix(mcp): address second round of Codex review findings 2026-06-23 18:18:51 -07:00
App.jsx
main.jsx
mobile.css
style.css
vite-env.d.ts