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
Fixed the problem that when Slider is in range controlled mode, dragging one handle may cause another handle to shake #2438
Fixed the problem that when Slider is in range mode, the min handler can be dragged to the right of the max handler, accidentally swapping the two handlers #2438
Fixed the issue that Button is not vertically centered when icon is passed directly to children #2402
fix ui crash when render markdown data only only includes heading definitions #2436@tgz