File tree Expand file tree Collapse file tree 8 files changed +46
-5
lines changed
nativescript-material-dialogs
nativescript-material-textfield
nativescript-material-textview Expand file tree Collapse file tree 8 files changed +46
-5
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.1.18] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.17...v3.1.18 ) (2020-04-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * native class when possible. Will be faster ([ a3e1964] ( https://github.com/Akylas/nativescript-material-components/commit/a3e1964182af43fd4bedae369d48b4ab67238b9a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.1.17] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.16...v3.1.17 ) (2020-04-09)
7
18
8
19
Original file line number Diff line number Diff line change 18
18
]
19
19
}
20
20
},
21
- "version" : " 3.1.17 "
21
+ "version" : " 3.1.18 "
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.1.18] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.17...v3.1.18 ) (2020-04-12)
7
+
8
+ ** Note:** Version bump only for package nativescript-material-dialogs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.1.17] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.16...v3.1.17 ) (2020-04-09)
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.1.17 " ,
3
+ "version" : " 3.1.18 " ,
4
4
"description" : " Material Dialogs component" ,
5
5
"main" : " ./dialogs" ,
6
6
"typings" : " ./dialogs.d.ts" ,
33
33
"readmeFilename" : " README.md" ,
34
34
"dependencies" : {
35
35
"nativescript-material-core" : " ^3.1.17" ,
36
- "nativescript-material-textfield" : " ^3.1.17 "
36
+ "nativescript-material-textfield" : " ^3.1.18 "
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.1.18] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.17...v3.1.18 ) (2020-04-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * native class when possible. Will be faster ([ a3e1964] ( https://github.com/Akylas/nativescript-material-components/commit/a3e1964182af43fd4bedae369d48b4ab67238b9a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.1.17] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.16...v3.1.17 ) (2020-04-09)
7
18
8
19
** Note:** Version bump only for package nativescript-material-textfield
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-textfield" ,
3
- "version" : " 3.1.17 " ,
3
+ "version" : " 3.1.18 " ,
4
4
"description" : " Material textfield component" ,
5
5
"main" : " ./textfield" ,
6
6
"typings" : " ./textfield.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.1.18] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.17...v3.1.18 ) (2020-04-12)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * native class when possible. Will be faster ([ a3e1964] ( https://github.com/Akylas/nativescript-material-components/commit/a3e1964182af43fd4bedae369d48b4ab67238b9a ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.1.17] ( https://github.com/Akylas/nativescript-material-components/compare/v3.1.16...v3.1.17 ) (2020-04-09)
7
18
8
19
** Note:** Version bump only for package nativescript-material-textview
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-material-textview" ,
3
- "version" : " 3.1.17 " ,
3
+ "version" : " 3.1.18 " ,
4
4
"description" : " Material textview component" ,
5
5
"main" : " ./textview" ,
6
6
"typings" : " ./textview.d.ts" ,
You can’t perform that action at this time.
0 commit comments