afc163
|
33a71eb8fb
|
Fix #7555
|
7 years ago |
Xiaohan Lee
|
d490a027bb
|
Docs: update docs for Table's undocumented apis (#7525)
* onRowMouseEnter
* onRowMouseLeave
|
7 years ago |
afc163
|
072d860f8a
|
Fix empty style of small table with fixed columns
close #7509
|
7 years ago |
afc163
|
8cc1943b77
|
test: update snap
|
7 years ago |
afc163
|
cb1e0bfe8e
|
Fix table empty data scroll style
close #7457
|
7 years ago |
Khalifa Lame
|
99a998afb5
|
docs: update Table english doc (#7432)
Fixed numerous typos
|
7 years ago |
afc163
|
07dfac18f7
|
Tweak table small border style
|
7 years ago |
Wei Zhu
|
1547b889b7
|
Revert "Add support for table default sort order" (#7414)
|
7 years ago |
afc163
|
843d82f6bd
|
fix demo sanpshot
|
7 years ago |
afc163
|
c23afb05d0
|
Fix test case
|
7 years ago |
afc163
|
fe09eec9aa
|
improve empty cell style
|
7 years ago |
afc163
|
a94e3ab3e0
|
Add test case for empty table
|
7 years ago |
afc163
|
6527f9cdb0
|
More elegant empty style for fixed-columns Table
close #7298
close #7142
|
7 years ago |
偏右
|
a7200c906c
|
Add hideDefaultSelections (#7342)
close #7295
|
7 years ago |
ddcat1115
|
83a02a6050
|
fix demo (#7327)
|
7 years ago |
山客
|
ac07dcefb0
|
Update Table Document (#7268)
Fix syntax errors(markdown table).
|
7 years ago |
LeezQ
|
d329d191dd
|
docs: interface define error (#7241)
fix: interface Properties should be separated by semicolons
|
7 years ago |
afc163
|
749b6e7242
|
Tweak table sorter style
|
7 years ago |
Xiaohan Lee
|
c23c0a6b16
|
Update docs for Table.render and Upload.onChange (#7180)
* Docs: fix invalid link in docs of Table.render
* Docs: add link for "onChange" in docs of Upload.onChange
|
7 years ago |
afc163
|
1f18c93d7f
|
Fix empty table scrollbar, close #7142
|
7 years ago |
Dmitry Bolotin
|
ba0d2598fe
|
Object cloning in flatArray performed only if object has childrenName field. (#7072)
|
7 years ago |
Graeme Yeates
|
d21523ef8c
|
Use classNames to set ant-column-sort Table attribute
|
7 years ago |
Graeme Yeates
|
75a6a562a0
|
Update table head.md snapshot
|
7 years ago |
Graeme Yeates
|
40e94945d9
|
Add support for table default sort order (#6449)
|
7 years ago |
afc163
|
6a17efcbf1
|
upgrade some devDeps and fix stylelint
|
7 years ago |
afc163
|
2fe4ac1a30
|
update document for #7023
|
7 years ago |
Benjy Cui
|
119d498935
|
chore: replace http with https, close: #6893
|
7 years ago |
hansnow
|
6bc57e450c
|
Update table documents
|
7 years ago |
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
8 years ago |
afc163
|
dbdd5d5126
|
update table doc
|
8 years ago |
afc163
|
4f0b3cad2a
|
Fix expanded area background of fixed header table, close #6657
|
8 years ago |
Egor Yurtaev
|
777e4adeb0
|
Add `onRowDoubleClick` into Table documentation
|
8 years ago |
Graeme Yeates
|
5d8a3f6f66
|
Use background-color-active for table sort and selected backgrounds
|
8 years ago |
Wei Zhu
|
7be75f59fd
|
Tweak table icons
|
8 years ago |
sojournerc
|
e2a99f53f7
|
add ClickEvent to Table.props.onRowClick interface
|
8 years ago |
Jordan Hornblow
|
51655e2e7c
|
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434)
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional
* Fix build error
|
8 years ago |
Wei Zhu
|
847153d998
|
docs: Document Table column[key] can be ignored.
Related #6436
|
8 years ago |
Wei Zhu
|
baa8e23280
|
Pass className to table's pagination
fix #6416
|
8 years ago |
乐仪
|
8749438aed
|
add Badge demo
|
8 years ago |
乐仪
|
153fb0fc34
|
improve2
|
8 years ago |
Wei Zhu
|
e6ef5b5707
|
User static variable for element type detection
|
8 years ago |
Wei Zhu
|
fd7ef2407c
|
Don't need extends from rc-table
Fix #6313
|
8 years ago |
Benjy Cui
|
4e75347d35
|
deps: upgrade rc-pagination
|
8 years ago |
Jordan Hornblow
|
ba65f9429e
|
Add onCellClick prop to ColumnProps interface
|
8 years ago |
Jordan Hornblow
|
acdc563a54
|
Add filterDropdownVisible and onFilterDropdownVisibleChange to ColumnProps interface
|
8 years ago |
afc163
|
f28c328442
|
update code style
|
8 years ago |
afc163
|
55fc44aba4
|
fix table wrapper node null, #6245
|
8 years ago |
afc163
|
54c6b63e9f
|
Fix table filter menu overflow issue, close #6245
|
8 years ago |
afc163
|
42c3665517
|
filter dropdown should be render inside td
|
8 years ago |
Benjy Cui
|
0b332f0fb8
|
test: update snapshot for pagination
|
8 years ago |