13 changed files with 875 additions and 1501 deletions
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,20 +1,28 @@ |
|||
## 1.4.11(2024-01-10) |
|||
- 修复 回到今天时,月份显示不一致问题 |
|||
## 1.4.10(2023-04-10) |
|||
- 修复 某些情况 monthSwitch 未触发的Bug |
|||
## 1.4.9(2023-02-02) |
|||
- 修复 某些情况切换月份错误的Bug |
|||
## 1.4.8(2023-01-30) |
|||
- 修复 某些情况切换月份错误的Bug [详情](https://ask.dcloud.net.cn/question/161964) |
|||
## 1.4.7(2022-09-16) |
|||
- 可以使用 uni-scss 控制主题色 |
|||
- 优化 支持使用 uni-scss 控制主题色 |
|||
## 1.4.6(2022-09-08) |
|||
- fix: 表头年月切换,导致改变当前日期为选择月1号,且未触发change事件 |
|||
- 修复 表头年月切换,导致改变当前日期为选择月1号,且未触发change事件的Bug |
|||
## 1.4.5(2022-02-25) |
|||
- 修复 条件编译 nvue 不支持的 css 样式 |
|||
- 修复 条件编译 nvue 不支持的 css 样式的Bug |
|||
## 1.4.4(2022-02-25) |
|||
- 修复 条件编译 nvue 不支持的 css 样式 |
|||
- 修复 条件编译 nvue 不支持的 css 样式的Bug |
|||
## 1.4.3(2021-09-22) |
|||
- 修复 startDate、 endDate 属性失效的 bug |
|||
- 修复 startDate、 endDate 属性失效的Bug |
|||
## 1.4.2(2021-08-24) |
|||
- 新增 支持国际化 |
|||
## 1.4.1(2021-08-05) |
|||
- 修复 弹出层被 tabbar 遮盖 bug |
|||
- 修复 弹出层被 tabbar 遮盖的Bug |
|||
## 1.4.0(2021-07-30) |
|||
- 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834) |
|||
## 1.3.16(2021-05-12) |
|||
- 新增 组件示例地址 |
|||
## 1.3.15(2021-02-04) |
|||
- 调整为uni_modules目录规范 |
|||
- 调整为uni_modules目录规范 |
|||
|
Loading…
Reference in new issue