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
Tree add new properties select-node and expand-node, which can control the effect of clicking on a node as single selection or expand/collapse child nodes.
Upload add new property webkitdirectory, support selecting folders. #619
Modal, $Modal, Drawer, $Spin add new property lock-scroll, when set to false, the browser scroll bar will not be changed.
Scroll adds a new property stop-slide, which can prevent jitter when loading data in a short time. #701
Optimize the right-click menus of Table, Tree, and Tabs. When a new menu is expanded, the last expanded menu will be automatically closed.
Fix the problem when Table dynamically sets the draggable property. #603
Fix the problem of sometimes reporting errors when clicking on the table header when the Table header is grouped. #616
Fix the problem of nested use of Dropdown in trigger: click mode. #661
Fix the problem that DatePicker is automatically closed when selecting the year and month when the capture is set to false. #593
Fix the problem that the Input style is wrong when the show-word-limit and disabled properties are used at the same time. #685
Fix the problem that Table, Tree, Tabs do not reference Dropdown, DropdownMenu components. #674