element-plus/docs/examples/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
..
basic.vue docs: modify layout style (#10514) 2024-02-19 20:10:44 +08:00
checkable.vue feat(components): [check-tag] add disabled prop (#17936) 2024-08-30 18:41:11 +08:00
editable.vue chore(components): [input] remove repeated export of InputInstance (#17907) 2024-08-16 10:42:05 +08:00
removable.vue docs(examples): standardize unified code format and fix some type (#16370) 2024-04-15 16:29:21 +08:00
rounded.vue feat(components): [check-tag] add type prop (#15727) 2024-02-02 09:22:42 +08:00
sizes.vue feat(components): [check-tag] add type prop (#15727) 2024-02-02 09:22:42 +08:00
theme.vue feat(components): [check-tag] add type prop (#15727) 2024-02-02 09:22:42 +08:00