framework7-vue
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -60,2 +60,3 @@ import { toDisplayString as _toDisplayString, renderSlot as _renderSlot, createTextVNode as _createTextVNode, normalizeClass as _normalizeClass, normalizeStyle as _normalizeStyle, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue"; | ||
} | ||
if (icon) classes[icon] = true; | ||
} else { | ||
@@ -62,0 +63,0 @@ classes = { |
/** | ||
* Framework7 Vue 8.0.0 | ||
* Framework7 Vue 8.0.1 | ||
* Build full featured iOS & Android apps using Framework7 & Vue | ||
@@ -10,3 +10,3 @@ * https://framework7.io/vue/ | ||
* | ||
* Released on: April 3, 2023 | ||
* Released on: April 6, 2023 | ||
*/ | ||
@@ -13,0 +13,0 @@ import Framework7Vue from './shared/plugin.js'; |
{ | ||
"name": "framework7-vue", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Build full featured iOS & Android apps using Framework7 & Vue", | ||
@@ -58,3 +58,3 @@ "type": "module", | ||
}, | ||
"releaseDate": "April 3, 2023" | ||
"releaseDate": "April 6, 2023" | ||
} |
Sorry, the diff of this file is too big to display
841599
31093