taro-ui

一款基于 Taro 框架开发的多端 UI 组件库

MIT License

Downloads
8.5K
Stars
4.5K
Committers
96

Bot releases are hidden (Show)

taro-ui - v3.1.0

Published by robinv8 about 1 year ago

3.1.0 (2023-08-20)

Bug Fixes

  • modal: 修复 content 中包含 \n 而无法换行的问题 #1617 (b404c6b)
  • types: 修复 atMessage类型丢失的问题 (4cf5335), closes #1589
  • types: 修复类型声明不正确的问题 (7d2610a)
  • types: 修复类型声明问题 (ca82492)
  • 修复 disabled 不生效的问题 (#1549) (8e9a7bd)
  • 修复初始化 RootSiblings 报错的问题 (bb354e0)
  • 修复类型声明异常的问题 (da406aa)
  • 更新依赖,解决 ts 类型错误 (af562a7)
  • 解决 input 组件 focus 状态丢失的问题 (3538c3d), closes #1463

Features

  • AtSearchBar 增加 enableNative 参数 (09863bd)
  • nav-bar: 增加标题点击事件 (369e71e)
  • react 升级到 18,并解决兼容性问题 (e8ec931)
  • rn 0.71 (dc77a8a)
  • 兼容到 Taro3.4.3 (66a990d)
  • 更新3.6 依赖 (cbbdf77)
taro-ui - v3.1.0-beta.3

Published by shinken008 about 2 years ago

  1. 修复 sass warning
  2. input disabled option
taro-ui -

Published by Garfield550 over 4 years ago

修复

  • accordion: 修复 Accordion 示例的 Bug, close #995
  • calendar: 修复纯日期 key 导致下月 key 重复,样式更新失败 close #1024
  • range: 在 delayQuerySelector 时增加 30ms 延迟, close #1021
  • notice-bar: 修复 NoticeBar 的 animation 属性问题 close #993