mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [autocomplete] add placeholder prop type definition * feat(components): [autocomplete] add inputProps and merge properties * docs: [input] description typo * feat: explicitly using the `model` & `disabled` * fix(components): [time-picker] single input name type * docs: add input attrs link --------- Co-authored-by: warmthsea <2586244885@qq.com>