File tree 21 files changed +153
-51
lines changed
21 files changed +153
-51
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
+ # [ 9.1.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2 ) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** html:** update menu spec to match the design revision ([ a55bae5] ( https://github.com/telerik/kendo-themes/commit/a55bae53e876db17df7a87dbd3735eb03b569a72 ) )
12
+ * ** menu:** apply menu styles to match the design revision ([ c7c4e0b] ( https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192 ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 9.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1 ) (2024-09-09)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 9.1.0-dev.1 " ,
3
+ "version" : " 9.1.0-dev.2 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
],
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
+ # [ 9.1.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2 ) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** menu:** apply menu styles to match the design revision ([ c7c4e0b] ( https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 9.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1 ) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-theme-bootstrap" ,
3
3
"description" : " Bootstrap theme for Kendo UI" ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
53
53
},
54
54
"dependencies" : {
55
55
"@progress/kendo-svg-icons" : " ^3.1.0" ,
56
- "@progress/kendo-theme-core" : " 9.1.0-dev.1 " ,
57
- "@progress/kendo-theme-default" : " 9.1.0-dev.1 " ,
58
- "@progress/kendo-theme-utils" : " 9.1.0-dev.1 " ,
56
+ "@progress/kendo-theme-core" : " 9.1.0-dev.2 " ,
57
+ "@progress/kendo-theme-default" : " 9.1.0-dev.2 " ,
58
+ "@progress/kendo-theme-utils" : " 9.1.0-dev.2 " ,
59
59
"bootstrap" : " 5.2.1"
60
60
},
61
61
"directories" : {
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
+ # [ 9.1.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2 ) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** menu:** apply menu styles to match the design revision ([ c7c4e0b] ( https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 9.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1 ) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-theme-classic" ,
3
3
"description" : " Sass port of less based themes for Kendo UI theme" ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
53
53
},
54
54
"dependencies" : {
55
55
"@progress/kendo-svg-icons" : " ^3.1.0" ,
56
- "@progress/kendo-theme-core" : " 9.1.0-dev.1 " ,
57
- "@progress/kendo-theme-default" : " 9.1.0-dev.1 " ,
58
- "@progress/kendo-theme-utils" : " 9.1.0-dev.1 "
56
+ "@progress/kendo-theme-core" : " 9.1.0-dev.2 " ,
57
+ "@progress/kendo-theme-default" : " 9.1.0-dev.2 " ,
58
+ "@progress/kendo-theme-utils" : " 9.1.0-dev.2 "
59
59
},
60
60
"directories" : {
61
61
"doc" : " docs" ,
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
+ # [ 9.1.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2 ) (2024-09-16)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 9.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1 ) (2024-09-09)
7
15
8
16
** Note:** Version bump only for package @progress/kendo-theme-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-theme-core" ,
3
3
"description" : " A collection of functions and mixins used for building themes for Kendo UI" ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
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
+ # [9.1.0-dev.2](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * **menu:** apply menu styles to match the design revision ([c7c4e0b](https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192))
12
+
13
+
14
+
15
+
16
+
6
17
# [9.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-theme-default" ,
3
3
"description" : " SASS resources for the default Kendo UI theme" ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
52
52
},
53
53
"dependencies" : {
54
54
"@progress/kendo-svg-icons" : " ^3.1.0" ,
55
- "@progress/kendo-theme-core" : " 9.1.0-dev.1 " ,
56
- "@progress/kendo-theme-utils" : " 9.1.0-dev.1 "
55
+ "@progress/kendo-theme-core" : " 9.1.0-dev.2 " ,
56
+ "@progress/kendo-theme-utils" : " 9.1.0-dev.2 "
57
57
},
58
58
"directories" : {
59
59
"doc" : " docs" ,
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
+ # [9.1.0-dev.2](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * **menu:** apply menu styles to match the design revision ([c7c4e0b](https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192))
12
+
13
+
14
+
15
+
16
+
6
17
# [9.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-theme-fluent" ,
3
3
"description" : " A css variables based theme for Kendo UI that follows the Fluent design system guidelines." ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
53
53
},
54
54
"dependencies" : {
55
55
"@progress/kendo-svg-icons" : " ^3.1.0" ,
56
- "@progress/kendo-theme-core" : " 9.1.0-dev.1 " ,
57
- "@progress/kendo-theme-utils" : " 9.1.0-dev.1 "
56
+ "@progress/kendo-theme-core" : " 9.1.0-dev.2 " ,
57
+ "@progress/kendo-theme-utils" : " 9.1.0-dev.2 "
58
58
},
59
59
"directories" : {
60
60
"doc" : " docs" ,
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
+ # [ 9.1.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2 ) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** html:** update menu spec to match the design revision ([ a55bae5] ( https://github.com/telerik/kendo-themes/commit/a55bae53e876db17df7a87dbd3735eb03b569a72 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 9.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1 ) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @progress/kendo-themes-html" ,
3
3
"description" : " A collection of HTML helpers used for developing Kendo UI themes" ,
4
- "version" : " 9.1.0-dev.1 " ,
4
+ "version" : " 9.1.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
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
+ # [9.1.0-dev.2](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.1...v9.1.0-dev.2) (2024-09-16)
7
+
8
+
9
+ ### Features
10
+
11
+ * **menu:** apply menu styles to match the design revision ([c7c4e0b](https://github.com/telerik/kendo-themes/commit/c7c4e0bdc9eb6f4f4ff933aa3a782a621bb1d192))
12
+
13
+
14
+
15
+
16
+
6
17
# [9.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v9.1.0-dev.0...v9.1.0-dev.1) (2024-09-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@progress/kendo-theme-material",
3
3
"description": "Material theme for Kendo UI",
4
- "version": "9.1.0-dev.1 ",
4
+ "version": "9.1.0-dev.2 ",
5
5
"author": "Progress",
6
6
"license": "Apache-2.0",
7
7
"keywords": [
54
54
},
55
55
"dependencies": {
56
56
"@progress/kendo-svg-icons": "^3.1.0",
57
- "@progress/kendo-theme-core": "9.1.0-dev.1 ",
58
- "@progress/kendo-theme-default": "9.1.0-dev.1 ",
59
- "@progress/kendo-theme-utils": "9.1.0-dev.1 "
57
+ "@progress/kendo-theme-core": "9.1.0-dev.2 ",
58
+ "@progress/kendo-theme-default": "9.1.0-dev.2 ",
59
+ "@progress/kendo-theme-utils": "9.1.0-dev.2 "
60
60
},
61
61
"directories": {
62
62
"doc": "docs",
You can’t perform that action at this time.
0 commit comments