ant-design/components/checkbox
Danial Soheili a63789e3dc
Bugfix/checkbox style (#39974)
* 🎨 STYLE: fix indeterminate Checkbox style when disabled

* 📖 DOC: add indeterminate checkbox to disabled demo

* 🧪 TEST: update snapshots

* 🐞 FIX: don't change normal checkbox background

* 🐞 FIX: style selector
2023-01-04 10:19:51 +08:00
..
__tests__ Bugfix/checkbox style (#39974) 2023-01-04 10:19:51 +08:00
demo Bugfix/checkbox style (#39974) 2023-01-04 10:19:51 +08:00
style Bugfix/checkbox style (#39974) 2023-01-04 10:19:51 +08:00
Checkbox.tsx chore: unify useContext usage (#39314) 2022-12-06 21:09:59 +08:00
Group.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
index.en-US.md fix: Checkbox disabled should support Tooltip (#39829) 2022-12-26 23:35:18 +08:00
index.ts chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
index.zh-CN.md fix: Checkbox disabled should support Tooltip (#39829) 2022-12-26 23:35:18 +08:00