zombiej
6777635120
add warning when user both use `expandedRowRender` & `scroll` on Table
6 years ago
zombiej
3d92443f85
update snapshot
6 years ago
zombiej
9b256b03d4
use inline svg of antd-tools
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
Go7hic
c095c3d370
bugfix
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
afc163
88615024b1
✅ Fix test snapshots
6 years ago
Harlan
6b6ec278cc
Table: add prop `sortDirections` for table and column ( #13773 )
* Table: add prop `sortMethods`
with `sortMethods` user can change table sort methods and its order
* Table: `sortMethods` can be set on column prop
* rename `sortMethods` to `sortDirections`
6 years ago
zy410419243
2bfc23b6f1
fix: render correctly when set childrenColumnName
6 years ago
afc163
7abf528b96
💄 Optimize custom filter demo of Table
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombiej
821ced5e30
fix filtered record miss selectedRows
fix #11384
6 years ago
zy410419243
cac8e97854
try: to find whether there is something wrong with test case
6 years ago
zy410419243
ddec8a4db6
test: update snapshots
6 years ago
zy410419243
e0b3b28e9f
pref: add test case
6 years ago
zy410419243
0f9788911e
revert: head.MD
6 years ago
zy410419243
24e6556f08
pref: fix ci problem
6 years ago
zy410419243
4354e0aec4
fix : #13312
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
Laith
2bf0fadb11
Starting sort order with 'ascend', then 'descend', then undefined. ( #13069 )
6 years ago
wa1k3r
eac1c2482f
update checkbox wrapper-state-class snap
6 years ago
zombiej
8fbfa1f876
should check more strict to avoid shallow compare miss match
fix #13028
6 years ago
afc163
a7f17b4cde
Fix sort order broken issue when columns were put in render
will handle these situation
- with 'key'
- with function has same stringify value
close #12870
close #12737
6 years ago
yoyo837
512e85ec5f
fix test case
6 years ago
yoyo837
da143a064f
fix test case
6 years ago
afc163
68c177cdc1
update snapshot
6 years ago
afc163
688f4ec8d6
Fix sort state not change when columns in render
close #12571
6 years ago
zombiej
be76bcb88b
update test snap
6 years ago
Wei Zhu
a3ce6678cb
Update snapshot
6 years ago
zombieJ
2cd0ca3225
Get the filtered data after executing the filter function on the dataSource ( #12369 )
* update testcase
* rename as currentDataSource
6 years ago
Wei Zhu
fcb546ea57
Update snapshot
6 years ago
zombiej
2906b456ce
update test case
6 years ago
afc163
8d3cb85142
fix sort state when toggle between multiple columns
6 years ago
Wei Zhu
d5a77eff0b
Update snapshot
6 years ago
偏右
85749c94fb
test: remove it.only
6 years ago
afc163
f0974e0da7
support column.title as render props
```jsx
columns={[{
title: (filters, sortOrder) => <div>Title</div>,
}]}
```
close #11246
6 years ago
afc163
71316d6baa
update table snapshot
6 years ago
afc163
8feb15ea72
fix test case
6 years ago
zombiej
2b22d6b19c
bump rc-switch & update test case
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
zombiej
0ea5d6af70
adjust time picker default width since font number to be laregr
6 years ago
HeskeyBaozi
24568f61ff
use the whole svg icons
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
359191abeb
update test snapshot
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
0c751ca3b5
remove pseudo-class in pagination
6 years ago