vthinkxie
|
f99b8a1792
|
feat(table): support table border-radius define in theme
|
6 years ago |
yibu.wang
|
839d0dcb09
|
fix
|
6 years ago |
Wang yb
|
f8fbb33c73
|
Update interface.tsx
|
6 years ago |
Sam Lanning
|
e56e1a71c3
|
[chore] fix useless assignments to local variables
This commit addresses all the instances of useless assignments to
local variables, as found by LGTM.com
|
6 years ago |
zy410419243
|
2bfc23b6f1
|
fix: render correctly when set childrenColumnName
|
6 years ago |
afc163
|
28f6c4891a
|
📝 fix demo order
|
6 years ago |
zombiej
|
d23a996b35
|
update doc
close #11802
|
6 years ago |
afc163
|
7abf528b96
|
💄 Optimize custom filter demo of Table
|
6 years ago |
zombieJ
|
68ad468938
|
move sorter logic from div to th cell (#13669)
fix #13467
|
6 years ago |
afc163
|
1b0d37d1f3
|
🐛 remove word-break for consistent ui, close #13624
|
6 years ago |
zombiej
|
d4715e1783
|
pass props to fix IE <= 10 not support constructor
fix #13540
|
6 years ago |
afc163
|
860809f173
|
✅ fix invalid title in div
|
6 years ago |
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 |
陈帅
|
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 |
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 |