File tree 21 files changed +158
-48
lines changed
21 files changed +158
-48
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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** change the main field to point all.css in package.json ([ 534da7d] ( https://github.com/telerik/kendo-themes/commit/534da7d87925cf2db50963aea5a3df8515c82a01 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** bootstrap:** remove margin utils from the theme ([ 25c73b9] ( https://github.com/telerik/kendo-themes/commit/25c73b9355aa6294ba63237b8b672449603794a8 ) )
17
+ * ** classic:** remove margin utils from the theme ([ 21b73cc] ( https://github.com/telerik/kendo-themes/commit/21b73cc6ed0b9834f6a48250ab56004b21b62314 ) )
18
+ * ** default:** remove margin utils from the theme ([ 29a211e] ( https://github.com/telerik/kendo-themes/commit/29a211ecffb3636d25878c2a2adda2f7f40d76ec ) )
19
+ * ** fluent:** remove margin utils from the theme ([ c4f6c3d] ( https://github.com/telerik/kendo-themes/commit/c4f6c3d78f4d0731499bdc5aa5f08ab970b03599 ) )
20
+ * ** material:** remove margin utils from the theme ([ 6b6812a] ( https://github.com/telerik/kendo-themes/commit/6b6812af548624186d65d1d04c52392e7dfb2134 ) )
21
+
22
+
23
+
24
+
25
+
6
26
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
7
27
8
28
** Note:** Version bump only for package kendo-themes.repo
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 10.0.0-dev.1 " ,
3
+ "version" : " 10.0.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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** bootstrap:** remove margin utils from the theme ([ 25c73b9] ( https://github.com/telerik/kendo-themes/commit/25c73b9355aa6294ba63237b8b672449603794a8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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" : " 10.0.0-dev.1 " ,
56
- "@progress/kendo-theme-default" : " 10.0.0-dev.1 " ,
57
- "@progress/kendo-theme-utils" : " 10.0.0-dev.1 "
55
+ "@progress/kendo-theme-core" : " 10.0.0-dev.2 " ,
56
+ "@progress/kendo-theme-default" : " 10.0.0-dev.2 " ,
57
+ "@progress/kendo-theme-utils" : " 10.0.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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** classic:** remove margin utils from the theme ([ 21b73cc] ( https://github.com/telerik/kendo-themes/commit/21b73cc6ed0b9834f6a48250ab56004b21b62314 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
7
18
8
19
** 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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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" : " 10.0.0-dev.1 " ,
56
- "@progress/kendo-theme-default" : " 10.0.0-dev.1 " ,
57
- "@progress/kendo-theme-utils" : " 10.0.0-dev.1 "
55
+ "@progress/kendo-theme-core" : " 10.0.0-dev.2 " ,
56
+ "@progress/kendo-theme-default" : " 10.0.0-dev.2 " ,
57
+ "@progress/kendo-theme-utils" : " 10.0.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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** change the main field to point all.css in package.json ([ 534da7d] ( https://github.com/telerik/kendo-themes/commit/534da7d87925cf2db50963aea5a3df8515c82a01 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
7
18
8
19
** 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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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
+ # [10.0.0-dev.2](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * **default:** remove margin utils from the theme ([29a211e](https://github.com/telerik/kendo-themes/commit/29a211ecffb3636d25878c2a2adda2f7f40d76ec))
12
+
13
+
14
+
15
+
16
+
6
17
# [10.0.0-dev.1](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1) (2024-11-04)
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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.0-dev.2 " ,
5
5
"author" : " Progress" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
51
51
},
52
52
"dependencies" : {
53
53
"@progress/kendo-svg-icons" : " ^3.1.0" ,
54
- "@progress/kendo-theme-core" : " 10.0.0-dev.1 " ,
55
- "@progress/kendo-theme-utils" : " 10.0.0-dev.1 "
54
+ "@progress/kendo-theme-core" : " 10.0.0-dev.2 " ,
55
+ "@progress/kendo-theme-utils" : " 10.0.0-dev.2 "
56
56
},
57
57
"directories" : {
58
58
"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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** fluent:** remove margin utils from the theme ([ c4f6c3d] ( https://github.com/telerik/kendo-themes/commit/c4f6c3d78f4d0731499bdc5aa5f08ab970b03599 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
7
18
8
19
** Note:** Version bump only for package @progress/kendo-theme-fluent
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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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" : " 10.0.0-dev.1 " ,
57
- "@progress/kendo-theme-utils" : " 10.0.0-dev.1 "
56
+ "@progress/kendo-theme-core" : " 10.0.0-dev.2 " ,
57
+ "@progress/kendo-theme-utils" : " 10.0.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
+ # [ 10.0.0-dev.2] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2 ) (2024-11-04)
7
+
8
+ ** Note:** Version bump only for package @progress/kendo-themes-html
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.0.0-dev.1] ( https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1 ) (2024-11-04)
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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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
+ # [10.0.0-dev.2](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2) (2024-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * **material:** remove margin utils from the theme ([6b6812a](https://github.com/telerik/kendo-themes/commit/6b6812af548624186d65d1d04c52392e7dfb2134))
12
+
13
+
14
+
15
+
16
+
6
17
# [10.0.0-dev.1](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1) (2024-11-04)
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" : " 10.0.0-dev.1 " ,
4
+ "version" : " 10.0.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" : " 10.0.0-dev.1 " ,
57
- "@progress/kendo-theme-default" : " 10.0.0-dev.1 " ,
58
- "@progress/kendo-theme-utils" : " 10.0.0-dev.1 "
56
+ "@progress/kendo-theme-core" : " 10.0.0-dev.2 " ,
57
+ "@progress/kendo-theme-default" : " 10.0.0-dev.2 " ,
58
+ "@progress/kendo-theme-utils" : " 10.0.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
+ # [10.0.0-dev.2](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.1...v10.0.0-dev.2) (2024-11-04)
7
+
8
+ **Note:** Version bump only for package @progress/kendo-theme-nouvelle
9
+
10
+
11
+
12
+
13
+
6
14
# [10.0.0-dev.1](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.0...v10.0.0-dev.1) (2024-11-04)
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