zombieJ
d2c17cd747
only set getPopupContainer when scroll provides ( #14864 )
* only set getPopupContainer when scroll provides
* adjust
6 years ago
LT246-VINHNPH\vinhnph
bf135c1ceb
ReactNode has already included string
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Wei Zhu
32a61d8596
fix: handle true for Table[pagination] properly
`pagination` is not designed to accept `true` value,
but in practice, many people assign `true` to `pagination`,
since they thought `pagination` accepts boolean value.
6 years ago
afc163
a287f1bcb8
🐛 Fix missing border top of empty Table without header
close #14834
6 years ago
zombieJ
5ac674e698
sync form item ( #14778 )
* sync form item
* update snapshot
* use before
6 years ago
LT246-VINHNPH\vinhnph
c20acfb9b3
Table column filter could be ReactNode
6 years ago
zombieJ
67ad35bc26
fix additional className ( #14770 )
6 years ago
zlljqn
bdb81d12a5
Update according to suggestion
Update according to suggestion and try to repair CI
6 years ago
zlljqn
bf972a9afa
Optimized Drag & Drop Table Demo performance
Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
何乐
b3834e48b1
Table: fix showing only first page ( #14724 )
* Table: fix showing only first page
* correct condition of pagination in Table
* correct test file
* handle changes
* improve test case
6 years ago
zombieJ
ee97cfe6cc
update doc ( #14712 )
6 years ago
afc163
c563bc1d10
🐛 Table should pick pageSize over defaultPageSize in priority
close #14320
6 years ago
Amumu
6668c12c46
remove placeholder border override ( #14533 )
* remove placeholder boder override
* adjust radius when bordered
6 years ago
afc163
305041a79d
💄 update table demo
6 years ago
afc163
579a868f15
🐛 Fix Table selection checkbox label wrap style
close #14316
6 years ago
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