File tree 32 files changed +163
-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 +163
-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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** dialogs:** missing return case ([ 630fd6d] ( https://github.com/Akylas/nativescript-material-components/commit/630fd6daa3dd9e3b6406c60ea77cd1139c947964 ) )
12
+ * ** textview:** Editable prop now works ([ fe05603] ( https://github.com/Akylas/nativescript-material-components/commit/fe05603eca0786cbfcf5bfc74bdc4985748a5a97 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
7
19
8
20
** Note:** Version bump only for package nativescript-material-components
Original file line number Diff line number Diff line change 18
18
]
19
19
}
20
20
},
21
- "version" : " 3.2.1 "
21
+ "version" : " 3.2.2 "
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-activityindicator
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material ActivityIndicator component" ,
5
5
"main" : " ./activityindicator" ,
6
6
"typings" : " ./activityindicator.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-bottomnavigationbar
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " NativeScript plugin to add a bottom navigation bar component for Android & iOS" ,
5
5
"main" : " bottomnavigationbar" ,
6
6
"typings" : " bottomnavigationbar.d.ts" ,
41
41
"repository" : " https://github.com/Akylas/nativescript-material-components" ,
42
42
"readmeFilename" : " README.md" ,
43
43
"dependencies" : {
44
- "nativescript-material-core" : " ^3.2.1 "
44
+ "nativescript-material-core" : " ^3.2.2 "
45
45
}
46
46
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-bottomsheet
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material bottomsheet component" ,
5
5
"main" : " ./bottomsheet" ,
6
6
"typings" : " ./bottomsheet.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-button
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material button component" ,
5
5
"main" : " ./button" ,
6
6
"typings" : " ./button.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-cardview
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material cardview component" ,
5
5
"main" : " ./cardview" ,
6
6
"typings" : " ./cardview.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material Core component" ,
5
5
"main" : " ./core" ,
6
6
"typings" : " ./core.d.ts" ,
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-dialogs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material Dialogs component" ,
5
5
"main" : " ./dialogs" ,
6
6
"typings" : " ./dialogs.d.ts" ,
32
32
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
33
33
"readmeFilename" : " README.md" ,
34
34
"dependencies" : {
35
- "nativescript-material-core" : " ^3.2.1 " ,
36
- "nativescript-material-textfield" : " ^3.2.1 "
35
+ "nativescript-material-core" : " ^3.2.2 " ,
36
+ "nativescript-material-textfield" : " ^3.2.2 "
37
37
},
38
38
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
39
39
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-floatingactionbutton
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material floatingactionbutton component" ,
5
5
"main" : " ./floatingactionbutton" ,
6
6
"typings" : " ./floatingactionbutton.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-progress
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material progress component" ,
5
5
"main" : " ./progress" ,
6
6
"typings" : " ./progress.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-ripple
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material ripple component" ,
5
5
"main" : " ./ripple" ,
6
6
"typings" : " ./ripple.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-slider
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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.1 " ,
3
+ "version" : " 3.2.2 " ,
4
4
"description" : " Material slider component" ,
5
5
"main" : " ./slider" ,
6
6
"typings" : " ./slider.d.ts" ,
34
34
"homepage" : " https://github.com/Akylas/nativescript-material-components" ,
35
35
"readmeFilename" : " README.md" ,
36
36
"dependencies" : {
37
- "nativescript-material-core" : " ^3.2.1 "
37
+ "nativescript-material-core" : " ^3.2.2 "
38
38
},
39
39
"gitHead" : " e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
40
40
}
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.2] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.1...v3.2.2 ) (2020-04-20)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-snackbar
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.2.1] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.0...v3.2.1 ) (2020-04-14)
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