Skip to content

v3.3.3

Compare
Choose a tag to compare
@richard1015 richard1015 released this 18 Jan 05:09
· 1518 commits to v4 since this release

v3.3.3

2022-1-18

小程序版本依赖 Taro ^3.5.6

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
本次社区贡献者 @gyt95 @thx125 @rocwong-cn

  • ⚡ feat(config-provider): 支持统一自定义 icon 、font-class-name、class-prefix (#2016) @thx125
  • 🐛 fix(numberkeyboard): type edit (#2067) @Drjingfubo
  • 🐛 fix(progress): component optimization (#2060) @Drjingfubo
  • 🐛 fix(tabs): the automatic scrolling fails while updating title bar data @gyt95
  • 🐛 fix(comment、ellipsis、noticebar、picker、sku): v4 bug 同步修复 @yangxiaolu1993
  • 🐛 fix(input、price、addresslist): v4 bug 同步修复 & v3 taro环境input使用bug @ailululu
  • 🐛 fix(uploader): is-deletable在列表模式下不生效 (#2062) @rocwong-cn
  • 🐛 fix(collapse、signature): collapse 渲染卡顿问题、signature 组件增加空值返回 (#2061) @Ymm0008
  • 🐛 fix: cdn minify bug 3.3.3 @richard1015
  • 🐛 fix: 国际化 treeshaking 修复 @richard1015
  • 🐛 fix(cell): desc-text-align bug @richard1015
  • 🐛 fix(rate): readonly state disable touch @richard1015
  • 🐛 fix(barrage): slot 模式优化 (#2066) @Ymm0008
  • 📖 docs(tabbar): fix format (#2018) @gyt95