ant-design/components/table
zefeng dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
..
__tests__ merge master 2020-03-28 16:31:17 +08:00
demo feat: Table pagination position add more option (#22647) 2020-03-27 15:48:42 +08:00
hooks merge master 2020-03-27 13:12:37 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
Column.tsx fix: Table ts define (#20695) 2020-01-06 17:28:28 +08:00
ColumnGroup.tsx fix: Table ts define (#20695) 2020-01-06 17:28:28 +08:00
ExpandIcon.tsx fix: Table expand icon not clickable when expandRowByClick is set (#20808) 2020-01-09 22:44:31 +08:00
index.en-US.md feat: Table pagination position add more option (#22647) 2020-03-27 15:48:42 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md feat: Table pagination position add more option (#22647) 2020-03-27 15:48:42 +08:00
interface.tsx feat: Table pagination position add more option (#22647) 2020-03-27 15:48:42 +08:00
Table.tsx feat: Table pagination position add more option (#22647) 2020-03-27 15:48:42 +08:00
util.ts fix: Table.Column should correct handle sorter state (#21194) 2020-02-03 16:48:13 +08:00