ant-design/components/checkbox
afc163 9b95a30ec9
refactor: Table to CSS-IN-JS (#35584)
* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add sorter style

* style: add sorter style

* style: add filter style

* style: add filter style

* style: add filter style

* style: fix filter and sort style

* style: fix bordered style

* style: fix bordered style

* style: fix bordered style

* style: add size style

* style: fix size style

* style: add selection style

* style: format code

* style: add sticky code

* style: add expand code

* style: add expand code

* style: add expand code

* style: add fixed code

* add fixed style

* style: fix diff place

* style: use number as px string

* chore: improve function name

* chore: use token

* style: rtl styles

* chore: fix marigin and padding logical properties

* fix: rtl styles

* fix: table filter dropdown style

* chore: remove useStyle

* chore: revert classNames

* fix: test case

* fix shadow in rtl

* Apply suggestions from code review

* chore: sub filter tree

* style: fix tree dropdown padding

Co-authored-by: zombiej <smith3816@gmail.com>
2022-05-31 10:10:35 +08:00
..
__tests__ fix: Remove Grid row and cell aria roles (#35616) 2022-05-19 10:05:40 +08:00
demo chore: merge master 2022-05-21 22:14:15 +08:00
style refactor: Table to CSS-IN-JS (#35584) 2022-05-31 10:10:35 +08:00
Checkbox.tsx chore: sync master into next branch 2022-05-11 15:36:22 +08:00
Group.tsx Merge branch 'master' into next-merge-master 2022-05-09 21:26:25 +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 chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
index.zh-CN.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00