mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-04 20:27:44 +08:00
268457135e
* feat(components): [dialog] added dialog header aria-level attribute To pass accessibility tests elements with role="heading" require aria-level * feat(components): [drawer] added drawer header aria-level attribute To pass accessibility tests elements with role="heading" require aria-level * fix(components): [input-number] prevent aria-valuenow from being null To pass accessibility tests aria-valuenow cannot be null * fix(components): [input-number] fix number input when 0 and update test Fixes a bug where number input's aria-valuenow will be set to '' when input's value is 0. Also updates a failing test * refactor(components): [dialog] change default aria-level to 2 * docs(components): dialog and drawer header aria-level docs update * docs(components): change headerAriaLevel type to string * docs(components): kebab-case for docs |
||
---|---|---|
.. | ||
component | ||
guide | ||
resource | ||
index.md |