You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
990 B
20 lines
990 B
## 1.3.1(2021-11-23) |
|
- 修复 init 方法初始化问题 |
|
## 1.3.0(2021-11-19) |
|
- 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource) |
|
- 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-transition](https://uniapp.dcloud.io/component/uniui/uni-transition) |
|
## 1.2.1(2021-09-27) |
|
- 修复 init 方法不生效的 Bug |
|
## 1.2.0(2021-07-30) |
|
- 组件兼容 vue3,如何创建 vue3 项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834) |
|
## 1.1.1(2021-05-12) |
|
- 新增 示例地址 |
|
- 修复 示例项目缺少组件的 Bug |
|
## 1.1.0(2021-04-22) |
|
- 新增 通过方法自定义动画 |
|
- 新增 custom-class 非 NVUE 平台支持自定义 class 定制样式 |
|
- 优化 动画触发逻辑,使动画更流畅 |
|
- 优化 支持单独的动画类型 |
|
- 优化 文档示例 |
|
## 1.0.2(2021-02-05) |
|
- 调整为 uni_modules 目录规范
|
|
|