Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Dane David
a1ada4f4f6
Add expandRowByClick API to Table docs ( #8490 )
7 years ago
Wei Zhu
4d7ce541cd
docs: TableColumnConfig has been renamed to ColumnProps
Close #8438
7 years ago
Wei Zhu
2de0a6a522
Add use in TypeScript instruction ( #8230 )
7 years ago
Wei Zhu
f78d33ed59
Update rc-table ( #8187 )
* Update rc-table
* Add table drag sorting demo
7 years ago
Graeme Yeates
8395de01a2
Add support for column defaultSortOrder ( #6449 ) ( #8111 )
Fixes #6449
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
Wei Zhu
f28d0d4d82
docs: Document onRowContextMenu
close #7820
7 years ago
monkindey
990d9c6192
format the conflicted table markdown
7 years ago
monkindey
7d26fb10e0
correct the conflict
7 years ago
monkindey
ea926fecaf
also resolve conflicted file
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
5f37d9df24
doc: fix expandedRowRender type, close #7901
7 years ago
afc163
fda3f6ddcd
doc: fix expandedRowRender type, close #7901
7 years ago
Khalifa Lame
f3c35941ec
docs: update Table english doc ( #7643 )
Fixed typos.
7 years ago
Xiaohan Lee
d490a027bb
Docs: update docs for Table's undocumented apis ( #7525 )
* onRowMouseEnter
* onRowMouseLeave
7 years ago
Khalifa Lame
99a998afb5
docs: update Table english doc ( #7432 )
Fixed numerous typos
7 years ago
Wei Zhu
1547b889b7
Revert "Add support for table default sort order" ( #7414 )
7 years ago
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
close #7295
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
Graeme Yeates
40e94945d9
Add support for table default sort order ( #6449 )
7 years ago
hansnow
6bc57e450c
Update table documents
7 years ago
Egor Yurtaev
777e4adeb0
Add `onRowDoubleClick` into Table documentation
8 years ago
sojournerc
e2a99f53f7
add ClickEvent to Table.props.onRowClick interface
8 years ago
Wei Zhu
847153d998
docs: Document Table column[key] can be ignored.
Related #6436
8 years ago
陆离
15e6133867
Filter Icon of Table ( #5293 )
* Filter Icon of Table
+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo
* fix doc
* update
* custome filter icon
* custome filter icon
8 years ago
feng zhi hao
8dfdce50f9
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
8 years ago
feng zhi hao
78bdbbfe93
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
8 years ago
Wei Zhu
ae021260dd
Revert "docs: Document argument order swap in sorter function. ( #5343 )"
This reverts commit ac2e611168
.
8 years ago
Jesper We
ac2e611168
docs: Document argument order swap in sorter function. ( #5343 )
8 years ago
Wei Zhu
80043581c5
docs: Add a link to Array.sort
8 years ago
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
8 years ago
afc163
18ec5933b7
fix old react documentation links
8 years ago
Warren Seymour
7010dd018d
Add 'middle' as a valid value for `Table.props.size` ( #4819 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
8 years ago
Wei Zhu
d7a110552b
Don't use index as row key. ( #4185 )
* Ensure warning if key is undefined.
* Ensure getRecordKey receives index
* Remove rowKey's second parameter from doc.
8 years ago
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
afc163
6ccaf71841
Add onCellClick API in doc for #3774
8 years ago
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
14cbb03dc1
fix link
8 years ago
Marius Ileana
84c4139023
table / index.en-US.md - small updates ( #3584 )
small typo and updates
8 years ago
zilong
6ceef46129
docs: update doc for Table ( #3483 )
* update Table en doc: fix header content mismatched
* update doc for Table: add description for props related to expand behavior
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
偏右
0b3186696c
docs: Translate table ( #2594 )
8 years ago