mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [scrollbar] add tabindex to scrollbar wrap content * refactor(components): [scrollbar] set default tabindex to undefined * refactor(components): [table] change bodyTabindex to scrollbarTabindex * refactor(components): [scrollbar] remove unnecessary props * docs(components): add version tags