Skip to content

Commit 4d4e5b7

Browse files
author
farfromrefug
committed
Merge remote-tracking branch 'origin/master'
2 parents 0f2ce73 + c554210 commit 4d4e5b7

File tree

136 files changed

+2181
-1768
lines changed

Some content is hidden

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

136 files changed

+2181
-1768
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,12 @@ Pods
5252
/packages/README.md
5353
packages/**/*js.map
5454
packages/**/*js
55-
packages/**/angular/*.json
56-
packages/*.ngsummary.json
57-
packages/*.metadata.json
5855
packages/angular
5956
packages/typings
57+
packages/**/angular/*.json
58+
packages/**/*.ngsummary.json
59+
packages/**/*.metadata.json
60+
61+
.vscode/settings.json
6062

6163
/blueprint.md

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [7.2.45](https://github.com/nativescript-community/ui-material-component/compare/v7.2.44...v7.2.45) (2024-03-06)
7+
8+
### Bug Fixes
9+
10+
* **bottomsheet,ios:** allow to show bottomsheet on top of another one ([9a524e0](https://github.com/nativescript-community/ui-material-component/commit/9a524e01a58cfda2a20800427c874f3cb5d96950))
11+
612
## [7.2.44](https://github.com/nativescript-community/ui-material-component/compare/v7.2.43...v7.2.44) (2024-02-14)
713

814
### Bug Fixes

docs/assets/icons.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)