Skip to content

0.1.2

Compare
Choose a tag to compare
@Luozf12345 Luozf12345 released this 30 Jan 06:34
· 693 commits to main since this release

🌈 0.1.2 2024-01-08

🚀 Features

  • TDImage:
    • add:图片增加FitWidth类型,修改对应Demo页面 (#14)
  • TDLoading:
    • add: 加载添加显示与隐藏的方法 (#15)
  • TDPopup:
    • add: 添加自定义圆角支持 (#17)
  • TDAvatar:
    • add:头像类型为字符、图标时,支持自定义背景颜色 (#20)

🐞 Bug Fixes

  • TDBottomTabBar:
    • 添加安全区域,修复 (#1)
  • TDButton:
    • update widget 可更新按钮disable状态
    • fix: 按钮点击态过短 (#13)
  • TDSwiper:
    • fix: 适配swiper竖向点条状样式 (#19)
  • TDInput:
    • fix: type为TDInputType.twoLine下leftLabelStyle设置不生效 (#21)

🚧 Others

  • 修改最低兼容版本为3.7.0 (#3)