File tree Expand file tree Collapse file tree 19 files changed +171
-39
lines changed Expand file tree Collapse file tree 19 files changed +171
-39
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
+ # [ 12.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.1...v12.1.0-dev.0 ) (2025-09-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bootstrap:** resolve validation message cut-off in Upload component ([ 3456369] ( https://github.com/telerik/kendo-themes/commit/3456369c9406e336740f33871a128a197dab3bb0 ) )
12
+ * ** fluent:** set proper background color for tabbed column menu ([ a84a409] ( https://github.com/telerik/kendo-themes/commit/a84a409482beb05c62d39ab6ee3f6e0cfbbd3c14 ) )
13
+ * streamline components z-indexes ([ 2db7ec4] ( https://github.com/telerik/kendo-themes/commit/2db7ec4143ea879dc55840879b21a0bc9ad5ee9d ) )
14
+
15
+
16
+ ### Features
17
+
18
+ * implement z-index system ([ 09302de] ( https://github.com/telerik/kendo-themes/commit/09302de53bfda3b18c6791ef8c3b1ec3af2251be ) )
19
+
20
+
21
+
22
+
23
+
6
24
## [ 12.0.2-dev.1] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.0...v12.0.2-dev.1 ) (2025-09-15)
7
25
8
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 12.0.2 -dev.1 " ,
3
+ "version" : " 12.1.0 -dev.0 " ,
4
4
"packages" : [
5
5
" packages/html" ,
6
6
" packages/core" ,
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
+ # [ 12.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.1...v12.1.0-dev.0 ) (2025-09-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bootstrap:** resolve validation message cut-off in Upload component ([ 3456369] ( https://github.com/telerik/kendo-themes/commit/3456369c9406e336740f33871a128a197dab3bb0 ) )
12
+ * streamline components z-indexes ([ 2db7ec4] ( https://github.com/telerik/kendo-themes/commit/2db7ec4143ea879dc55840879b21a0bc9ad5ee9d ) )
13
+
14
+
15
+ ### Features
16
+
17
+ * implement z-index system ([ 09302de] ( https://github.com/telerik/kendo-themes/commit/09302de53bfda3b18c6791ef8c3b1ec3af2251be ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 12.0.2-dev.1] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.0...v12.0.2-dev.1 ) (2025-09-15)
7
24
8
25
** 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" : " 12.0.2 -dev.1 " ,
4
+ "version" : " 12.1.0 -dev.0 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
54
54
},
55
55
"dependencies" : {
56
56
"@progress/kendo-svg-icons" : " ^4.5.0" ,
57
- "@progress/kendo-theme-core" : " 12.0.2 -dev.1 " ,
58
- "@progress/kendo-theme-utils" : " 12.0.2 -dev.1 "
57
+ "@progress/kendo-theme-core" : " 12.1.0 -dev.0 " ,
58
+ "@progress/kendo-theme-utils" : " 12.1.0 -dev.0 "
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
+ # [ 12.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.1...v12.1.0-dev.0 ) (2025-09-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * streamline components z-indexes ([ 2db7ec4] ( https://github.com/telerik/kendo-themes/commit/2db7ec4143ea879dc55840879b21a0bc9ad5ee9d ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * implement z-index system ([ 09302de] ( https://github.com/telerik/kendo-themes/commit/09302de53bfda3b18c6791ef8c3b1ec3af2251be ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 12.0.2-dev.1] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.0...v12.0.2-dev.1 ) (2025-09-15)
7
23
8
24
** 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" : " 12.0.2 -dev.1 " ,
4
+ "version" : " 12.1.0 -dev.0 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
54
54
},
55
55
"dependencies" : {
56
56
"@progress/kendo-svg-icons" : " ^4.5.0" ,
57
- "@progress/kendo-theme-core" : " 12.0.2 -dev.1 " ,
58
- "@progress/kendo-theme-utils" : " 12.0.2 -dev.1 "
57
+ "@progress/kendo-theme-core" : " 12.1.0 -dev.0 " ,
58
+ "@progress/kendo-theme-utils" : " 12.1.0 -dev.0 "
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
+ # [ 12.1.0-dev.0] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.1...v12.1.0-dev.0 ) (2025-09-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * streamline components z-indexes ([ 2db7ec4] ( https://github.com/telerik/kendo-themes/commit/2db7ec4143ea879dc55840879b21a0bc9ad5ee9d ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * implement z-index system ([ 09302de] ( https://github.com/telerik/kendo-themes/commit/09302de53bfda3b18c6791ef8c3b1ec3af2251be ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 12.0.2-dev.1] ( https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.0...v12.0.2-dev.1 ) (2025-09-15)
7
23
8
24
** 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" : " 12.0.2 -dev.1 " ,
4
+ "version" : " 12.1.0 -dev.0 " ,
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
+ # [12.1.0-dev.0](https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.1...v12.1.0-dev.0) (2025-09-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * streamline components z-indexes ([2db7ec4](https://github.com/telerik/kendo-themes/commit/2db7ec4143ea879dc55840879b21a0bc9ad5ee9d))
12
+
13
+
14
+ ### Features
15
+
16
+ * implement z-index system ([09302de](https://github.com/telerik/kendo-themes/commit/09302de53bfda3b18c6791ef8c3b1ec3af2251be))
17
+
18
+
19
+
20
+
21
+
6
22
## [12.0.2-dev.1](https://github.com/telerik/kendo-themes/compare/v12.0.2-dev.0...v12.0.2-dev.1) (2025-09-15)
7
23
8
24
**Note:** Version bump only for package @progress/kendo-theme-default
You can’t perform that action at this time.
0 commit comments