Skip to content

Commit

Permalink
v5.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Dec 4, 2020
1 parent 57208af commit 723c541
Show file tree
Hide file tree
Showing 15 changed files with 68 additions and 10 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/Akylas/nativescript-material-components/compare/v5.1.10...v5.1.11) (2020-12-04)


### Bug Fixes

* **speeddial:** remove default borderRadius. Should be handled by shape or css ([72765f9](https://github.com/Akylas/nativescript-material-components/commit/72765f9c65906faa42b68f4c7a9953a84865090b))
* **textfield:** ios none variant disable floating ([7fdebc1](https://github.com/Akylas/nativescript-material-components/commit/7fdebc1891a46778ba4dd1247a0d3e36ab19c5ba))


### Features

* android shape suport ([065eadb](https://github.com/Akylas/nativescript-material-components/commit/065eadbba047a04151832830d032ea326a410a13))
* ios basic shape support ([3638cce](https://github.com/Akylas/nativescript-material-components/commit/3638ccee1cb77b35c4fc450d557064da55b99dca))





## [5.1.10](https://github.com/Akylas/nativescript-material-components/compare/v5.1.9...v5.1.10) (2020-12-03)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
]
}
},
"version": "5.1.10"
"version": "5.1.11"
}
8 changes: 8 additions & 0 deletions packages/bottomsheet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.10...v5.1.11) (2020-12-04)

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





## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.9...v5.1.10) (2020-12-03)

**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
Expand Down
2 changes: 1 addition & 1 deletion packages/bottomsheet/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/bottomsheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-material-bottomsheet",
"version": "5.1.10",
"version": "5.1.11",
"description": "Material Design Bottom Sheets slide up from the bottom of the screen to reveal more content. Bottom sheets integrate with the app to display supporting content or present deep-linked content from other apps.",
"main": "./bottomsheet",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/cardview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/cardview/compare/v5.1.10...v5.1.11) (2020-12-04)

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





## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/cardview/compare/v5.1.9...v5.1.10) (2020-12-03)

**Note:** Version bump only for package @nativescript-community/ui-material-cardview
Expand Down
2 changes: 1 addition & 1 deletion packages/cardview/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cardview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-material-cardview",
"version": "5.1.10",
"version": "5.1.11",
"description": "Material Design Cards contain content and actions about a single subject.",
"main": "./cardview",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/dialogs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/dialogs/compare/v5.1.10...v5.1.11) (2020-12-04)

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





## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/dialogs/compare/v5.1.9...v5.1.10) (2020-12-03)

**Note:** Version bump only for package @nativescript-community/ui-material-dialogs
Expand Down
4 changes: 2 additions & 2 deletions packages/dialogs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-material-dialogs",
"version": "5.1.10",
"version": "5.1.11",
"description": "Material Design Dialogs inform users about a task and can contain critical information, require decisions, or involve multiple tasks.",
"main": "./dialogs",
"sideEffects": false,
Expand Down Expand Up @@ -42,7 +42,7 @@
"readmeFilename": "README.md",
"dependencies": {
"@nativescript-community/ui-material-core": "^5.1.10",
"@nativescript-community/ui-material-textfield": "^5.1.10"
"@nativescript-community/ui-material-textfield": "^5.1.11"
},
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
}
8 changes: 8 additions & 0 deletions packages/tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/tabs/compare/v5.1.10...v5.1.11) (2020-12-04)

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





## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/tabs/compare/v5.1.9...v5.1.10) (2020-12-03)

**Note:** Version bump only for package @nativescript-community/ui-material-tabs
Expand Down
2 changes: 1 addition & 1 deletion packages/tabs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-material-tabs",
"version": "5.1.10",
"version": "5.1.11",
"description": "Material Design Tabs organize content across different screens, data sets, and other interactions.",
"main": "./tabs",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/textfield/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textfield/compare/v5.1.10...v5.1.11) (2020-12-04)

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





## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textfield/compare/v5.1.9...v5.1.10) (2020-12-03)

**Note:** Version bump only for package @nativescript-community/ui-material-textfield
Expand Down
2 changes: 1 addition & 1 deletion packages/textfield/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/ui-material-textfield",
"version": "5.1.10",
"version": "5.1.11",
"description": "Material Design Text fields allow users to input text into your app.",
"main": "./textfield",
"sideEffects": false,
Expand Down

0 comments on commit 723c541

Please sign in to comment.