ant-design/components/checkbox
Dzmitry Yarmoshkin 1a8a5ee06f
fix: add aria-checked prop to checkbox (#34862)
* fix: add aria-checked prop to checkbox

* fix: update snapshots

* fix: update aria-checked logic and snapshots

* refactor: change props order

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: Dzmitry Yarmoshkin <dzmitry_yarmoshkin@epam.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-06 10:04:09 +08:00
..
__tests__ fix: add aria-checked prop to checkbox (#34862) 2022-04-06 10:04:09 +08:00
demo docs: demo support react18 (#34843) 2022-04-03 23:27:45 +08:00
style fix(checkbox): disabled checkbox should works well with tooltip (#33772) 2022-01-20 19:23:14 +08:00
Checkbox.tsx fix: add aria-checked prop to checkbox (#34862) 2022-04-06 10:04:09 +08:00
Group.tsx fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
index.en-US.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
index.tsx fix: add the missing import for the checkbox component (#28440) 2020-12-28 18:30:05 +08:00
index.zh-CN.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00