Skip to content

v5.40.0

Latest
Compare
Choose a tag to compare
@zombieJ zombieJ released this 23 Jun 07:13
· 8 commits to master since this release

Features

  • React: Support unstableSetRender to compatible with React 19. #6860
  • VirtualInput: Support change cursor position. #6843
  • Locale: Improve Calendar & other mistake Russian locale. #6838
  • DatePicker: renderLabel support third param for selected state. #6880

Enhancements

  • NumberKeyboard: Support css variable config --adm-safe-area-multiple. #6844
  • Button: Support form props. #6855
  • Calendar: Adjust description to show that user can select range for the same date. #6886

Bug Fixes

  • Space: Fix style issue about additional margin at last element. #6841

特性

  • React: 支持 unstableSetRender 属性以配置兼容 React 19。#6860
  • VirtualInput: 支持设置光标位置。6843
  • Locale: 国际化改进俄语相关翻译。#6838
  • DatePicker: renderLabel 属性支持额外参数获取选中状态。#6880
  • Calendar: 范围选择调整描述以让用户感知可以选择同一天。#6886

优化

  • NumberKeyboard: 支持配置 --adm-safe-area-multiple css 变量以调整安全区域间距。#6844
  • Button: 支持 form 属性以关联表单。#6855

修复

  • Space: 修复最后一个元素后方有额外空间占位的问题。#6841