pad-app/uni_modules/uni-calendar/changelog.md

25 lines
940 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 1.4.92023-02-02
- 修复 某些情况切换月份错误问题
## 1.4.82023-01-30
- 修复 某些情况切换月份错误问题
## 1.4.72022-09-16
- 可以使用 uni-scss 控制主题色
## 1.4.62022-09-08
- fix: 表头年月切换导致改变当前日期为选择月1号且未触发change事件
## 1.4.52022-02-25
- 修复 条件编译 nvue 不支持的 css 样式
## 1.4.42022-02-25
- 修复 条件编译 nvue 不支持的 css 样式
## 1.4.32021-09-22
- 修复 startDate、 endDate 属性失效的 bug
## 1.4.22021-08-24
- 新增 支持国际化
## 1.4.12021-08-05
- 修复 弹出层被 tabbar 遮盖 bug
## 1.4.02021-07-30
- 组件兼容 vue3如何创建vue3项目详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
## 1.3.162021-05-12
- 新增 组件示例地址
## 1.3.152021-02-04
- 调整为uni_modules目录规范