Skip to content

Commit

Permalink
chore(release): v10.0.0-dev.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot committed Nov 5, 2024
1 parent 4290e91 commit 23fd87d
Show file tree
Hide file tree
Showing 21 changed files with 161 additions and 48 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **bootstrap:** fix swatches disabled state ([b4b9b3d](https://github.com/telerik/kendo-themes/commit/b4b9b3dd969cfe60996cd8e49857ad44ac3f942f))
* **classic:** fix swatches disabled state ([68a4c19](https://github.com/telerik/kendo-themes/commit/68a4c1976f71629634d40dcd9a9eb3b9bda9fdfc))
* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))
* **default:** fix swatches disabled state ([4290e91](https://github.com/telerik/kendo-themes/commit/4290e918f79181c4ea998f80c511dbc4e8aac497))
* **html:** ai prompt toolbar classes ([1900795](https://github.com/telerik/kendo-themes/commit/190079570c4d41cf1b212bbe27b3a694e2ee5ec1))
* **scheduler:** recurring events have incorrect margin in rtl ([c2fdcc6](https://github.com/telerik/kendo-themes/commit/c2fdcc6c55391e7c6ea87e4863faa42805c62351))





# [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)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"packages": [
"packages/*"
],
Expand Down
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions packages/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **bootstrap:** fix swatches disabled state ([b4b9b3d](https://github.com/telerik/kendo-themes/commit/b4b9b3dd969cfe60996cd8e49857ad44ac3f942f))
* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))
* **scheduler:** recurring events have incorrect margin in rtl ([c2fdcc6](https://github.com/telerik/kendo-themes/commit/c2fdcc6c55391e7c6ea87e4863faa42805c62351))





# [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)


Expand Down
8 changes: 4 additions & 4 deletions packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-bootstrap",
"description": "Bootstrap theme for Kendo UI",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^3.1.0",
"@progress/kendo-theme-core": "10.0.0-dev.2",
"@progress/kendo-theme-default": "10.0.0-dev.2",
"@progress/kendo-theme-utils": "10.0.0-dev.2"
"@progress/kendo-theme-core": "10.0.0-dev.3",
"@progress/kendo-theme-default": "10.0.0-dev.3",
"@progress/kendo-theme-utils": "10.0.0-dev.3"
},
"directories": {
"doc": "docs",
Expand Down
13 changes: 13 additions & 0 deletions packages/classic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **classic:** fix swatches disabled state ([68a4c19](https://github.com/telerik/kendo-themes/commit/68a4c1976f71629634d40dcd9a9eb3b9bda9fdfc))
* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))
* **scheduler:** recurring events have incorrect margin in rtl ([c2fdcc6](https://github.com/telerik/kendo-themes/commit/c2fdcc6c55391e7c6ea87e4863faa42805c62351))





# [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)


Expand Down
8 changes: 4 additions & 4 deletions packages/classic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-classic",
"description": "Sass port of less based themes for Kendo UI theme",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -52,9 +52,9 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^3.1.0",
"@progress/kendo-theme-core": "10.0.0-dev.2",
"@progress/kendo-theme-default": "10.0.0-dev.2",
"@progress/kendo-theme-utils": "10.0.0-dev.2"
"@progress/kendo-theme-core": "10.0.0-dev.3",
"@progress/kendo-theme-default": "10.0.0-dev.3",
"@progress/kendo-theme-utils": "10.0.0-dev.3"
},
"directories": {
"doc": "docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)

**Note:** Version bump only for package @progress/kendo-theme-core





# [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-core",
"description": "A collection of functions and mixins used for building themes for Kendo UI",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))
* **default:** fix swatches disabled state ([4290e91](https://github.com/telerik/kendo-themes/commit/4290e918f79181c4ea998f80c511dbc4e8aac497))
* **scheduler:** recurring events have incorrect margin in rtl ([c2fdcc6](https://github.com/telerik/kendo-themes/commit/c2fdcc6c55391e7c6ea87e4863faa42805c62351))





# [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)


Expand Down
6 changes: 3 additions & 3 deletions packages/default/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-default",
"description": "SASS resources for the default Kendo UI theme",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -51,8 +51,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^3.1.0",
"@progress/kendo-theme-core": "10.0.0-dev.2",
"@progress/kendo-theme-utils": "10.0.0-dev.2"
"@progress/kendo-theme-core": "10.0.0-dev.3",
"@progress/kendo-theme-utils": "10.0.0-dev.3"
},
"directories": {
"doc": "docs",
Expand Down
11 changes: 11 additions & 0 deletions packages/fluent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))





# [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)


Expand Down
6 changes: 3 additions & 3 deletions packages/fluent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-fluent",
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^3.1.0",
"@progress/kendo-theme-core": "10.0.0-dev.2",
"@progress/kendo-theme-utils": "10.0.0-dev.2"
"@progress/kendo-theme-core": "10.0.0-dev.3",
"@progress/kendo-theme-utils": "10.0.0-dev.3"
},
"directories": {
"doc": "docs",
Expand Down
11 changes: 11 additions & 0 deletions packages/html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **html:** ai prompt toolbar classes ([1900795](https://github.com/telerik/kendo-themes/commit/190079570c4d41cf1b212bbe27b3a694e2ee5ec1))





# [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)

**Note:** Version bump only for package @progress/kendo-themes-html
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-themes-html",
"description": "A collection of HTML helpers used for developing Kendo UI themes",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.0.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.0.0-dev.2...v10.0.0-dev.3) (2024-11-05)


### Bug Fixes

* **colorgradient:** remove duplicated vars with invalid values ([fe5762e](https://github.com/telerik/kendo-themes/commit/fe5762e5c7b1f45980fecaa24abb3ecf0af696e4))
* **scheduler:** recurring events have incorrect margin in rtl ([c2fdcc6](https://github.com/telerik/kendo-themes/commit/c2fdcc6c55391e7c6ea87e4863faa42805c62351))





# [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)


Expand Down
8 changes: 4 additions & 4 deletions packages/material/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-material",
"description": "Material theme for Kendo UI",
"version": "10.0.0-dev.2",
"version": "10.0.0-dev.3",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -53,9 +53,9 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^3.1.0",
"@progress/kendo-theme-core": "10.0.0-dev.2",
"@progress/kendo-theme-default": "10.0.0-dev.2",
"@progress/kendo-theme-utils": "10.0.0-dev.2"
"@progress/kendo-theme-core": "10.0.0-dev.3",
"@progress/kendo-theme-default": "10.0.0-dev.3",
"@progress/kendo-theme-utils": "10.0.0-dev.3"
},
"directories": {
"doc": "docs",
Expand Down
Loading

0 comments on commit 23fd87d

Please sign in to comment.