Files
akmon/uni_modules/lime-transition/changelog.md
2026-01-20 08:04:15 +08:00

28 lines
767 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 0.1.42025-05-30
- fix: 修复uniappx ios真机不过渡的问题
## 0.1.32025-05-30
- chore: 更新文档
## 0.1.12025-05-30
- fix: 修复ios可能不过渡的问题
## 0.1.02025-05-13
- fix: 修复uniapp vue2 app无法watch的问题更换方式
## 0.0.92025-04-23
- fix: 修复uniapp缺少nextTick问题
## 0.0.82025-04-23
- feat: 兼容uniappx 鸿蒙next
## 0.0.72025-01-22
- fix: 优化快速切换时闪烁问题
## 0.0.62025-01-17
- fix: 小程序由于时间不够可能无过度问题
## 0.0.52025-01-16
- feat: 增加onNextTick
## 0.0.42025-01-01
- feat: 优化小程序
## 0.0.32024-10-24
- chore: 缺少emit
## 0.0.22024-10-24
- feat: 兼容vue2
## 0.0.12024-10-24
- init