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

57 lines
1.7 KiB
Markdown
Raw 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.2.82025-06-10
- fix鸿蒙当插件在弹窗里的时候文本没有样式估计为官方BUG
## 0.2.72025-05-30
- fix修复ios报`error: Can't find variable: stop`
## 0.2.62025-05-12
- fix修复安卓尺寸的问题
## 0.2.52025-05-06
- fix修复安卓初始化-1报错的问题
## 0.2.42025-04-24
- feat字体由rpx转成px
## 0.2.32025-04-23
- fix安卓更新问题
## 0.2.22025-04-23
- feat优化边界
## 0.2.12025-04-22
- feat兼容uniappx 鸿蒙next
## 0.2.02025-04-18
- fix修复安卓字体无加粗的问题
## 0.1.92025-04-18
- fix修复安卓更新数据后绘制尺寸不对的问题
## 0.1.82025-03-25
- fix修复安卓设置日期大小不居中的问题
## 0.1.72025-03-25
- fix修复安卓单标题时不居中的问题
## 0.1.62025-03-25
- fix修复单标题时不居中的问题
## 0.1.52025-02-25
- chore更新文档
## 0.1.42025-02-20
- fix修复uniapp 级联缺少keys问题
## 0.1.32025-02-13
- fix修复ios 默认值问题
## 0.1.22025-02-12
- fix修复默认值问题
## 0.1.12025-02-11
- fix修复uniapp indicator样式问题
## 0.1.02025-02-10
- fix修复uniapp pickerItemInstanceArray缺少.value的问题
## 0.0.92025-01-09
- feat更新文档
## 0.0.82025-01-09
- feat增加级联`l-cascade`组件
## 0.0.72024-12-31
- fix修复缺少resetindex
## 0.0.62024-12-27
- feat更新样式
## 0.0.52024-12-27
- feat更新样式
## 0.0.42024-12-27
- fix优化列表数据无法更新的问题
## 0.0.32024-12-24
- feat去掉多余文本
## 0.0.22024-12-24
- feat兼容vue2
## 0.0.12024-12-24
- init