tangjinzhou
56991e5488
doc: update table resize demo #4285
2021-06-28 21:09:05 +08:00
tangjinzhou
23fb9fae7c
release 1.7.5
2021-05-09 15:00:33 +08:00
Michael Long
3e617bd4d2
docs(table): require `Column.key` in certain cases ( #4019 )
...
Prop `Column.key` is required if using template style api (#2501 )
2021-05-07 13:38:54 +08:00
Mr小刘
e95eb61bcb
feat(tbale): 分组表头支持固定-1.x ( #3896 )
...
* feat(table): 分组表头支持固定
* docs(table): 增加分组表头固定的英文文档
2021-04-10 21:22:08 +08:00
代娃~
663aa34d84
docs(table): change rowSelection.selections's default value in chinese docs ( #3908 )
2021-04-08 11:21:45 +08:00
viruscamp
3761eddb4b
feat: add event update:filterDropdownVisible for Table.Column ( #3893 )
...
It's same as event filterDropdownVisibleChange, but can be used with prop as ':filterDropdownVisible.sync="filterDropdownVisible"' for short.
It's the base of other props in Table.Column to add event update:prop to use ':prop.sync' shorthand.
Next events for other props will be update:filteredValue and update:sortDirections.
2021-04-05 10:37:04 +08:00
viruscamp
6fca13fb2c
feat: add event update:expandedRowKeys for Table ( #3892 )
...
It's same as event expandedRowsChange, but can be used with prop as ':expandedRowKeys.sync="expandedRowKeys"' for short.
2021-04-04 22:20:34 +08:00
tanjinzhou
7c1a14bb5e
chore: opensource v1-doc
2021-03-12 15:48:30 +08:00