You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
799 B
21 lines
799 B
2 years ago
|
## 1.4.7(2022-09-16)
|
||
|
- 可以使用 uni-scss 控制主题色
|
||
|
## 1.4.6(2022-09-08)
|
||
|
- fix: 表头年月切换,导致改变当前日期为选择月1号,且未触发change事件
|
||
|
## 1.4.5(2022-02-25)
|
||
|
- 修复 条件编译 nvue 不支持的 css 样式
|
||
|
## 1.4.4(2022-02-25)
|
||
|
- 修复 条件编译 nvue 不支持的 css 样式
|
||
|
## 1.4.3(2021-09-22)
|
||
|
- 修复 startDate、 endDate 属性失效的 bug
|
||
|
## 1.4.2(2021-08-24)
|
||
|
- 新增 支持国际化
|
||
|
## 1.4.1(2021-08-05)
|
||
|
- 修复 弹出层被 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目录规范
|