Skip to content

2.38.0-beta.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 12:09
· 409 commits to main since this release

2022-10-21

🐛 BugFix

  • date-picker: Fix the problem of disabled style error under safari (#1770)
  • trigger: Fix the problem of wrong arrow positioning in windows (#1480)
  • modal: Fixed the problem that the unloading of incoming subcomponents would not be triggered under the function call

💎 Enhancement

  • cascader: When the submenus are all disabled when optimizing multi-selection, the parent prohibits the selection (#1771)
  • progress: Optimize the display logic of split points (#1755)
  • pagination: Optimize number processing when entering page numbers (#1750)

2022-10-21

🐛 问题修复

  • date-picker: 修复在 safari 下 disabled 样式错误的问题 (#1770)
  • trigger: 修复在 windows 中 arrow 定位错误的问题 (#1480)
  • modal: 修复函数式调用下,传入子组件不会触发卸载的问题

💎 功能优化

  • cascader: 优化多选时的子菜单全部禁用时,父级禁止选择 (#1771)
  • progress: 优化分割点的展示逻辑 (#1755)
  • pagination: 优化输入页码时的数字处理 (#1750)