element-plus/docs
hanchao-c0ldwave bd4800bf38
feat(components): [dropdown] add triggerKeys attribute (#19124)
* feat(components): [dropdown] add triggerKeys attribute

Add a triggerKeys property to the dropdown to allow users to customize the triggerKeys, thereby
addressing interaction issues when el-input is used as the trigger element.

closed #19102

* Update docs/en-US/component/dropdown.md

Co-authored-by: btea <2356281422@qq.com>

* fix: rename triggerKeys to dropdownTriggerKeys

* Update docs/en-US/component/dropdown.md

Co-authored-by: qiang <qw13131wang@gmail.com>

* Update packages/components/dropdown/src/dropdown.ts

Co-authored-by: qiang <qw13131wang@gmail.com>

* fix: remove redundant logic

---------

Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-12-08 17:03:41 +08:00
..
.vitepress docs: add an overview icon for InputTag (#19110) 2024-12-04 18:48:24 +08:00
en-US feat(components): [dropdown] add triggerKeys attribute (#19124) 2024-12-08 17:03:41 +08:00
examples feat(components): [input-tag] new component (#18885) 2024-11-29 10:50:21 +08:00
public chore: update doc (#19017) 2024-11-26 11:12:48 +00:00
.gitignore
components.d.ts docs: add an overview icon for InputTag (#19110) 2024-12-04 18:48:24 +08:00
crowdin.yml
index.md
package.json chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
tsconfig.json chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
unocss.config.ts chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00