2.38.0-beta.2
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: 修复函数式调用下,传入子组件不会触发卸载的问题