爱简收旧衣按件回收前端代码仓库
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.

27 lines
1.2 KiB

1 week ago
  1. ## 1.3.4(2025-04-16)
  2. - 修复 页面数据更新到底动画复原的问题
  3. - 修复 示例页面打开报错的问题
  4. ## 1.3.3(2024-04-23)
  5. - 修复 当元素会受变量影响自动隐藏的bug
  6. ## 1.3.2(2023-05-04)
  7. - 修复 NVUE 平台报错的问题
  8. ## 1.3.1(2021-11-23)
  9. - 修复 init 方法初始化问题
  10. ## 1.3.0(2021-11-19)
  11. - 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
  12. - 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-transition](https://uniapp.dcloud.io/component/uniui/uni-transition)
  13. ## 1.2.1(2021-09-27)
  14. - 修复 init 方法不生效的 Bug
  15. ## 1.2.0(2021-07-30)
  16. - 组件兼容 vue3,如何创建 vue3 项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
  17. ## 1.1.1(2021-05-12)
  18. - 新增 示例地址
  19. - 修复 示例项目缺少组件的 Bug
  20. ## 1.1.0(2021-04-22)
  21. - 新增 通过方法自定义动画
  22. - 新增 custom-class 非 NVUE 平台支持自定义 class 定制样式
  23. - 优化 动画触发逻辑,使动画更流畅
  24. - 优化 支持单独的动画类型
  25. - 优化 文档示例
  26. ## 1.0.2(2021-02-05)
  27. - 调整为 uni_modules 目录规范