Skip to content

5.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 05:00
· 414 commits to master since this release
b6ad172
  • 🛠 Adjust the closing trigger of Tour, Dropdown, Menu, Tabs, Mentions, Picker, Select, TreeSelect, Cascader, Tooltip, and Popover pop-ups from click to mouseDown to uniformly solve some event timing issues related to pop-up interactions. #47775
  • 🐞 Fix Descriptions extra padding of items. #47737
  • 🐞 Fix Anchor wrong active status when bounds value is 0. #47795@winchesHe
  • 💄 Fix ColorPicker clear icon hover style. #47761
  • 🇷🇺 Improve DatePicker ru_RU locale. #47768 @AlexeyTeterin

  • 🛠 调整 Tour、Dropdown、Menu、Tabs、Mentions、Picker、Select、TreeSelect、Cascader、Tooltip、Popover 弹层点击外部的关闭时机,从 click 调整至 mouseDown 以统一解决一些与弹窗相关交互中的事件时序问题。#47775
  • 🐞 修复 Descriptions 内容区域额外的边距问题。#47737
  • 🐞 修复 Anchor 界限值为 0 时 active 状态错误的问题。#47795@winchesHe
  • 💄 给 ColorPicker 清除按钮补上鼠标 hover 反馈样式。#47761
  • 🇷🇺 更新 DatePicker 的俄语文案。#47768 @AlexeyTeterin