mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
6.0.0-beta.4
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@ -1,3 +1,24 @@
|
|||||||
|
# [6.0.0-beta.4](https://github.com/ionic-team/ionic/compare/v5.6.14...v6.0.0-beta.4) (2021-08-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **datetime:** reduce time presentation min height ([#23771](https://github.com/ionic-team/ionic/issues/23771)) ([bc4e826](https://github.com/ionic-team/ionic/commit/bc4e8267aa00e7f162cd01579d8d3adbf3cd7a83)), closes [#23690](https://github.com/ionic-team/ionic/issues/23690)
|
||||||
|
* **datetime:** text color on ios mode now accounts for color contrast ([#23729](https://github.com/ionic-team/ionic/issues/23729)) ([5980db4](https://github.com/ionic-team/ionic/commit/5980db44e5a765d15e681471325e916d566eca8d)), closes [#23723](https://github.com/ionic-team/ionic/issues/23723)
|
||||||
|
* **item:** highlight now appears above helper/error text ([#23763](https://github.com/ionic-team/ionic/issues/23763)) ([2995e33](https://github.com/ionic-team/ionic/commit/2995e337c8b4612a87eb7111224ec702494fd1d7)), closes [#23510](https://github.com/ionic-team/ionic/issues/23510)
|
||||||
|
* **toast:** ToastOptions interface now contains icon prop ([#23737](https://github.com/ionic-team/ionic/issues/23737)) ([fbd32ff](https://github.com/ionic-team/ionic/commit/fbd32ffb2633b17d71a34a8760386a319f2e2bca)), closes [#23736](https://github.com/ionic-team/ionic/issues/23736)
|
||||||
|
* **vue:** custom element internal properties are no longer overridden in vue 3.1.0 ([#23738](https://github.com/ionic-team/ionic/issues/23738)) ([ea39c70](https://github.com/ionic-team/ionic/commit/ea39c70b3ec78b2ea5ef64263e8528b543378784)), closes [#23539](https://github.com/ionic-team/ionic/issues/23539)
|
||||||
|
* **vue:** modal and popover components now correctly pass properties ([#23761](https://github.com/ionic-team/ionic/issues/23761)) ([578b906](https://github.com/ionic-team/ionic/commit/578b9062dd793c8526b80a769d94aa7aad8fe368)), closes [#23698](https://github.com/ionic-team/ionic/issues/23698)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **action-sheet:** add data property to ActionSheetButton ([#23744](https://github.com/ionic-team/ionic/issues/23744)) ([30f8508](https://github.com/ionic-team/ionic/commit/30f8508296cfc8f8b1c03d04b24abfa184624200)), closes [#23700](https://github.com/ionic-team/ionic/issues/23700)
|
||||||
|
* **datetime:** add firstDayOfWeek property ([#23692](https://github.com/ionic-team/ionic/issues/23692)) ([ea348f0](https://github.com/ionic-team/ionic/commit/ea348f005aef7b2fda581a99338139f6fefcda63)), closes [#23556](https://github.com/ionic-team/ionic/issues/23556)
|
||||||
|
* **datetime:** add hourCycle property ([#23686](https://github.com/ionic-team/ionic/issues/23686)) ([6342fde](https://github.com/ionic-team/ionic/commit/6342fde56c7687703edd212b8383536c8b9a6400)), closes [#23661](https://github.com/ionic-team/ionic/issues/23661)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [5.6.14](https://github.com/ionic-team/ionic/compare/v5.6.13...v5.6.14) (2021-08-18)
|
## [5.6.14](https://github.com/ionic-team/ionic/compare/v5.6.13...v5.6.14) (2021-08-18)
|
||||||
|
|
||||||
|
|
||||||
|
18
angular/package-lock.json
generated
18
angular/package-lock.json
generated
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/angular",
|
"name": "@ionic/angular",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@ionic/angular",
|
"name": "@ionic/angular",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.2",
|
"@ionic/core": "6.0.0-beta.3",
|
||||||
"tslib": "^1.9.3"
|
"tslib": "^1.9.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -204,9 +204,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ionic/core": {
|
"node_modules/@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
"ionicons": "^5.5.1",
|
"ionicons": "^5.5.1",
|
||||||
@ -5156,9 +5156,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@ionic/core": {
|
"@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
"ionicons": "^5.5.1",
|
"ionicons": "^5.5.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/angular",
|
"name": "@ionic/angular",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Angular specific wrappers for @ionic/core",
|
"description": "Angular specific wrappers for @ionic/core",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ionic",
|
"ionic",
|
||||||
@ -42,7 +42,7 @@
|
|||||||
"validate": "npm i && npm run lint && npm run test && npm run build"
|
"validate": "npm i && npm run lint && npm run test && npm run build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.3",
|
"@ionic/core": "6.0.0-beta.4",
|
||||||
"tslib": "^1.9.3"
|
"tslib": "^1.9.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
4
core/package-lock.json
generated
4
core/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/core",
|
"name": "@ionic/core",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@ionic/core",
|
"name": "@ionic/core",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/core",
|
"name": "@ionic/core",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Base components for Ionic",
|
"description": "Base components for Ionic",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ionic",
|
"ionic",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/docs",
|
"name": "@ionic/docs",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Pre-packaged API documentation for the Ionic docs.",
|
"description": "Pre-packaged API documentation for the Ionic docs.",
|
||||||
"main": "core.json",
|
"main": "core.json",
|
||||||
"types": "core.d.ts",
|
"types": "core.d.ts",
|
||||||
|
18
packages/angular-server/package-lock.json
generated
18
packages/angular-server/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/angular-server",
|
"name": "@ionic/angular-server",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@ionic/angular-server",
|
"name": "@ionic/angular-server",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular/animations": "8.2.13",
|
"@angular/animations": "8.2.13",
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"@angular/core": "8.2.13",
|
"@angular/core": "8.2.13",
|
||||||
"@angular/platform-browser": "8.2.13",
|
"@angular/platform-browser": "8.2.13",
|
||||||
"@angular/platform-server": "8.2.13",
|
"@angular/platform-server": "8.2.13",
|
||||||
"@ionic/core": "6.0.0-beta.2",
|
"@ionic/core": "6.0.0-beta.3",
|
||||||
"ng-packagr": "5.7.1",
|
"ng-packagr": "5.7.1",
|
||||||
"tslint": "^5.12.1",
|
"tslint": "^5.12.1",
|
||||||
"tslint-ionic-rules": "0.0.21",
|
"tslint-ionic-rules": "0.0.21",
|
||||||
@ -137,9 +137,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ionic/core": {
|
"node_modules/@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
@ -5424,9 +5424,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@ionic/core": {
|
"@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/angular-server",
|
"name": "@ionic/angular-server",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Angular SSR Module for Ionic",
|
"description": "Angular SSR Module for Ionic",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ionic",
|
"ionic",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"@angular/core": "8.2.13",
|
"@angular/core": "8.2.13",
|
||||||
"@angular/platform-browser": "8.2.13",
|
"@angular/platform-browser": "8.2.13",
|
||||||
"@angular/platform-server": "8.2.13",
|
"@angular/platform-server": "8.2.13",
|
||||||
"@ionic/core": "6.0.0-beta.3",
|
"@ionic/core": "6.0.0-beta.4",
|
||||||
"ng-packagr": "5.7.1",
|
"ng-packagr": "5.7.1",
|
||||||
"tslint": "^5.12.1",
|
"tslint": "^5.12.1",
|
||||||
"tslint-ionic-rules": "0.0.21",
|
"tslint-ionic-rules": "0.0.21",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/react-router",
|
"name": "@ionic/react-router",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "React Router wrapper for @ionic/react",
|
"description": "React Router wrapper for @ionic/react",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ionic",
|
"ionic",
|
||||||
@ -39,15 +39,15 @@
|
|||||||
"tslib": "*"
|
"tslib": "*"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@ionic/react": "6.0.0-beta.3",
|
"@ionic/react": "6.0.0-beta.4",
|
||||||
"react": ">=16.8.6",
|
"react": ">=16.8.6",
|
||||||
"react-dom": ">=16.8.6",
|
"react-dom": ">=16.8.6",
|
||||||
"react-router": "^5.0.1",
|
"react-router": "^5.0.1",
|
||||||
"react-router-dom": "^5.0.1"
|
"react-router-dom": "^5.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.3",
|
"@ionic/core": "6.0.0-beta.4",
|
||||||
"@ionic/react": "6.0.0-beta.3",
|
"@ionic/react": "6.0.0-beta.4",
|
||||||
"@rollup/plugin-node-resolve": "^8.1.0",
|
"@rollup/plugin-node-resolve": "^8.1.0",
|
||||||
"@testing-library/jest-dom": "^5.11.6",
|
"@testing-library/jest-dom": "^5.11.6",
|
||||||
"@testing-library/react": "^11.2.2",
|
"@testing-library/react": "^11.2.2",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/react",
|
"name": "@ionic/react",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "React specific wrapper for @ionic/core",
|
"description": "React specific wrapper for @ionic/core",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ionic",
|
"ionic",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"css/"
|
"css/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.3",
|
"@ionic/core": "6.0.0-beta.4",
|
||||||
"ionicons": "^5.1.2",
|
"ionicons": "^5.1.2",
|
||||||
"tslib": "*"
|
"tslib": "*"
|
||||||
},
|
},
|
||||||
|
10
packages/vue-router/package-lock.json
generated
10
packages/vue-router/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/vue-router",
|
"name": "@ionic/vue-router",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@ionic/vue-router",
|
"name": "@ionic/vue-router",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ionic/vue": "5.4.1",
|
"@ionic/vue": "5.4.1",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"../../core": {
|
"../../core": {
|
||||||
"name": "@ionic/core",
|
"name": "@ionic/core",
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"@rollup/plugin-node-resolve": "^8.4.0",
|
"@rollup/plugin-node-resolve": "^8.4.0",
|
||||||
"@rollup/plugin-virtual": "^2.0.3",
|
"@rollup/plugin-virtual": "^2.0.3",
|
||||||
"@stencil/sass": "1.3.2",
|
"@stencil/sass": "1.3.2",
|
||||||
"@stencil/vue-output-target": "^0.5.0",
|
"@stencil/vue-output-target": "^0.5.1",
|
||||||
"@types/jest": "^26.0.20",
|
"@types/jest": "^26.0.20",
|
||||||
"@types/node": "^14.6.0",
|
"@types/node": "^14.6.0",
|
||||||
"@types/puppeteer": "5.4.3",
|
"@types/puppeteer": "5.4.3",
|
||||||
@ -7290,7 +7290,7 @@
|
|||||||
"@rollup/plugin-virtual": "^2.0.3",
|
"@rollup/plugin-virtual": "^2.0.3",
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
"@stencil/sass": "1.3.2",
|
"@stencil/sass": "1.3.2",
|
||||||
"@stencil/vue-output-target": "^0.5.0",
|
"@stencil/vue-output-target": "^0.5.1",
|
||||||
"@types/jest": "^26.0.20",
|
"@types/jest": "^26.0.20",
|
||||||
"@types/node": "^14.6.0",
|
"@types/node": "^14.6.0",
|
||||||
"@types/puppeteer": "5.4.3",
|
"@types/puppeteer": "5.4.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/vue-router",
|
"name": "@ionic/vue-router",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Vue Router integration for @ionic/vue",
|
"description": "Vue Router integration for @ionic/vue",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test.spec": "jest",
|
"test.spec": "jest",
|
||||||
|
18
packages/vue/package-lock.json
generated
18
packages/vue/package-lock.json
generated
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/vue",
|
"name": "@ionic/vue",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@ionic/vue",
|
"name": "@ionic/vue",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.2",
|
"@ionic/core": "6.0.0-beta.3",
|
||||||
"ionicons": "^5.1.2"
|
"ionicons": "^5.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -53,9 +53,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ionic/core": {
|
"node_modules/@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
"ionicons": "^5.5.1",
|
"ionicons": "^5.5.1",
|
||||||
@ -633,9 +633,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@ionic/core": {
|
"@ionic/core": {
|
||||||
"version": "6.0.0-beta.2",
|
"version": "6.0.0-beta.3",
|
||||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.0.0-beta.3.tgz",
|
||||||
"integrity": "sha512-0+G9oGTPJE2Vv2HqI56uVbgS8XC6cMpNFSVyObvCtVP3IdjvsqaxtjlG+rpBO961TFIQtGCXI6oSA6CUOPjavg==",
|
"integrity": "sha512-lkSjMPdNwkqJ2rJfyTEy8W9WyTTq+rpvci5ZBKXhqNCBdIhXRxBKNPDHjI8B2qbleEKAu05hJMUFMZTGFSDN8w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@stencil/core": "^2.6.0",
|
"@stencil/core": "^2.6.0",
|
||||||
"ionicons": "^5.5.1",
|
"ionicons": "^5.5.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ionic/vue",
|
"name": "@ionic/vue",
|
||||||
"version": "6.0.0-beta.3",
|
"version": "6.0.0-beta.4",
|
||||||
"description": "Vue specific wrapper for @ionic/core",
|
"description": "Vue specific wrapper for @ionic/core",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "echo add linter",
|
"lint": "echo add linter",
|
||||||
@ -57,7 +57,7 @@
|
|||||||
"vue-router": "^4.0.0-rc.4"
|
"vue-router": "^4.0.0-rc.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ionic/core": "6.0.0-beta.3",
|
"@ionic/core": "6.0.0-beta.4",
|
||||||
"ionicons": "^5.1.2"
|
"ionicons": "^5.1.2"
|
||||||
},
|
},
|
||||||
"vetur": {
|
"vetur": {
|
||||||
|
Reference in New Issue
Block a user