Skip to content

Releases: DouyinFE/semi-design

v2.70.1

25 Nov 03:26
Compare
Choose a tag to compare
  • 【Fix】
    • 修复 Chat 组件对话框中的文件 url 错误导致点击文件无法正确打开文件问题 #2589

  • 【Fix】
    • Fixed the problem that the URL of the file attachment in the Chat component's dialog box was incorrect, causing the file to fail to open when clicking on the file #2589

v2.70.0

22 Nov 10:14
Compare
Choose a tag to compare

v2.69.2

19 Nov 06:20
Compare
Choose a tag to compare
  • 【Fix】
    • 修复点击触发排序的表头会透出被遮盖的内容问题,影响版本 2.65.0-2.69.1 #2578

  • 【Fix】
    • Fixed the problem that the covered content will be revealed in the table header that can be clicked to trigger sorting,Affected versions 2.65.0-2.69.1

v2.70.0-beta.0

18 Nov 09:48
Compare
Choose a tag to compare
v2.70.0-beta.0 Pre-release
Pre-release
  • 【Fix】
    • 当 Transfer 的左侧面板中除去被禁用项外的其他项目都被选中时,操作按钮应当显示取消全选 #2575 #2574
    • 修复计算中浮点数导致伸缩框组件尺寸的误差,浏览器拖动导致的最大最小值失效的问题,以及strictMode引起的问题 @Nathon2Y #2551
    • 修复当单选,搜索框在 trigger 时,TreeSelect 的 placeholder被遮挡问题 ,影响版本 2.61.0-2.69.0 #2566
  • 【Feat】
    • ResizeGroup的伸缩方向支持动态切换 @Nathon2Y #2551
    • MarkdownRender 新增 remarkGfm 开关用于防止低版本 safari 不支持环视断言报错的问题 #2576

  • 【Fix】
    • When all items except the disabled item in the left panel of transfer are selected, the operation button should display Cancel all selections #2575
    • fix resizeItem size offset caused by float,invalid min/max setting caused by browser resizing and incorrect behavior in react strictMode @Nathon2Y
    • Fix the problem that the placeholder of TreeSelect is blocked when single selection and search box are in trigger, affecting versions v2.61.0 - 2.69.0
  • 【Feat】
    • direction in ResizeGroup can be dynamic @Nathon2Y
    • MarkdownRender adds the remarkGfm switch to prevent errors reported by lower versions of Safari that do not support lookaround assertions

v2.69.1

15 Nov 09:01
Compare
Choose a tag to compare
  • 【Fix】
    • 修复 MonthRange DatePicker 在存在 disabledDate 情况下点击非禁用年份不跳转问题 #2569
    • 修复 ArrayField 被条件渲染时,add第一次点击未能正确添加行的问题 #2568
    • 修复日语场景下 Table pageText 翻译不正确问题 #2573

  • 【Fix】
    • fix the issue that MonthRange DatePicker does not jump when clicking on a non-disabled year when there is a disabledDate
    • Fixed the problem that when ArrayField is conditionally rendered, the first click of add fails to add rows correctly.
    • fixed incorrect translation of Table pageText in Japanese scenarios

v2.69.0

08 Nov 10:01
Compare
Choose a tag to compare
  • 【Fix】
    • 插画包 @douyinfe/semi-illustrations 中的 clip-rule & stroke-width 修改为 clipRule & strokeWidth

  • 【Fix】
    • The clip-rule & stroke-width in the @douyinfe/semi-illustrations package are modified to clipRule & strokeWidth

v2.69.0-beta.0

04 Nov 11:20
Compare
Choose a tag to compare
v2.69.0-beta.0 Pre-release
Pre-release
  • 【Feat】
    • Chat 的自定义渲染会话框中的 renderChatBoxAvatar 增加 message 参数 #2557
    • Chat 的自定义渲染会话框中的 renderChatBoxContent 增加 defaultActionsObj 参数,用于透出详细节点参数信息 #2557
    • Chat 的自定义渲染输入框增加 detailProps 参数用于透出传递详细节点参数信息 #2557
    • Navigation 新增 subDropdownProps 支持 #2555
  • 【Fix】
    • 修复 Chat 的消息对比逻辑在前后消息为不同的空数组时的 TypeError #2557

  • 【Feat】
    • In Chat's custom rendering message box, renderChatBoxAvatar adds message parameter. #2557
    • Add defaultActionsObj parameter to renderChatBoxContent in Chat's custom rendering session box to reveal detailed node parameter information #2557
    • Chat's custom rendering input box adds the detailProps parameter to transmit detailed node parameter information #2557
    • Navigation adds subDropdownProps support #2555
  • 【Fix】
    • Fixed a TypeError in Chat's message comparison logic when the previous and later messages are different empty arrays #2557

v2.68.4

04 Nov 07:59
Compare
Choose a tag to compare
  • 【Fix】
    • 修复 Chat Foundation 存在 React 特有的 event.persist 调用,其他框架 Adapter 兼容时存在的问题 #2543 @rashagu
  • 【Style】
    • 修复 Select 在 filter、showClear 开启,点击 clearIcon 且失焦后,placeholder 透明度不正确的问题 #2547
    • Chat 组件样式的 align-items 属性的 start/end 修改为 flex-start/flex-end,避免某些工程中 css 编译可能存在的 warning 问题2546

  • 【Fix】
    • Fixed the issue with Chat Foundation where the React-specific event.persist call causes compatibility problems with adapters for other frameworks. #2543 @rashagu
  • 【Style】
    • Fixed the issue where the placeholder opacity is incorrect after clicking the clearIcon and losing focus when both filter and showClear are enabled in Select. #2547
    • Modified the align-items property of the Chat component styles from start/end to flex-start/flex-end to avoid potential CSS compilation warnings in some projects. 2546

v2.68.3

23 Oct 09:53
Compare
Choose a tag to compare
  • 【Fix】
    • 修复 TreeSelect 设置了 keyMaps后,在搜索状态中,点击展开按钮后,选项文本展示错误问题 #2541

  • 【Fix】
    • Fixed the issue of incorrect option text display after clicking the expand button in the search state when keyMaps is set for TreeSelect.#2541

v2.68.2

21 Oct 10:04
Compare
Choose a tag to compare
  • 【Fix】
    • 修复 $z-resizable_handler token 未定义问题,影响版本 v2.68.0-beta.0 - 2.68.1 #2539

  • 【Fix】
    • fix $z-resizable_handler token undefined issue, affecting versions token undefined issue, affecting versions v2.68.0-beta.0 - 2.68.1 #2539