@ant-design-vue/pro-layout
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -124,3 +124,3 @@ import _objectWithoutProperties from 'babel-runtime/helpers/objectWithoutProperties'; | ||
extra: extra, | ||
title: i18nRender(pageHeaderTitle), | ||
title: pageHeaderTitle && i18nRender(pageHeaderTitle), | ||
footer: renderFooter(h, restProps, i18nRender) | ||
@@ -127,0 +127,0 @@ }; |
@@ -0,0 +0,0 @@ import _extends from 'babel-runtime/helpers/extends'; |
@@ -0,0 +0,0 @@ import triggerEvent from 'ant-design-vue/es/_util/triggerEvent'; |
@@ -148,3 +148,3 @@ 'use strict'; | ||
extra: extra, | ||
title: i18nRender(pageHeaderTitle), | ||
title: pageHeaderTitle && i18nRender(pageHeaderTitle), | ||
footer: renderFooter(h, restProps, i18nRender) | ||
@@ -151,0 +151,0 @@ }; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "@ant-design-vue/pro-layout", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"main": "./lib/index.js", | ||
@@ -65,3 +65,3 @@ "module": "./es/index.js", | ||
"vue-container-query": "^0.1.0", | ||
"vue-copy-to-clipboard": "^1.0.2" | ||
"vue-copy-to-clipboard": "^1.0.3" | ||
}, | ||
@@ -68,0 +68,0 @@ "config": { |
@@ -0,0 +0,0 @@ English | [简体中文](./README.zh-CN.md) |
@@ -0,0 +0,0 @@ [English](./README.md) | 简体中文 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
175662
Updatedvue-copy-to-clipboard@^1.0.3