Skip to content

Releases: ant-mini-program/mini-antui

0.4.26

10 May 06:36
Compare
Choose a tag to compare
  • Bug Fix
    • 修复vtabs的预发错误(#264)
    • 修复am-icon默认class为undefined的问题(#261)
    • 修复list-item数字和英文不换行的问题

0.4.25

24 Apr 07:52
Compare
Choose a tag to compare
  • Bug Fix
    • 修复badge类型为text的情况下,文字换行的问题

0.4.23

11 Apr 06:29
Compare
Choose a tag to compare
  • Enhancement
    • notice样式写明box-sizing类型避免开发者全局css属性影响组件样式
    • modal新增disableScroll属性

0.4.22

29 Mar 11:22
Compare
Choose a tag to compare
  • Bug Fix
    • 修复flex没有justify-content:center的问题(#247)

0.4.21

25 Mar 10:57
Compare
Choose a tag to compare
  • Bug Fix
    • 修复list-item在更新渲染时dataset不同步更新的问题

0.4.20

22 Mar 02:50
Compare
Choose a tag to compare
  • Feature

    • 新增collapase组件
    • grid支持slot
  • Enhancement

    • 优化picker-item文字超出换行问题
    • vtabs组件activeTab属性变化重新计算高

0.4.19

01 Mar 09:05
Compare
Choose a tag to compare
  • Enhancement
    • amount-inputmessagemodal1px问题优化

0.4.18

25 Feb 09:27
Compare
Choose a tag to compare
  • Bug Fix
    • 修复notice在text较短情况下设置loop为true时导致闪烁的问题

0.4.17

25 Feb 06:09
Compare
Choose a tag to compare
  • Feature
    • 新增am-icon组件

0.4.16

15 Feb 09:19
Compare
Choose a tag to compare
  • Bug Fix
    • 修复noticemarqueeProps属性无默认参数导致动画无效的问题