qcloud-iotexplorer-h5-panel-sdk
Advanced tools
Comparing version 1.1.5 to 1.1.6
# CHANGELOG | ||
### v1.1.4(2020.6.12) | ||
### v1.1.6(2020.6.15) | ||
* 离线tips和设备详情页面 .btn 类名加上命名空间 | ||
### v1.1.5(2020.6.12) | ||
* sdk.tips 增加 showModal/confirm/alert 方法 | ||
@@ -6,0 +10,0 @@ * 增加 sdk.themeColorMap,内置了连连默认的几种风格的色值 |
{ | ||
"name": "qcloud-iotexplorer-h5-panel-sdk", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/release/qcloud-iotexplorer-h5-panel-sdk", |
@@ -128,3 +128,3 @@ # qcloud-iotexplorer-h5-panel-sdk | ||
### sdk.closeDeviceDetail() => void; | ||
### sdk.hideDeviceDetail() => void; | ||
@@ -131,0 +131,0 @@ 关闭设备详情视图 |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124852