|
|
@@ -16,6 +16,11 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
|
|
|
---
|
|
|
|
|
|
+#### 2.43.0 (2023-09-08)
|
|
|
+- 【Fix】
|
|
|
+ - Fix the problem that Chinese input cannot be displayed normally in the Firefox browser (affecting versions 2.26.0~2.42.4) [#1810](https://github.com/DouyinFE/semi-design/issues/1810)
|
|
|
+ - Fixed the problem of ImagePreview scrolling container and viewport images not loading in lazyLoad mode [#1817](https://github.com/DouyinFE/semi-design/pull/1817)
|
|
|
+
|
|
|
#### 🎉 2.43.0-beta.0 (2023-09-04)
|
|
|
- 【Feat】
|
|
|
- The renderFullLabel callback of Tree and TreeSelect adds filtered and searchWord parameters
|
|
|
@@ -29,7 +34,7 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
|
|
|
- Fix the problem that when the image file name has a query parameter, the image cannot be opened due to the wrong file name after downloading [@nekocode](https://github.com/nekocode) [#1782](https://github.com/DouyinFE/semi-design/pull/1784)
|
|
|
- Fix Typography under the Js ellipsis strategy. When it is judged not to truncate, an unexpected tooltip will still appear when the mouse moves into the content [#1788](https://github.com/DouyinFE/semi-design/pull/1788)
|
|
|
- Fix the problem that the OverflowList component reports a warning in some scene keys [#1786](https://github.com/DouyinFE/semi-design/pull/1786)
|
|
|
- - Fix the problem of memory leaks in some scenes of pop-up layer components and Navigation [#1785](https://github.com/DouyinFE/semi-design/pull/1785)
|
|
|
+ - Fix the problem of memory leaks in some scenes of pop-up layer components and Navigation Thanks [@boliangleung](https://github.com/boliangleung) [#1785](https://github.com/DouyinFE/semi-design/pull/1785)
|
|
|
|
|
|
#### 🎉 2.42.1 (2023-08-25)
|
|
|
- 【Style】
|