xrkffgg
f606ca23f4
site: optimize site of components 2 ( #23731 )
* docs: optimize site of component 2
* add demo
* fix snap
* remove class
5 years ago
xrkffgg
6391df163b
fix: table pagination position in rtl ( #23747 )
5 years ago
二货机器人
53a76f0bf7
fix: Table should not crash pageSize is undefined ( #23724 )
* fix: Table crash when pageSize is undefined
* test case
* fix test case
5 years ago
偏右
c3c2c157d0
fix: correct Button `type="danger"` TypeScript definition ( #23709 )
* fix: remove Button type danger in TypeScript
close #23708
* docs: fix Table dataSource type in document
close #23697
* add warning about type="danger"
* reverse button type warning logic
5 years ago
xrkffgg
f6d12c5d88
style: optimize table rtl style ( #23706 )
5 years ago
xrkffgg
156ff7652c
fix: table filter dropdown in rtl ( #23695 )
5 years ago
zefeng
14417f1614
feat(theme): adjust font-size in compact mode ( #23135 )
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
5 years ago
xrkffgg
5183592ece
style: fix table row select style in rtl ( #23690 )
5 years ago
Tom Xu
a9d44593b3
fix: Table pagination position ts typo ( #23681 )
* fix: Table pagination postion ts typo
* fix
5 years ago
Tom Xu
5f1d5a17de
fix: Table demo dynamic settings pagination ( #23679 )
* fix: Table demo dynamic settings pagination
* fix test
5 years ago
二货机器人
2da7e29198
feat: Table summary support fixed columns ( #23647 )
* feat: Summary support fixed column
* update snapshot
* update demo
5 years ago
诸岳
eda0064e83
fix(ci): lint error
5 years ago
afc163
c9c44c173f
✅ fix demo snapshot
5 years ago
Tom Xu
60f3e775d0
style: fix table size nest table margin ( #23602 )
5 years ago
诸岳
454a02b4d9
chore(test): Update snapshots
5 years ago
偏右
d860358f94
chore: 🎬 optimize Table demo code ( #23560 )
* 🎬 optimize Table demo code
* ✅ fix demo snapshot
* 🐛 Fix Table warning when pageSize is changed
close #23554
* remove console.log
* optimize demo code
5 years ago
Vitaly Budovski
f09686d3df
feat: Responsive table columns ( #23298 )
5 years ago
xiaoxintang
937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT ( #23462 )
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* Update useSelection.tsx
* Update type.test.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
5 years ago
偏右
02faa4bcf1
💄 tweak Table selected row hover background ( #23313 )
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
二货机器人
c2a1fe5b1f
docs: Update Table edit row example ( #23270 )
5 years ago
二货机器人
8c11676afa
fix: Table selection `childrenColumnName` not work ( #23205 )
* fix childrenPropName
* test case
* update test case
5 years ago
Eric Wang
436d4b1be5
improvement: Fix types in form item ( #22962 )
* Fix types in form item
* use jsx.element
5 years ago
HouXiancheng
8c3081788c
fix: table fixed bug ( #23181 )
5 years ago
二货机器人
12ce6aba06
fix: Safari12 fixed column ( #23161 )
* fix: Safari12 fixed column
* fix lint
5 years ago
afc163
89ce33f5d8
✅ update snapshot
5 years ago
Chris Young
ca616647ce
modify table size.less to accomodate size prop for footer padding ( #23140 )
5 years ago
二货机器人
d968fce4dc
chore: Add warning for async ( #23118 )
5 years ago
二货机器人
a106319934
fix: Table selection style ( #23110 )
5 years ago
xrkffgg
e652eef04c
style: add rtl base ( #22857 )
* style: add rtl base
* fix: add test snap
5 years ago
二货机器人
3c7626ede2
docs: update pagination related doc ( #23046 )
* update pagination related doc
* Update components/pagination/index.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
f9713bf988
chore: Remove uesless event handler ( #23036 )
5 years ago
zombiej
1ca45ac8fe
chore: Update snapshot
5 years ago
Yu
e852433ef3
fix: FilterDropdownProps TypeScript definition update ( #22895 )
5 years ago
二货机器人
75524df190
fix jsx filter not work ( #22888 )
5 years ago
二货机器人
1e5c527146
fix: Table header columns size with filter or sorter ( #22872 )
* fix size columns
* update snapshot
* more test code
* patch
* force ci
* fix hover small style
* adjust less
5 years ago
二货机器人
14cd2dc434
adjust nest table logic ( #22868 )
5 years ago
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
* fix: Center not work in Table
* update snapshot
* fix test case
5 years ago
二货机器人
9aa61b78e1
support undefined remove filter icon ( #22833 )
5 years ago
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
* update rc-table deps
* fix style mapping
* snapshot
5 years ago
afc163
c38324e863
docs: 📖 Add FAQ about table filter logic
5 years ago
afc163
ddb0ac46ba
fix: 🐛 Table unchanged filter should not trigger onChange
ref https://github.com/ant-design/ant-design/issues/22819#issuecomment-607171024
5 years ago
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
63e0ce6597
fix: Safari shadow bug ( #22794 )
5 years ago
偏右
faa71fd7bd
fix: Table loading compatibility ( #22739 )
* 🐛 Fix Table loading not working when no spinning field
close #22733
* ✅ improve table test case
5 years ago
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience ( #22711 )
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
5 years ago
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>
5 years ago
zombiej
9e38928379
chore: Update snapshot
5 years ago
二货机器人
c9ab023d39
fix: Safari render bug ( #22680 )
5 years ago
Tom Xu
fa030a6511
feat: Table pagination position add more option ( #22647 )
* feat: Table pagination position add more option
* table upate snap
* Table pagination demo remove not use code
* update snap
5 years ago