afc163
18ec5933b7
fix old react documentation links
2017-02-19 17:02:58 +08:00
Warren Seymour
7010dd018d
Add 'middle' as a valid value for Table.props.size
( #4819 )
2017-02-09 22:43:58 +08:00
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
2017-01-20 20:10:50 +08:00
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
...
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
2017-01-11 19:52:43 +08:00
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.
2016-12-16 17:53:08 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
afc163
6ccaf71841
Add onCellClick API in doc for #3774
2016-11-23 19:45:09 +08:00
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
...
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
2016-11-22 10:11:12 +08:00
ddcat1115
18dcc09751
Merge pull request #3837 from ant-design/feat-custom-table-column-filter
...
controlled filterDropdown props
2016-11-17 23:52:17 +08:00
Bruce Mitchener
36508ffabd
Typo fixes.
2016-11-16 20:33:37 +07:00
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
2016-11-14 17:53:02 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
14cbb03dc1
fix link
2016-11-01 14:47:52 +08:00
Marius Ileana
84c4139023
table / index.en-US.md - small updates ( #3584 )
...
small typo and updates
2016-10-25 21:10:31 +08:00
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
2016-10-19 14:06:36 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
偏右
0b3186696c
docs: Translate table ( #2594 )
2016-08-15 07:54:01 +08:00