File tree Expand file tree Collapse file tree 6 files changed +21
-5
lines changed Expand file tree Collapse file tree 6 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 7
7
- 主版本号:含有破坏性更新和新特性,不在发布周期内。
8
8
9
9
<!-- 更新占位 -->
10
+ <log title =" 1.4.14 " date =" 2022-04-18 " >
11
+ <log-item title="uni-datetime-picker 组件更新">
12
+ <log-item-text tag-type="fix">
13
+ Vue3 下动态赋值,单选类型未响应的 bug
14
+ </log-item-text>
15
+ </log-item>
16
+ <log-item title="uni-easyinput 组件更新">
17
+ <log-item-text tag-type="fix">
18
+ 默认值不生效的bug
19
+ </log-item-text>
20
+ </log-item>
21
+ </log >
22
+
10
23
<log title =" 1.4.13 " date =" 2022-04-02 " >
11
24
<log-item title="uni-calendar 组件更新">
12
25
<log-item-text tag-type="fix">
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " 55" ,
3
3
"name" : " @dcloudio/uni-ui" ,
4
- "version" : " 1.4.13 " ,
4
+ "version" : " 1.4.14 " ,
5
5
"description" : " " ,
6
6
"author" : " dcloud" ,
7
7
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dcloudio/uni-ui" ,
3
- "version" : " 1.4.13 " ,
3
+ "version" : " 1.4.14 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 8
8
"uni-data-checkbox" : " 1.0.1" ,
9
9
"uni-data-picker" : " 1.0.3" ,
10
10
"uni-dateformat" : " 1.0.0" ,
11
- "uni-datetime-picker" : " 2.2.3 " ,
11
+ "uni-datetime-picker" : " 2.2.4 " ,
12
12
"uni-drawer" : " 1.2.1" ,
13
- "uni-easyinput" : " 1.0.1 " ,
13
+ "uni-easyinput" : " 1.0.2 " ,
14
14
"uni-fab" : " 1.2.2" ,
15
15
"uni-fav" : " 1.2.0" ,
16
16
"uni-file-picker" : " 1.0.1" ,
Original file line number Diff line number Diff line change
1
+ ## 1.4.14(2022-04-18)
2
+ - uni-datetime-picker 修复 Vue3 下动态赋值,单选类型未响应的 bug
3
+ - uni-easyinput 修复 默认值不生效的bug
1
4
## 1.4.13(2022-04-02)
2
5
- uni-calendar 修复 条件编译 nvue 不支持的 css 样式
3
6
- uni-calendar 修复 startDate、 endDate 属性失效的 bug
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " uni-ui" ,
3
3
"displayName" : " uni-ui" ,
4
- "version" : " 1.4.13 " ,
4
+ "version" : " 1.4.14 " ,
5
5
"description" : " uni-ui 是基于uni-app的、全端兼容的、高性能UI框架" ,
6
6
"keywords" : [
7
7
" uni-ui" ,
You can’t perform that action at this time.
0 commit comments