File tree 32 files changed +164
-31
lines changed
nativescript-material-activityindicator
nativescript-material-bottomnavigationbar
nativescript-material-bottomsheet
nativescript-material-button
nativescript-material-cardview
nativescript-material-core
nativescript-material-dialogs
nativescript-material-floatingactionbutton
nativescript-material-progress
nativescript-material-ripple
nativescript-material-slider
nativescript-material-snackbar
nativescript-material-tabs
nativescript-material-textfield
nativescript-material-textview
32 files changed +164
-31
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** android:** snackbar correctly handle the view option ([ 28581d6] ( https://github.com/Akylas/nativescript-material-components/commit/28581d645f82994d4ee9638b3784a7723848b19b ) )
12
+ * ** ios:** esm compatible ([ f645d5f] ( https://github.com/Akylas/nativescript-material-components/commit/f645d5f5aef3856b54251922a9a820eb11bb7ba8 ) )
13
+ * remove warning about deprecated method ([ d18d90c] ( https://github.com/Akylas/nativescript-material-components/commit/d18d90c9bab7f45c69a3f9dee9547db6d5e902d0 ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
20
8
21
Original file line number Diff line number Diff line change 18
18
]
19
19
}
20
20
},
21
- "version" : " 3.2.9 "
21
+ "version" : " 3.2.10 "
22
22
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-activityindicator
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-activityindicator
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-activityindicator" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material ActivityIndicator component" ,
5
5
"main" : " ./activityindicator" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-bottomnavigationbar
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-bottomnavigationbar
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-bottomnavigationbar" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " NativeScript plugin to add a bottom navigation bar component for Android & iOS" ,
5
5
"main" : " bottomnavigationbar" ,
6
6
"sideEffects" : false ,
44
44
"repository" : " https://github.com/Akylas/nativescript-material-components" ,
45
45
"readmeFilename" : " README.md" ,
46
46
"dependencies" : {
47
- "nativescript-material-core" : " ^3.2.9 "
47
+ "nativescript-material-core" : " ^3.2.10 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-bottomsheet
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-bottomsheet
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-bottomsheet" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material bottomsheet component" ,
5
5
"main" : " ./bottomsheet" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-button
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-button
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-button" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material button component" ,
5
5
"main" : " ./button" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-cardview
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-cardview
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-cardview" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material cardview component" ,
5
5
"main" : " ./cardview" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-core" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material Core component" ,
5
5
"main" : " ./core" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-dialogs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-dialogs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-dialogs" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material Dialogs component" ,
5
5
"main" : " ./dialogs" ,
6
6
"sideEffects" : false ,
35
35
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
36
36
"readmeFilename" : " README.md" ,
37
37
"dependencies" : {
38
- "nativescript-material-core" : " ^3.2.9 " ,
39
- "nativescript-material-textfield" : " ^3.2.9 "
38
+ "nativescript-material-core" : " ^3.2.10 " ,
39
+ "nativescript-material-textfield" : " ^3.2.10 "
40
40
},
41
41
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
42
42
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-floatingactionbutton
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-floatingactionbutton
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-floatingactionbutton" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material floatingactionbutton component" ,
5
5
"main" : " ./floatingactionbutton" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-progress
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-progress
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-progress" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material progress component" ,
5
5
"main" : " ./progress" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-ripple
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-ripple
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-ripple" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material ripple component" ,
5
5
"main" : " ./ripple" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-slider
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-slider
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-slider" ,
3
- "version" : " 3.2.9 " ,
3
+ "version" : " 3.2.10 " ,
4
4
"description" : " Material slider component" ,
5
5
"main" : " ./slider" ,
6
6
"sideEffects" : false ,
37
37
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
38
38
"readmeFilename" : " README.md" ,
39
39
"dependencies" : {
40
- "nativescript-material-core" : " ^3.2.9 "
40
+ "nativescript-material-core" : " ^3.2.10 "
41
41
},
42
42
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
43
43
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.10] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.9...v3.2.10 ) (2020-07-06)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-snackbar
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.9] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.8...v3.2.9 ) (2020-06-23)
7
15
8
16
** Note:** Version bump only for package nativescript-material-snackbar
You can’t perform that action at this time.
0 commit comments