element-plus/packages/components/check-tag
Haceral 4246d1e468
feat(components): [check-tag] add disabled prop (#17936)
* feat(components): [check-tag] add `disabled` prop

* style(components): [check-tag] add styles when disabled

* chore(components): [check-tag] update doc

* fix(components): [check-tag] fix bg-color in disabled

When the check-tag type is `primary` and it is unchecked, keep the background
color consistent with the `info` type. this ensures visual consistency.

* chore(components): [check-tag] update doc

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

* chore(components): [check-tag] formatting document content

* update doc

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

---------

Co-authored-by: Haceral <18274416193@163.com>
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: qiang <qw13131wang@gmail.com>
2024-08-30 18:41:11 +08:00
..
__tests__ feat(components): [check-tag] add disabled prop (#17936) 2024-08-30 18:41:11 +08:00
src feat(components): [check-tag] add disabled prop (#17936) 2024-08-30 18:41:11 +08:00
style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
index.ts build: use vue-tsc to generate dts (#16111) 2024-08-07 12:01:46 +08:00