This commit is contained in:
Liam DeBeasi
2021-03-22 16:07:34 -04:00
parent b04fb6e849
commit 5fef3e7b21
14 changed files with 59 additions and 50 deletions

View File

@ -1,3 +1,12 @@
## [5.6.2](https://github.com/ionic-team/ionic/compare/v5.6.1...v5.6.2) (2021-03-22)
### Bug Fixes
* **item:** detail icon now respects rtl mode ([#23081](https://github.com/ionic-team/ionic/issues/23081)) ([b04fb6e](https://github.com/ionic-team/ionic/commit/b04fb6e849bc9d6283271aaadc2b8aaae1f3961d)), closes [#23078](https://github.com/ionic-team/ionic/issues/23078)
## [5.6.1](https://github.com/ionic-team/ionic/compare/v5.6.0...v5.6.1) (2021-03-17)

View File

@ -1,15 +1,15 @@
{
"name": "@ionic/angular",
"version": "5.6.1",
"version": "5.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/angular",
"version": "5.6.1",
"version": "5.6.2",
"license": "MIT",
"dependencies": {
"@ionic/core": "5.6.0",
"@ionic/core": "5.6.1",
"tslib": "^1.9.3"
},
"devDependencies": {
@ -204,9 +204,9 @@
}
},
"node_modules/@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"dependencies": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.0",
@ -5151,9 +5151,9 @@
}
},
"@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"requires": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.6.1",
"version": "5.6.2",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@ -42,7 +42,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "5.6.1",
"@ionic/core": "5.6.2",
"tslib": "^1.9.3"
},
"peerDependencies": {

View File

@ -1,12 +1,12 @@
{
"name": "@ionic/core",
"version": "5.6.1",
"version": "5.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/core",
"version": "5.6.1",
"version": "5.6.2",
"license": "MIT",
"dependencies": {
"@stencil/core": "^2.4.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/core",
"version": "5.6.1",
"version": "5.6.2",
"description": "Base components for Ionic",
"keywords": [
"ionic",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/docs",
"version": "5.6.1",
"version": "5.6.2",
"description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json",
"types": "core.d.ts",

View File

@ -1,12 +1,12 @@
{
"name": "@ionic/angular-server",
"version": "5.6.1",
"version": "5.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/angular-server",
"version": "5.6.1",
"version": "5.6.2",
"license": "MIT",
"devDependencies": {
"@angular/animations": "8.2.13",
@ -16,7 +16,7 @@
"@angular/core": "8.2.13",
"@angular/platform-browser": "8.2.13",
"@angular/platform-server": "8.2.13",
"@ionic/core": "5.6.0",
"@ionic/core": "5.6.1",
"ng-packagr": "5.7.1",
"tslint": "^5.12.1",
"tslint-ionic-rules": "0.0.21",
@ -137,9 +137,9 @@
}
},
"node_modules/@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"dev": true,
"dependencies": {
"@stencil/core": "^2.4.0",
@ -5418,9 +5418,9 @@
}
},
"@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"dev": true,
"requires": {
"@stencil/core": "^2.4.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular-server",
"version": "5.6.1",
"version": "5.6.2",
"description": "Angular SSR Module for Ionic",
"keywords": [
"ionic",
@ -49,7 +49,7 @@
"@angular/core": "8.2.13",
"@angular/platform-browser": "8.2.13",
"@angular/platform-server": "8.2.13",
"@ionic/core": "5.6.1",
"@ionic/core": "5.6.2",
"ng-packagr": "5.7.1",
"tslint": "^5.12.1",
"tslint-ionic-rules": "0.0.21",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/react-router",
"version": "5.6.1",
"version": "5.6.2",
"description": "React Router wrapper for @ionic/react",
"keywords": [
"ionic",
@ -39,16 +39,16 @@
"tslib": "*"
},
"peerDependencies": {
"@ionic/core": "5.6.1",
"@ionic/react": "5.6.1",
"@ionic/core": "5.6.2",
"@ionic/react": "5.6.2",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1"
},
"devDependencies": {
"@ionic/core": "5.6.1",
"@ionic/react": "5.6.1",
"@ionic/core": "5.6.2",
"@ionic/react": "5.6.2",
"@rollup/plugin-node-resolve": "^8.1.0",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/react",
"version": "5.6.1",
"version": "5.6.2",
"description": "React specific wrapper for @ionic/core",
"keywords": [
"ionic",
@ -39,7 +39,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "5.6.1",
"@ionic/core": "5.6.2",
"ionicons": "^5.1.2",
"tslib": "*"
},

View File

@ -1,12 +1,12 @@
{
"name": "@ionic/vue-router",
"version": "5.6.1",
"version": "5.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/vue-router",
"version": "5.6.1",
"version": "5.6.2",
"license": "MIT",
"devDependencies": {
"@ionic/vue": "5.4.1",
@ -23,12 +23,12 @@
},
"../../core": {
"name": "@ionic/core",
"version": "5.6.0",
"version": "5.6.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.0",
"ionicons": "^5.5.1",
"tslib": "^1.10.0"
},
"devDependencies": {
@ -8255,7 +8255,7 @@
"clean-css-cli": "^4.1.11",
"domino": "^2.1.6",
"fs-extra": "^9.0.1",
"ionicons": "^5.5.0",
"ionicons": "^5.5.1",
"jest": "^26.4.1",
"jest-cli": "^26.4.1",
"np": "^6.4.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue-router",
"version": "5.6.1",
"version": "5.6.2",
"description": "Vue Router integration for @ionic/vue",
"scripts": {
"test.spec": "jest",

View File

@ -1,15 +1,15 @@
{
"name": "@ionic/vue",
"version": "5.6.1",
"version": "5.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/vue",
"version": "5.6.1",
"version": "5.6.2",
"license": "MIT",
"dependencies": {
"@ionic/core": "5.6.0",
"@ionic/core": "5.6.1",
"ionicons": "^5.1.2"
},
"devDependencies": {
@ -53,9 +53,9 @@
}
},
"node_modules/@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"dependencies": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.0",
@ -627,9 +627,9 @@
}
},
"@ionic/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.0.tgz",
"integrity": "sha512-dRwNRjHBiE2nB0JKY7tNHbcYMGXmDp7QCCVmtQbU511rZkwDlPUtg5qMJFHuLQVVUE21bjmWIJliE0aB9kcwYQ==",
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-5.6.1.tgz",
"integrity": "sha512-3S1fqP4g0uArhKR0fhr+pyaHoISMIlAg+NvjIr8P+dB58yUTPfCcupDHeb5NMPOejDywB8vrz+BAH17DMN0kGQ==",
"requires": {
"@stencil/core": "^2.4.0",
"ionicons": "^5.5.0",

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue",
"version": "5.6.1",
"version": "5.6.2",
"description": "Vue specific wrapper for @ionic/core",
"scripts": {
"lint": "echo add linter",
@ -57,7 +57,7 @@
"vue-router": "^4.0.0-rc.4"
},
"dependencies": {
"@ionic/core": "5.6.1",
"@ionic/core": "5.6.2",
"ionicons": "^5.1.2"
},
"vetur": {