Releases: DouyinFE/semi-design
Releases · DouyinFE/semi-design
v2.74.0-beta.0
- 【Feat】
- 【Fix】
- 修复JsonViewer输入小写z无效的问题 @anjiazhuyouxing #2680
- 【Feat】
- The Chat component supports the markdownRenderProps API, which is used to set the MarkdownRender component for message rendering. #2640
- 【Fix】
- fixed the issue that the lowercase z input in JsonViewer is invalid @anjiazhuyouxing
v2.73.0
- 【Fix】
- 修复 JsonViewer 未配置默认参数问题 @anjiazhuyouxing #2670
- 修复 JsonViewer 是否重新init的判断条件 @rashagu #2667
- 【Fix】
- Fix the problem that JsonViewer is not configured with default parameters @anjiazhuyouxing
- Fix JsonViewer the judgment condition for whether to re-init. @rashagu
v2.73.0-beta.1
v2.72.0
- 【Fix】
v2.71.3
v2.72.0-beta.0
v2.71.2
- 【Fix】
- 【Fix】
- Remove redundant calculations to determine whether the properties have changed when the Collapsible component is updated. #2631
- Fixed the issue where in react18, regardless of whether animation is on or not, when the mouse is quickly moved over the tooltip trigger, the DOM would become transparent but not disappear, causing the page element to be unclickable #2605
- Fixed the problem that the dynamic mode change of the Chat component did not take effect #2625
- Set the max-width of the img node of the image preview to none to avoid enlargement display errors when using tailwind at the same time. #2624