Skip to content

Commit e1e26d7

Browse files
committed
update: 增加uni-data-picker 更新日志
1 parent 85ee1b7 commit e1e26d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

uni_modules/uni-data-picker/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.4(2021-05-28)
2+
- 修复 v-model无效问题
3+
- 修复 loaddata 为空数据组时加载时间过长问题
4+
- 修复 上个版本引出的本地数据无法选择带有children的2级节点
15
## 0.3.3(2021-05-12)
26
- 新增 组件示例地址
37
## 0.3.2(2021-04-22)

uni_modules/uni-data-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "uni-data-picker",
33
"displayName": "uni-data-picker 数据驱动的picker选择器",
4-
"version": "0.3.3",
4+
"version": "0.3.4",
55
"description": "Picker选择器",
66
"keywords": [
77
"uni-ui",

0 commit comments

Comments
 (0)