Skip to content

5.2.2

Compare
Choose a tag to compare
@1uokun 1uokun released this 12 Aug 15:20
· 51 commits to master since this release

2024-08-12

  • 🔥 NoticeBar
    • 🆕 direction 属性新增'up''down'两个方向。
    • 🆕 支持ref操作,支持<Marquee/>组件直接导出。
    • fix: forwardRef warning on InnerNoticeBar component. #1364
  • Picker
    • feat: styles 添加 itemActiveStyle 傀儡样式名。
  • List
    • fix: ListItem children 作为 string[] 类型。 ~commit
  • Form
    • fix: Form labelStyle works. #1371

  • 🔥 NoticeBar
    • 🆕 direction prop add 'up' & 'down' direction.
    • 🆕 add ref actions, export <Marquee/> component.
    • fix: forwardRef warning on InnerNoticeBar component. #1364
  • Picker
    • feat: Picker styles add itemActiveStyle
  • List
    • fix: ListItem children as string[] ~commit
  • Form
    • fix: Form labelStyle works. #1371