Skip to content

v5.17.2

Compare
Choose a tag to compare
@awmleer awmleer released this 05 Jul 01:55
· 610 commits to master since this release
d32d2be

Bug Fixes

  • 6abb71e FloatingPanel: Fix the background color in dark mode
  • 1146296 FloatingPanel: Fix --border-radius applying to the wrong element (#5432)
  • 18443f2 TextArea: Revert 86c70fc to fix the problem of height not changing when content get deleted (#5427)
  • fae4554 Picker: In some circumstances wheel may not scroll to the correct position

修复

  • 6abb71e FloatingPanel: 修复了深色模式下的背景色
  • 1146296 FloatingPanel: 修复了 --border-radius 应用到了错误的元素上的问题 (#5432)
  • 18443f2 TextArea: 回退了 86c70fc 的改动,以修复当内容变化时 TextArea 高度可能不会降低的问题 (#5427)
  • fae4554 Picker: 修复了在某些情况下拨轮所滚动的位置异常的问题