mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-11 11:39:43 +08:00
* 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> |
||
---|---|---|
.. | ||
.vitepress | ||
en-US | ||
examples | ||
public | ||
.gitignore | ||
components.d.ts | ||
crowdin.yml | ||
index.md | ||
package.json | ||
tsconfig.json | ||
unocss.config.ts |