偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombiej
f206a923be
rm only in test
6 years ago
zombieJ
87a9c421a2
fix: Fix Table filter display issue when use non-string type ( #15817 )
* fix filter display logic
* update test case
6 years ago
afc163
95bd4d6903
🐛 Fix col element missing relative style
close #15626
6 years ago
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
6 years ago
afc163
47084696b9
✅ Fix snapshot
6 years ago
Sergey Levkovich
0975eac8bf
Update index.en-US.md
6 years ago
Sergey Levkovich
ae16e4df61
Update index.en-US.md
Add commas in object
6 years ago
afc163
a462c2ddf4
✅ Fix react-dnd demo broken in react 15
6 years ago
偏右
9e0aa5cb94
🐛 Fix empty missing when Table is loading ( #15583 )
close #15582
6 years ago
zombieJ
96206ade58
adjust table editable row demo ( #15475 )
* adjust demo
* rm only
6 years ago
whinc
115db9df70
docs: add 'sortDirections' description to Table component ( #15461 )
6 years ago
Martin Cermak
46ca311294
Fixed Table's Editable cells demo
6 years ago
zombiej
ee14f8e5d5
add skip test
6 years ago
zombieJ
0f356fb151
update snapshot ( #15247 )
* update snapshot
* downgrade to node 10
6 years ago
zombieJ
3fbeff3fcc
add warning when use getCheckboxProps ( #15231 )
6 years ago
zombieJ
b69f0e5e97
canel when page change ( #15082 )
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
zombieJ
a802a72d56
Fix Table filter can not support other type of value ( #15046 )
* use new life cycle
* filter support inner value maps
* update snapshot
* update test case
* simple code
6 years ago
liuchuzhang
dfa6080d39
update table demo
6 years ago
偏右
fd89e0f8b4
🐛 Fix extra space at the bottom of table th in chrome ( #14950 )
close #14926
6 years ago
zombieJ
c29323b448
Revert to remove FormItem explain-holder ( #14937 )
* Revert "Adjust style to be similar with origin (#14886 )"
This reverts commit 735175e3cf
.
* Revert "sync form item (#14778 )"
This reverts commit 5ac674e698
.
6 years ago
Amumu
1552955b12
修复: bordered的固定高、非空表格在隐藏头部时,丢失顶部边框的问题
6 years ago
zombieJ
a3bd55b79a
revert #14608 ( #14898 )
* revert #14608
* add test case
6 years ago
zombieJ
735175e3cf
Adjust style to be similar with origin ( #14886 )
* adjust style to be similar with origin
* update snapshot
* add missing extra logic
* adjust tiny
* fix margin
* use element to keep the place
* update snapshot
6 years ago
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