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 的 setCurrentKey 方法支持传入 null,可取消当前高亮的节点,#11205
Fixed when the source data does not have the field specified by a TableColumn's prop attribute, an error would occur when the mouse moves into that column's cells, #11137
The lockScroll attribute of pop up components no longer adds an inline style to the parent element, but instead adds a class name, #11114
Fixed the icon of Progress not displaying when its status is exception, #11172
Fixed options' disabled attribute not working in filterable Cascader's filter result list, #11185
Fixed an issue where Table's expanded row cannot be collapsed if the data source is updated after its expansion, #11186
setCurrentKey of Tree now accepts null as its param to cancel the currently highlighted node, #11205