sdli
18262297da
fix table.pagination bug - when pageSize is larger than data source length
6 years ago
zombieJ
318dff9feb
not show overflow content when in elastic ( #14550 )
6 years ago
krokofant
de8ec0152e
#14510 Set small table header to transparent to remove uncolored margin
6 years ago
zombieJ
5a1119f37d
add radius on table-placeholder to fix table small size border clip ( #14398 )
fix #14388
6 years ago
richardison
2a99fe713a
Add missing type on table definition ( #14392 )
6 years ago
zhaopeidong
21ca7895fb
fix table ColumnProps interface
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
afc163
a9c8874854
🐛 Fix custom filterDropdown trigger sorter
close #14238
6 years ago
LeezQ
b2c6f5622b
ts: Update the TypeScript definition of Table[locale] ( #14245 )
6 years ago
zombieJ
b826ecf849
add miss style deps ( #14214 )
close #14204
6 years ago
zombieJ
5cec6b56fb
Table sorter tooltip ( #14208 )
close #14168
6 years ago
zombiej
6777635120
add warning when user both use `expandedRowRender` & `scroll` on Table
6 years ago
ycjcl868
3b55f63ef5
🐛 strictNullCheck with defaultProps
6 years ago
信鑫-King
a7f8921f3f
🐛 table sortDirections optional
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
ztplz
16a15f696f
Update table docs
6 years ago
afc163
3ca6a18546
📝 Add instruction for one column without width left in fixed table
6 years ago
zombieJ
95660c4fac
adjust table fixed column z-index ( #14036 )
fix #13930
6 years ago
afc163
e3f7e01266
🐛 Fix Table custom title is not reachable
close #13984
6 years ago
afc163
df8b784158
🐛 Fix Table filters trigger sort
close #13891
close #13933
close #13790
6 years ago
Max
0f83299d91
update table onRow events documentation zh-CN
6 years ago
Maksym Mosyura
0fc12c9cc5
update onRow Table properties documentation
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
zombieJ
bf087e29bd
Add remark lint ( #13906 )
support remark-lint check
6 years ago
Wei Zhu
405bc9783b
chroe: add a note comment about table's dataIndex
6 years ago
Wei Zhu
96e1d770ec
Revert "fix"
This reverts commit 839d0dcb09
.
6 years ago
Wei Zhu
48956d54fc
Revert "Update interface.tsx"
This reverts commit f8fbb33c73
.
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
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
wangshuai
cb0a92e13b
use T[] insteadof Array<T>
6 years ago
wangshuai
8c95732bfb
fix(Table):fix arguments and type definition in TableRowSelection
6 years ago
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
陈帅
daca08b6f1
merge master
6 years ago
Nathan Broadbent
cbed63cb3e
Added middle and small sizes for Card component
6 years ago