Files

23 lines
863 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.

## 1.0.72023-08-26
1. 去除range参数由mode="range"替换
2. 新增mode参数不传 / multiple / range分别为单日期 多个日期,选择日期范围
3. 与uv-calendar选择日期的功能保持一致
## 1.0.62023-08-25
1. 修复点击返回今天按钮时monthSwitch方法回调参数返回月份不是当天对应月份https://github.com/climblee/uv-ui/issues/7
## 1.0.52023-08-13
1. 修复选择月份弹窗层级的问题
## 1.0.42023-08-06
1. 优化
## 1.0.32023-08-06
1. 修复高度不对的BUG
2. 修复文案在小屏幕的BUG
## 1.0.22023-08-05
1. 增加startText参数
2. 增加endText参数
3. 增加selected中的参数
4. 优化日历范围选择
## 1.0.12023-08-04
1. 修复 自定义主题时 颜色错误的BUG
## 1.0.02023-08-03
1. 新增 uv-calendars 新版日历发布