element-plus/docs
Karolis_Stoncius_Sneakybox c29f6cc6c7
feat(components): [select] add aria-label to select's input (#13932)
* feat(components): [select] add aria-label to select's input

Select's input causes accessibility issues without aria-label, this commit adds it

* refactor(components): [select] change aria-label to label; update docs

* refactor(components): [select] change back to ariaLabel prop name

* docs(components): kebab-case for docs
2023-08-24 21:03:01 +08:00
..
.vitepress chore(docs): updating the implementation of the theme switch button (#14014) 2023-08-22 16:40:26 +08:00
en-US feat(components): [select] add aria-label to select's input (#13932) 2023-08-24 21:03:01 +08:00
examples feat(components): [cascader] add max-collpase-tags prop (#13386) 2023-08-24 17:34:24 +08:00
public chore: update doc (#13434) 2023-06-30 20:28:52 +08:00
.gitignore docs(build): refactor config & support dev without pre build (#3743) 2021-09-30 19:26:30 +08:00
components.d.ts chore(docs): updating the implementation of the theme switch button (#14014) 2023-08-22 16:40:26 +08:00
crowdin.yml epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
index.md feat(docs): add source and contributors (#6044) 2022-04-08 00:40:25 +08:00
package.json refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
tsconfig.json docs: only cache the user preferred language pages in the PWA (#7568) 2022-05-12 22:48:38 +08:00
unocss.config.ts Doc/figma (#13804) 2023-08-03 16:55:02 +08:00
vite.config.ts refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00