afc163
|
6ee4c1a290
|
🐛 Fix Table filter dropdown button not clickable
|
6 years ago |
陈广亮
|
1e0400704b
|
fix getColumnTitle bug
title: <div>
<span>title</span>
null
</div>
|
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
|
4b6d2ede2f
|
pref: fix codecov problem
|
6 years ago |
zy410419243
|
61ae2267c5
|
pref: remove useless code
|
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
|
32d1f2852a
|
fix: add title type
|
6 years ago |
zy410419243
|
0f9788911e
|
revert: head.MD
|
6 years ago |
zy410419243
|
24e6556f08
|
pref: fix ci problem
|
6 years ago |
zy410419243
|
20de214c49
|
pref: fix ci problem
|
6 years ago |
zy410419243
|
374c831822
|
pref: fix lint problem
|
6 years ago |
zy410419243
|
4354e0aec4
|
fix: #13312
|
6 years ago |
amedora
|
0aeb9a356b
|
use color definitions insted of numbers
|
6 years ago |
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
6 years ago |
afc163
|
cc6402aec6
|
✅ Upgrade TypeScript version to 3.2
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
ztplz
|
e54b50cc01
|
Fix regular error in firefox and safri
|
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
|
a616f89a1b
|
🔥 update less code style
|
6 years ago |
ztplz
|
6ad23c370e
|
Fix CI
|
6 years ago |
muzea
|
0c5bbf04f4
|
fix: extra space
|
6 years ago |
muzea
|
0760cb7ff7
|
docs(table): generic type arguments in jsx elements demo
|
6 years ago |
afc163
|
368468829f
|
Fix nested Table style insider another wrapper
close #13025
|
6 years ago |
afc163
|
2358cbef31
|
💄 improve table style
|
6 years ago |
afc163
|
9b9f2ceaaf
|
Fix nested small/middle size Table style
|
6 years ago |
afc163
|
fa457c465d
|
docs: explain tree table and childrenColumnName, close #13002
|
6 years ago |
afc163
|
213693e333
|
🌐 site: transition component category, close #11629
|
6 years ago |
afc163
|
1784949e94
|
Fix style overlap with sorter when long text in Table column header
close #12650
ref #12552
|
6 years ago |
yoyo837
|
41360cc4c8
|
update `dataIndex` description
|
6 years ago |
afc163
|
2aefdda0ff
|
Build in and improve UI of nested Table in expand-children Table
close #12877
|
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 |
afc163
|
08600adade
|
Fix fixed-columns Table border issue, close #9687
|
6 years ago |
afc163
|
073ffd6503
|
fix typo selector, #12723
|
6 years ago |
afc163
|
a835536dde
|
Fix checkbox align of small/middle size table, close #12723
|
6 years ago |
afc163
|
6f955681b8
|
Fix small size table header border missing in Firefox
close #12840
ref #12628
|
6 years ago |
yoyo837
|
512e85ec5f
|
fix test case
|
6 years ago |
yoyo837
|
da143a064f
|
fix test case
|
6 years ago |
yoyo837
|
49f4fdf9b6
|
update demo
|
6 years ago |
yoyo837
|
722b903118
|
update docs react-component/table#222
|
6 years ago |
zombiej
|
0235ba585f
|
adjust small table placeholder style
fix #12682
|
6 years ago |
Ivan Kravets
|
65f85257b0
|
Avoid static table backgrounds and use dynamically calculated
Tested with light/dark themes.
|
6 years ago |
Li Chao
|
b92d4ed627
|
Update head.md
The parameters of the sorter method are rows
|
6 years ago |
zombiej
|
0e1caae01d
|
Table add expandIcon prop
close #10819, #11802
|
6 years ago |
afc163
|
42e5b8b77e
|
Fix Table th border missing in Firefox
close #12628
solution found at https://stackoverflow.com/a/16337203
|
6 years ago |