mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-14 01:42:47 +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>