github-actions
released this
07 Feb 07:25
·
769 commits
to master
since this release
@td-design/react-native
4.0.0
Major Changes
4d1d4db4c
Thanks @chj-damon!- 为所有组件增加 displayName
- 重写 Portal 组件
- 重写 Tooltip 组件
- 重写 Toast 组件
- 重写 SwipeRow 组件
- 重命名 Swiper 组件为 Carousel 组件
- 修复 Modal 组件在一些情况下不显示的问题
- 优化一些组件
- 修复 Checkbox 的 bug
- 拆分 Skeleton 组件,单独使用
- 优化 Menu 组件渲染
- 修改 Passcode 组件,不再支持复制粘贴功能
- 修复 CircleProgress 组件的 strokeWidth 属性的显示 bug
- 新增
@ebay/nice-modal-react
依赖
Patch Changes
- Updated dependencies [
4d1d4db4c
]:- @td-design/[email protected]
3.12.4
Patch Changes
f5a3b2378
- 合并 rc-field-form 的 Store/ValidateErrorEntity 类型
3.12.3
Patch Changes
- #562
cb28e8b32
Thanks @chen929104! - 修改 number-keyboard 默认右对齐修复 list-item 箭头没有右对齐
3.12.2
Patch Changes
- #558
6a219811a
Thanks @chen929104! - fix(custom): 1 修复 toast position 属性不生效问题
3.12.1
Patch Changes
4efbfc3c0
- 优化组件样式
3.12.0
Minor Changes
c6bd561b9
- 修改 number-keyboard 组件
3.11.22
Patch Changes
7d3e9ddb3
- 修复 WingBlank 组件导致点击事件失效的问题
3.11.21
Patch Changes
3c0c0607f
- StatusBar 组件支持自定义样式
3.11.20
Patch Changes
3.11.19
Patch Changes
e749c01a6
- 去除一些使用 useMemo 的过度优化场景
3.11.18
Patch Changes
3.11.17
Patch Changes
3.11.16
Patch Changes
-
#521
40c51d3fa
Thanks @qqack! - fix: 修复 list-item 在暗黑模式下背景色 bug -
#522
c57574f03
Thanks @SunshineH2! - 修复手风琴组件在安卓上不能正常使用的问题
3.11.15
Patch Changes
bc03a6bdb
- 在 theme 中定义 theme 字段来标识当前主题
3.11.14
Patch Changes
585e7801e
- 优化 children 的定义
3.11.13
Patch Changes
3.11.12
Patch Changes
18b3760e8
- 修改光标颜色
3.11.11
Patch Changes
- #507
419928d20
Thanks @SunshineH2! - CountDown 组件支持 resendLabel 属性
3.11.10
Patch Changes
cd9baf794
- 修复 input 组件文字没有垂直居中的问题
3.11.9
Patch Changes
039fd7a13
- 修复 Modal 弹出动画的 bug
3.11.8
Patch Changes
dcca3b59c
- 删除下拉刷新组件