Commit Graph

15 Commits (acaad271351ca0966f828fd323ecfa05cefe6537)

Author SHA1 Message Date
WangYang 233ef9f2cf feat(dropdown): add dropdown destroyPopupOnHide type (#4768)
Co-authored-by: WangYang <yang.wang@cue.group>
2022-01-27 15:47:36 +08:00
Jeminas 441024b993
docs:table demo optimize (#5142) 2022-01-11 16:14:31 +08:00
John 4c559c86ab
docs(space): update `space` document layout #4426 (#4454) 2021-07-31 11:10:50 +08:00
青沛 66219e2b86
docs(update): update documents (#4453)
Co-authored-by: zhangxuelin@xd.com <zhangxuelin@xd.com>
2021-07-31 07:40:55 +08:00
zkwolf 5c8b82ccf4
feat(tree): support global title slot (#4299)
* feat: global tree title slot

* docs: add context menu demo

* test: update snapshot
2021-07-01 15:21:48 +08:00
tangjinzhou 56991e5488 doc: update table resize demo #4285 2021-06-28 21:09:05 +08:00
John fb94e7c119
docs(popover): update style #4167 (#4196) 2021-06-10 22:19:19 +08:00
Archer03 23ab83c533
fix: set false as default to validateOnRuleChange in FormModel (#4040) 2021-05-09 20:48:26 +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