afc163
18ec5933b7
fix old react documentation links
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
afc163
2ba1e8f3ef
clean table demo
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
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Cody Chan
9d2b48b511
docs: Fix 404 error ( #3552 )
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
Benjy Cui
cb367f3f35
site: update site details
8 years ago
偏右
0b3186696c
docs: Translate table ( #2594 )
8 years ago
ddcat1115
eba54529ca
table-title style ( #2452 )
8 years ago
afc163
5109362b04
remove old docs about dataSource
9 years ago
afc163
089f1ae512
update components category name
9 years ago
afc163
00e7eabd4e
close #2058 via upgrading rc-table
9 years ago
afc163
d9f2b7ea32
Add filterDropdown for Table column, close #1736
9 years ago
afc163
28d0cf86ea
upgrade rc-table for nested dataIndex and fix #1898
nested dataIndex https://github.com/react-component/table/issues/46
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
afc163
154d5e028a
Add expandedRowKeys for docs
9 years ago
Leon Shi
2228e201cc
fix typo ( #1548 )
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
afc163
ae9f8d0365
Add docs for sortOrder & filteredValue
9 years ago
afc163
127f893619
Add Table rowClassName into document
9 years ago
afc163
4760d0b54c
Add scroll and column.fixed document
9 years ago
afc163
963d073f1d
improve api table style
9 years ago
afc163
f4995b7f67
Add foot and showHeader for Table
9 years ago
afc163
9cdee3434a
typo fix #1113
9 years ago
afc163
8daabfced8
docs: update table
9 years ago
afc163
3e9a5afa90
docs: table locale, ref #1110
9 years ago
afc163
7d151514e3
Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105
9 years ago
afc163
fe750d365d
improve rowSelect arguments, ref #1105
9 years ago
haoxin
6c4998621e
doc: fix Table onSelectAll params
9 years ago
Guan Hao
8726ebfdb6
Fix a typo in components/table documentation.
9 years ago
afc163
e0925a20a8
Add useFixedHeader, #918
9 years ago
绯一
502ae06f9d
[feat] add rowClick demo and doc
9 years ago
zilong
bdd47786af
Update index.md
fix typo. key should be `address`
9 years ago
afc163
a570b25e0a
update table API doc
9 years ago
afc163
76aa90f67b
update document for table selection change
9 years ago
afc163
ceeae97eb8
Add rowSelection API documentation
9 years ago
Benjy Cui
9ef865e25e
docs: update demo and documentation
9 years ago
afc163
e064af5eb9
update table index.md
9 years ago
afc163
76ecce0942
Add column key for table demo
9 years ago
afc163
5d0287615d
update table index
9 years ago
afc163
62d4bbd573
remove remote dataSource
9 years ago
afc163
7c0c2cd18c
Add rowKey tip in document
9 years ago
afc163
9e82dee23b
Add rowKey tip in document
9 years ago
Benjy Cui
998fa8816e
feat: Table should support i18n
9 years ago