@opentiny/vue-pager
Advanced tools
Comparing version 2.17.0 to 2.18.0
@@ -125,3 +125,3 @@ function _extends() { | ||
}); | ||
var version = "2.17.0"; | ||
var version = "2.18.0"; | ||
Pager.install = function(Vue) { | ||
@@ -128,0 +128,0 @@ Vue.component(Pager.name, Pager); |
@@ -65,3 +65,3 @@ import PagerItem from '@opentiny/vue-pager-item'; | ||
name: $prefix + "Pager", | ||
props: [].concat(props, ["accurateJumper", "appendToBody", "currentPage", "disabled", "hideOnSinglePage", "isBeforePageChange", "layout", "mode", "nextText", "pageCount", "pageSize", "pageSizes", "pagerCount", "popperAppendToBody", "showTotalLoading", "customTotal", "popperClass", "prevText", "total", "size", "align"]), | ||
props: [].concat(props, ["accurateJumper", "appendToBody", "currentPage", "disabled", "hideOnSinglePage", "isBeforePageChange", "layout", "mode", "nextText", "pageCount", "pageSize", "pageSizes", "pagerCount", "popperAppendToBody", "showTotalLoading", "customTotal", "popperClass", "prevText", "total", "size", "align", "totalFixedLeft"]), | ||
directives: { | ||
@@ -68,0 +68,0 @@ loading: Loading.directive |
{ | ||
"name": "@opentiny/vue-pager", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"description": "", | ||
@@ -10,9 +10,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-renderless": "~3.17.0", | ||
"@opentiny/vue-icon": "~2.17.0", | ||
"@opentiny/vue-popover": "~2.17.0", | ||
"@opentiny/vue-pager-item": "~2.17.0", | ||
"@opentiny/vue-loading": "~2.17.0", | ||
"@opentiny/vue-theme": "~3.17.0", | ||
"@opentiny/vue-common": "~2.17.0" | ||
"@opentiny/vue-renderless": "~3.18.0", | ||
"@opentiny/vue-icon": "~2.18.0", | ||
"@opentiny/vue-popover": "~2.18.0", | ||
"@opentiny/vue-pager-item": "~2.18.0", | ||
"@opentiny/vue-loading": "~2.18.0", | ||
"@opentiny/vue-theme": "~3.18.0", | ||
"@opentiny/vue-common": "~2.18.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "license": "MIT", |
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
28591
+ Added@opentiny/vue-common@2.18.0(transitive)
+ Added@opentiny/vue-icon@2.18.0(transitive)
+ Added@opentiny/vue-loading@2.18.0(transitive)
+ Added@opentiny/vue-locale@2.18.0(transitive)
+ Added@opentiny/vue-pager-item@2.18.0(transitive)
+ Added@opentiny/vue-popover@2.18.0(transitive)
+ Added@opentiny/vue-renderless@3.18.7(transitive)
+ Added@opentiny/vue-theme@3.18.4(transitive)
+ Added@opentiny/vue-theme-mobile@3.18.0(transitive)
- Removed@opentiny/vue-common@2.17.0(transitive)
- Removed@opentiny/vue-icon@2.17.0(transitive)
- Removed@opentiny/vue-loading@2.17.0(transitive)
- Removed@opentiny/vue-locale@2.17.0(transitive)
- Removed@opentiny/vue-pager-item@2.17.0(transitive)
- Removed@opentiny/vue-popover@2.17.0(transitive)
- Removed@opentiny/vue-renderless@3.17.6(transitive)
- Removed@opentiny/vue-theme@3.17.5(transitive)
- Removed@opentiny/vue-theme-mobile@3.17.0(transitive)
Updated@opentiny/vue-common@~2.18.0
Updated@opentiny/vue-icon@~2.18.0
Updated@opentiny/vue-theme@~3.18.0