File tree Expand file tree Collapse file tree 16 files changed +95
-25
lines changed Expand file tree Collapse file tree 16 files changed +95
-25
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
+ # [ 6.2.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0 ) (2022-09-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * add a getMenuSurface function to Menu ([ 38e7927] ( https://github.com/hperrin/svelte-material-ui/commit/38e792791b7ed0443fb200d419b3972a259df1ca ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.1.4] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4 ) (2022-09-27)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.1.4 " ,
2
+ "version" : " 6.2.0 " ,
3
3
"command" : {
4
4
"version" : {
5
5
"allowBranch" : [
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
+ # [ 6.2.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0 ) (2022-09-27)
7
+
8
+ ** Note:** Version bump only for package @smui-extra/autocomplete
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.4] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4 ) (2022-09-27)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui-extra/autocomplete" ,
3
- "version" : " 6.1.4 " ,
3
+ "version" : " 6.2.0 " ,
4
4
"description" : " Svelte Material UI - Autocomplete" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
43
43
"dependencies" : {
44
44
"@smui/common" : " ^6.1.4" ,
45
45
"@smui/list" : " ^6.1.4" ,
46
- "@smui/menu" : " ^6.1.4 " ,
46
+ "@smui/menu" : " ^6.2.0 " ,
47
47
"@smui/menu-surface" : " ^6.1.4" ,
48
48
"@smui/textfield" : " ^6.1.4" ,
49
49
"svelte2tsx" : " ^0.5.12"
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
+ # [ 6.2.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0 ) (2022-09-27)
7
+
8
+ ** Note:** Version bump only for package @smui/data-table
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.4] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4 ) (2022-09-27)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui/data-table" ,
3
- "version" : " 6.1.4 " ,
3
+ "version" : " 6.2.0 " ,
4
4
"description" : " Svelte Material UI - Data Table" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
44
44
"@smui/common" : " ^6.1.4" ,
45
45
"@smui/icon-button" : " ^6.1.4" ,
46
46
"@smui/ripple" : " ^6.1.4" ,
47
- "@smui/select" : " ^6.1.4 " ,
47
+ "@smui/select" : " ^6.2.0 " ,
48
48
"svelte2tsx" : " ^0.5.12"
49
49
},
50
50
"devDependencies" : {
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
+ # [ 6.2.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0 ) (2022-09-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * add a getMenuSurface function to Menu ([ 38e7927] ( https://github.com/hperrin/svelte-material-ui/commit/38e792791b7ed0443fb200d419b3972a259df1ca ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.1.4] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4 ) (2022-09-27)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui/menu" ,
3
- "version" : " 6.1.4 " ,
3
+ "version" : " 6.2.0 " ,
4
4
"description" : " Svelte Material UI - Menu" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
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
+ # [ 6.2.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0 ) (2022-09-27)
7
+
8
+ ** Note:** Version bump only for package @smui/select
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.4] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4 ) (2022-09-27)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui/select" ,
3
- "version" : " 6.1.4 " ,
3
+ "version" : " 6.2.0 " ,
4
4
"description" : " Svelte Material UI - Select" ,
5
5
"type" : " module" ,
6
6
"svelte" : " ./dist/index.js" ,
63
63
"@smui/floating-label" : " ^6.1.4" ,
64
64
"@smui/line-ripple" : " ^6.1.4" ,
65
65
"@smui/list" : " ^6.1.4" ,
66
- "@smui/menu" : " ^6.1.4 " ,
66
+ "@smui/menu" : " ^6.2.0 " ,
67
67
"@smui/menu-surface" : " ^6.1.4" ,
68
68
"@smui/notched-outline" : " ^6.1.4" ,
69
69
"@smui/ripple" : " ^6.1.4" ,
You can’t perform that action at this time.
0 commit comments