Skip to content

v2.69.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 09:01
· 173 commits to main since this release
  • 【Fix】
    • 修复 MonthRange DatePicker 在存在 disabledDate 情况下点击非禁用年份不跳转问题 #2569
    • 修复 ArrayField 被条件渲染时,add第一次点击未能正确添加行的问题 #2568
    • 修复日语场景下 Table pageText 翻译不正确问题 #2573

  • 【Fix】
    • fix the issue that MonthRange DatePicker does not jump when clicking on a non-disabled year when there is a disabledDate
    • Fixed the problem that when ArrayField is conditionally rendered, the first click of add fails to add rows correctly.
    • fixed incorrect translation of Table pageText in Japanese scenarios