You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,30 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
- add search component on sidebar ([#405](https://github.com/DTStack/dt-react-component/issues/405)) ([2723267](https://github.com/DTStack/dt-react-component/commit/272326794683ecd3ed1846ad38fd4258b23dc0f7))
10
+
- add sideEffects field to improve treeShaking ([#403](https://github.com/DTStack/dt-react-component/issues/403)) ([1faa376](https://github.com/DTStack/dt-react-component/commit/1faa376a58da72e2acfacbc03531e664b85dd763))
11
+
- import highlight core only ([#402](https://github.com/DTStack/dt-react-component/issues/402)) ([b283772](https://github.com/DTStack/dt-react-component/commit/b283772f384def25aeaba9e8eb5b938603d43584))
12
+
13
+
### Bug Fixes
14
+
15
+
- upgrade SpreadSheet component for can be binded ref ([#404](https://github.com/DTStack/dt-react-component/issues/404)) ([361486c](https://github.com/DTStack/dt-react-component/commit/361486cf12e3ac43bd6f7428bf8cd6a61848354e))
16
+
-**useList:** fix setLoading when request multiple times ([#391](https://github.com/DTStack/dt-react-component/issues/391)) ([#397](https://github.com/DTStack/dt-react-component/issues/397)) ([bfc53ae](https://github.com/DTStack/dt-react-component/commit/bfc53ae1aa32dc4a8ec6299707553bb941603831))
17
+
-**useList:** initialParams suppport function type ([#393](https://github.com/DTStack/dt-react-component/issues/393)) ([d02017d](https://github.com/DTStack/dt-react-component/commit/d02017d65f5a7b5ce7822bc479b8fb436253e273))
0 commit comments