Skip to content

Commit e219c48

Browse files
committed
docs: changelog
1 parent a62da0b commit e219c48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ All notable changes to this project will be documented in this file. See [standa
3737
### Bug Fixes
3838

3939
- fix immediate option in userList ([#378](https://github.com/DTStack/dt-react-component/issues/378)) ([b8992f3](https://github.com/DTStack/dt-react-component/commit/b8992f38f918dde10cb6349e39aca2c524e70853))
40-
> > > > > > > 272326794683ecd3ed1846ad38fd4258b23dc0f7
4140

4241
## [4.2.0](https://github.com/DTStack/dt-react-component/compare/v4.1.0...v4.2.0) (2023-08-24)
4342

docs/guide/migration-v4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,10 @@ useCookieListener(
150150

151151
- 新增 `observerEle` 属性,支持自定义监听元素。
152152

153-
#### SpreadSheet [#325](https://github.com/DTStack/dt-react-component/pull/325)
153+
#### SpreadSheet [#325](https://github.com/DTStack/dt-react-component/pull/325)[#545](https://github.com/DTStack/dt-react-component/pull/545)
154154

155155
- 新增 `className` 属性,可自定义外层组件的 class 名。
156+
- 删除 `showCopyWithHeader` 属性,使用 `copyTypes` 属性代替,值为数组,可传入 'copyData'、'copyHeaders'、'copyHeadersAndData',分别代表的功能为:复制值、复制列名、复制列名和值。
156157

157158
#### KeyEventListener [#326](https://github.com/DTStack/dt-react-component/pull/326)
158159

0 commit comments

Comments
 (0)