mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
9a98f86077
https://linear.app/unleash/issue/2-2840/make-the-unleash-ai-chat-window-resizable This PR makes the Unleash AI chat resizable, providing users with a flexible way to adjust the chat window's size. Implements a reusable `Resizable` wrapper component that allows configuration of: - Minimum, maximum, and default sizes. - Customizable resize handlers for each edge and corner of the container. - Optional resize event callbacks. Double-clicking any resize handler maximizes the container along that axis (or both, if it's a corner). If the container is already maximized, double-clicking again will revert it to the default size. |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |