File tree 21 files changed +149
-51
lines changed
21 files changed +149
-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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** bootstrap:** update main-dark swatch ([ 537f168] ( https://github.com/telerik/kendo-themes/commit/537f168cd20502bb1ac4642d901d7f594554a733 ) )
12
+ * ** default:** update main-dark swatch ([ 8a52826] ( https://github.com/telerik/kendo-themes/commit/8a52826a0fe1a62b48f31b230892d3cfff7a6b6c ) )
13
+ * ** fluent:** add main-dark swatch ([ b7dd92c] ( https://github.com/telerik/kendo-themes/commit/b7dd92c20f7458c964ff64371d0aab0ab9589e8e ) )
14
+ * ** material:** update main-dark swatch ([ a57a8be] ( https://github.com/telerik/kendo-themes/commit/a57a8be52c5e306974ff47bf20d6111bf0b4982f ) )
15
+
16
+
17
+
18
+
19
+
6
20
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 8.1.0-dev.0 " ,
3
+ "version" : " 8.1.0-dev.1 " ,
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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** bootstrap:** update main-dark swatch ([ 537f168] ( https://github.com/telerik/kendo-themes/commit/537f168cd20502bb1ac4642d901d7f594554a733 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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.0.0" ,
56
- "@progress/kendo-theme-core" : " 8.1.0-dev.0 " ,
57
- "@progress/kendo-theme-default" : " 8.1.0-dev.0 " ,
58
- "@progress/kendo-theme-utils" : " 8.1.0-dev.0 " ,
56
+ "@progress/kendo-theme-core" : " 8.1.0-dev.1 " ,
57
+ "@progress/kendo-theme-default" : " 8.1.0-dev.1 " ,
58
+ "@progress/kendo-theme-utils" : " 8.1.0-dev.1 " ,
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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-classic
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
7
15
8
16
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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.0.0" ,
56
- "@progress/kendo-theme-core" : " 8.1.0-dev.0 " ,
57
- "@progress/kendo-theme-default" : " 8.1.0-dev.0 " ,
58
- "@progress/kendo-theme-utils" : " 8.1.0-dev.0 "
56
+ "@progress/kendo-theme-core" : " 8.1.0-dev.1 " ,
57
+ "@progress/kendo-theme-default" : " 8.1.0-dev.1 " ,
58
+ "@progress/kendo-theme-utils" : " 8.1.0-dev.1 "
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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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
+ # [8.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1) (2024-06-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * **default:** update main-dark swatch ([8a52826](https://github.com/telerik/kendo-themes/commit/8a52826a0fe1a62b48f31b230892d3cfff7a6b6c))
12
+
13
+
14
+
15
+
16
+
6
17
# [8.1.0-dev.0](https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0) (2024-06-17)
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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.0.0" ,
55
- "@progress/kendo-theme-core" : " 8.1.0-dev.0 " ,
56
- "@progress/kendo-theme-utils" : " 8.1.0-dev.0 "
55
+ "@progress/kendo-theme-core" : " 8.1.0-dev.1 " ,
56
+ "@progress/kendo-theme-utils" : " 8.1.0-dev.1 "
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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** fluent:** add main-dark swatch ([ b7dd92c] ( https://github.com/telerik/kendo-themes/commit/b7dd92c20f7458c964ff64371d0aab0ab9589e8e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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.0.0" ,
56
- "@progress/kendo-theme-core" : " 8.1.0-dev.0 " ,
57
- "@progress/kendo-theme-utils" : " 8.1.0-dev.0 "
56
+ "@progress/kendo-theme-core" : " 8.1.0-dev.1 " ,
57
+ "@progress/kendo-theme-utils" : " 8.1.0-dev.1 "
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
+ # [ 8.1.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-themes-html
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0 ) (2024-06-17)
7
15
8
16
** Note:** Version bump only for package @progress/kendo-themes-html
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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
+ # [8.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1) (2024-06-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * **material:** update main-dark swatch ([a57a8be](https://github.com/telerik/kendo-themes/commit/a57a8be52c5e306974ff47bf20d6111bf0b4982f))
12
+
13
+
14
+
15
+
16
+
6
17
# [8.1.0-dev.0](https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0) (2024-06-17)
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" : " 8.1.0-dev.0 " ,
4
+ "version" : " 8.1.0-dev.1 " ,
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.0.0" ,
57
- "@progress/kendo-theme-core" : " 8.1.0-dev.0 " ,
58
- "@progress/kendo-theme-default" : " 8.1.0-dev.0 " ,
59
- "@progress/kendo-theme-utils" : " 8.1.0-dev.0 "
57
+ "@progress/kendo-theme-core" : " 8.1.0-dev.1 " ,
58
+ "@progress/kendo-theme-default" : " 8.1.0-dev.1 " ,
59
+ "@progress/kendo-theme-utils" : " 8.1.0-dev.1 "
60
60
},
61
61
"directories" : {
62
62
"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
+ # [8.1.0-dev.1](https://github.com/telerik/kendo-themes/compare/v8.1.0-dev.0...v8.1.0-dev.1) (2024-06-24)
7
+
8
+ **Note:** Version bump only for package @progress/kendo-theme-nouvelle
9
+
10
+
11
+
12
+
13
+
6
14
# [8.1.0-dev.0](https://github.com/telerik/kendo-themes/compare/v8.0.2-dev.4...v8.1.0-dev.0) (2024-06-17)
7
15
8
16
**Note:** Version bump only for package @progress/kendo-theme-nouvelle
You can’t perform that action at this time.
0 commit comments