Skip to content

Commit 6c07056

Browse files
committed
v5.1.5
1 parent 215f660 commit 6c07056

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+183
-44
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **speeddial:** svelte fix ([215f660](https://github.com/Akylas/nativescript-material-components/commit/215f660326d300c0094820b97ba7c8b6e0921f2b))
12+
13+
14+
15+
16+
617
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
718

819

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
]
1818
}
1919
},
20-
"version": "5.1.4"
20+
"version": "5.1.5"
2121
}

packages/activityindicator/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-activityindicator
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-activityindicator

packages/activityindicator/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/activityindicator/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-activityindicator",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material ActivityIndicator component",
55
"main": "./index",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/bottomnavigationbar/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar

packages/bottomnavigationbar/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bottomnavigationbar/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-bottomnavigationbar",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "NativeScript plugin to add a bottom navigation bar component for Android & iOS",
55
"main": "bottomnavigationbar",
66
"sideEffects": false,
@@ -43,7 +43,7 @@
4343
"repository": "https://github.com/Akylas/nativescript-material-components",
4444
"readmeFilename": "README.md",
4545
"dependencies": {
46-
"@nativescript-community/ui-material-core": "^5.1.4"
46+
"@nativescript-community/ui-material-core": "^5.1.5"
4747
},
4848
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4949
}

packages/bottomsheet/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet

packages/bottomsheet/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bottomsheet/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-bottomsheet",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material bottomsheet component",
55
"main": "./bottomsheet",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/button/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-button
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-button

packages/button/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-button",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material button component",
55
"main": "./button",
66
"sideEffects": false,
@@ -38,7 +38,7 @@
3838
"readmeFilename": "README.md",
3939
"dependencies": {
4040
"@nativescript-community/text": "^1.2.5",
41-
"@nativescript-community/ui-material-core": "^5.1.4"
41+
"@nativescript-community/ui-material-core": "^5.1.5"
4242
},
4343
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4444
}

packages/cardview/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-cardview
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-cardview

packages/cardview/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cardview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-cardview",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material cardview component",
55
"main": "./cardview",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-core
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-core

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-core",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material Core component",
55
"main": "./index",
66
"sideEffects": false,

packages/dialogs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-dialogs
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-dialogs

packages/dialogs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-dialogs",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material Dialogs component",
55
"main": "./dialogs",
66
"sideEffects": false,
@@ -36,8 +36,8 @@
3636
"repository": "https://github.com/Akylas/nativescript-material-components",
3737
"readmeFilename": "README.md",
3838
"dependencies": {
39-
"@nativescript-community/ui-material-core": "^5.1.4",
40-
"@nativescript-community/ui-material-textfield": "^5.1.4"
39+
"@nativescript-community/ui-material-core": "^5.1.5",
40+
"@nativescript-community/ui-material-textfield": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/floatingactionbutton/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-floatingactionbutton
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-floatingactionbutton

packages/floatingactionbutton/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/floatingactionbutton/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-floatingactionbutton",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material floatingactionbutton component",
55
"main": "./floatingactionbutton",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/progress/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-progress
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-progress

packages/progress/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/progress/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-progress",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material progress component",
55
"main": "./progress",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

packages/ripple/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.5](https://github.com/Akylas/nativescript-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-ripple
9+
10+
11+
12+
13+
614
## [5.1.4](https://github.com/Akylas/nativescript-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-ripple

packages/ripple/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ripple/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-ripple",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "Material ripple component",
55
"main": "./ripple",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"repository": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"@nativescript-community/ui-material-core": "^5.1.4"
40+
"@nativescript-community/ui-material-core": "^5.1.5"
4141
},
4242
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4343
}

0 commit comments

Comments
 (0)