Comparing version 2.7.4 to 2.7.5-1
/** | ||
* ZMP Vue 2.7.4 | ||
* ZMP Vue 2.7.5-1 | ||
* Build full featured iOS & Android apps using ZMP & Vue | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/ | ||
* | ||
* Released on: May 16, 2022 | ||
* Released on: May 23, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ "use strict"; |
/** | ||
* ZMP Vue 2.7.4 | ||
* ZMP Vue 2.7.5-1 | ||
* Build full featured iOS & Android apps using ZMP & Vue | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/ | ||
* | ||
* Released on: May 16, 2022 | ||
* Released on: May 23, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ "use strict"; |
@@ -8,4 +8,2 @@ import { ComponentOptionsMixin, DefineComponent } from 'vue'; | ||
title?: string; | ||
inputId?: string; | ||
name?: string; | ||
locale?: string; | ||
@@ -12,0 +10,0 @@ dateFormat?: string; |
@@ -1,2 +0,2 @@ | ||
import { ComponentOptionsMixin, DefineComponent, PropType } from 'vue'; | ||
import { ComponentOptionsMixin, DefineComponent } from 'vue'; | ||
import { Router } from 'zmp-core/modules/router'; | ||
@@ -37,3 +37,3 @@ | ||
radio?: boolean; | ||
radioIcon?: string; | ||
radioIcon?: 'start' | 'end'; | ||
checked?: boolean; | ||
@@ -40,0 +40,0 @@ indeterminate?: boolean; |
/** | ||
* ZMP Vue 2.7.4 | ||
* ZMP Vue 2.7.5-1 | ||
* Build full featured iOS & Android apps using ZMP & Vue | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/ | ||
* | ||
* Released on: May 16, 2022 | ||
* Released on: May 23, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ import ZMPVue from './shared/plugin'; |
/** | ||
* ZMP Vue 2.7.4 | ||
* ZMP Vue 2.7.5-1 | ||
* Build full featured iOS & Android apps using ZMP & Vue | ||
@@ -10,3 +10,3 @@ * https://h5.zalo.me/vue/ | ||
* | ||
* Released on: May 16, 2022 | ||
* Released on: May 23, 2022 | ||
*/ | ||
@@ -13,0 +13,0 @@ import ZMPVue from './shared/plugin'; |
{ | ||
"name": "zmp-vue", | ||
"version": "2.7.4", | ||
"version": "2.7.5-1", | ||
"description": "Build full featured iOS & Android apps using ZMP & Vue", | ||
@@ -5,0 +5,0 @@ "main": "cjs/zmp-vue.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1123388
31347
2