mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [tree-select] fix bg for up/down keys, Enter bug fix(components): [tree-select] fix background color to up/down keys, fix Enter selection bug. * fix(components): [tree-select] fix bg for up/down keys, Enter bug * fix(components): [tree-select] fix bg for up/down keys, Enter bug * fix(components): [tree-select] find the first enabled option * fix(components): [tree-select] fix bg for up/down keys, Enter bug * fix(components): [tree-select] fix bg for up/down keys, Enter bug * fix(components): [tree-select] fix bg for up/down keys, Enter bug * Update useSelect.ts * fix(components): [tree-select] fix bg for up/down keys, Enter bug fix(components): [tree-select] fix bg for up/down keys, Enter bug * Update useSelect.ts * fix(components): [tree-select] fix bg for up/down keys, Enter bug fix(components): [tree-select] fix background color to up/down keys, fix Enter selection bug. * fix(components): [tree-select] Add data type fix(components): [tree-select] Add data type * fix(components): [tree-select] use up/down/enter keys select error * fix(components): [tree-select] change the keyboard methods * fix(components): [tree-select] use up/down/enter keys select error * fix(components): [tree-select] use up/down/enter keys select error * chore: restore to dev * chore: set solution * fix(components): [tree-select] use up/down/enter keys select error * Update packages/components/tree-select/src/select.ts Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> * fix(components): [tree-select] use up/down/enter keys select error * fix(components): [tree-select] use up/down/enter keys select error * fix(components): [tree-select] Fix code conflicts * Apply suggestions from code review Co-authored-by: qiang <qw13131wang@gmail.com> * fix(components): [tree-select] Apply suggestions from code review * fix(components): [tree-select] Apply suggestions from code review Co-authored-by: qiang <qw13131wang@gmail.com> --------- Co-authored-by: Dsaquel <291874700n@gmail.com> Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com> Co-authored-by: qiang <qw13131wang@gmail.com>