LibreChat/client
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
..
public fix(mcp): address Codex P1/P2 findings — CSP, permissions, toolArgs propagation 2026-06-23 19:06:40 -07:00
scripts
src fix(ci): update UIResourceCarousel dimensions test and sort Mention.tsx imports 2026-06-23 19:37:17 -07:00
sw
test
babel.config.cjs
check_updates.sh
index.html
jest.config.cjs feat: MCP Apps support (squashed for rebase) 2026-06-21 23:55:17 -07:00
nginx.conf
package.json refactor: replace @mcp-ui/client with @modelcontextprotocol/ext-apps/app-bridge 2026-06-23 13:55:56 -07:00
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.ts