File tree 21 files changed +150
-51
lines changed
21 files changed +150
-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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * importing theme in a class creates a wrong selector ([ 165ec66] ( https://github.com/telerik/kendo-themes/commit/165ec66432203f739bcee8627fe246dd9eddc8aa ) )
12
+ * ** listview:** adjust loading mask rendering ([ 93cb992] ( https://github.com/telerik/kendo-themes/commit/93cb992c35fb9d53d507084582790b590874dc61 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
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.0.1-dev.2 " ,
3
+ "version" : " 9.0.1-dev.3 " ,
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * importing theme in a class creates a wrong selector ([ 165ec66] ( https://github.com/telerik/kendo-themes/commit/165ec66432203f739bcee8627fe246dd9eddc8aa ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
7
18
8
19
** Note:** Version bump only for package @progress/kendo-theme-bootstrap
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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" : " 9.0.1-dev.2 " ,
57
- "@progress/kendo-theme-default" : " 9.0.1-dev.2 " ,
58
- "@progress/kendo-theme-utils" : " 9.0.1-dev.2 " ,
56
+ "@progress/kendo-theme-core" : " 9.0.1-dev.3 " ,
57
+ "@progress/kendo-theme-default" : " 9.0.1-dev.3 " ,
58
+ "@progress/kendo-theme-utils" : " 9.0.1-dev.3 " ,
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-classic
9
+
10
+
11
+
12
+
13
+
6
14
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
7
15
8
16
** Note:** Version bump only for package @progress/kendo-theme-classic
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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" : " 9.0.1-dev.2 " ,
57
- "@progress/kendo-theme-default" : " 9.0.1-dev.2 " ,
58
- "@progress/kendo-theme-utils" : " 9.0.1-dev.2 "
56
+ "@progress/kendo-theme-core" : " 9.0.1-dev.3 " ,
57
+ "@progress/kendo-theme-default" : " 9.0.1-dev.3 " ,
58
+ "@progress/kendo-theme-utils" : " 9.0.1-dev.3 "
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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.0.1-dev.3](https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * importing theme in a class creates a wrong selector ([165ec66](https://github.com/telerik/kendo-themes/commit/165ec66432203f739bcee8627fe246dd9eddc8aa))
12
+
13
+
14
+
15
+
16
+
6
17
## [9.0.1-dev.2](https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2) (2024-08-19)
7
18
8
19
**Note:** Version bump only for package @progress/kendo-theme-default
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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" : " 9.0.1-dev.2 " ,
56
- "@progress/kendo-theme-utils" : " 9.0.1-dev.2 "
55
+ "@progress/kendo-theme-core" : " 9.0.1-dev.3 " ,
56
+ "@progress/kendo-theme-utils" : " 9.0.1-dev.3 "
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * importing theme in a class creates a wrong selector ([ 165ec66] ( https://github.com/telerik/kendo-themes/commit/165ec66432203f739bcee8627fe246dd9eddc8aa ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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" : " 9.0.1-dev.2 " ,
57
- "@progress/kendo-theme-utils" : " 9.0.1-dev.2 "
56
+ "@progress/kendo-theme-core" : " 9.0.1-dev.3 " ,
57
+ "@progress/kendo-theme-utils" : " 9.0.1-dev.3 "
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** listview:** adjust loading mask rendering ([ 93cb992] ( https://github.com/telerik/kendo-themes/commit/93cb992c35fb9d53d507084582790b590874dc61 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
7
18
8
19
** 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" : " 9.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * importing theme in a class creates a wrong selector ([ 165ec66] ( https://github.com/telerik/kendo-themes/commit/165ec66432203f739bcee8627fe246dd9eddc8aa ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
7
18
8
19
** Note:** Version bump only for package @progress/kendo-theme-material
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.0.1-dev.2 " ,
4
+ "version" : " 9.0.1-dev.3 " ,
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" : " 9.0.1-dev.2 " ,
58
- "@progress/kendo-theme-default" : " 9.0.1-dev.2 " ,
59
- "@progress/kendo-theme-utils" : " 9.0.1-dev.2 "
57
+ "@progress/kendo-theme-core" : " 9.0.1-dev.3 " ,
58
+ "@progress/kendo-theme-default" : " 9.0.1-dev.3 " ,
59
+ "@progress/kendo-theme-utils" : " 9.0.1-dev.3 "
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
+ ## [ 9.0.1-dev.3] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.2...v9.0.1-dev.3 ) (2024-08-26)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-theme-nouvelle
9
+
10
+
11
+
12
+
13
+
6
14
## [ 9.0.1-dev.2] ( https://github.com/telerik/kendo-themes/compare/v9.0.1-dev.1...v9.0.1-dev.2 ) (2024-08-19)
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