Skip to content

v2.5.7

Compare
Choose a tag to compare
@xxyan0205 xxyan0205 released this 26 Dec 03:35
· 273 commits to master since this release

中文:

  • Feat

    • Landscape增加属性transition,用于自定义展示动效
  • Fix

    • 修复Tabs在切换时可能导致的重绘问题#627
    • 修复NoticeBar动态变化内容时导致误触滚动的问题#628
    • 修复ActionBar, NumberKeyboard安全区留白兼容写法

English:

  • Feat

    • Landscape add prop transition, used to customize the display animation
  • Fix

    • Fix the reflowing issue that Tabs may cause when switching tabs#627
    • Fix the problem of scrolling accidentally when NoticeBar dynamically changed content#628
    • Fix safe area white space compatible writing of ActionBar, NumberKeyboard