You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant calculations to determine whether the properties have changed when the Collapsible component is updated. #2631
Fixed the issue where in react18, regardless of whether animation is on or not, when the mouse is quickly moved over the tooltip trigger, the DOM would become transparent but not disappear, causing the page element to be unclickable #2605
Fixed the problem that the dynamic mode change of the Chat component did not take effect #2625
Set the max-width of the img node of the image preview to none to avoid enlargement display errors when using tailwind at the same time. #2624