Skip to content

Commit

Permalink
chore(release): v6.4.0-dev.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot committed Apr 24, 2023
1 parent f88a311 commit 862cb19
Show file tree
Hide file tree
Showing 29 changed files with 150 additions and 35 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)


### Bug Fixes

* **bottom-nav:** rename themeColor class to match current convention ([7ad724a](https://github.com/telerik/kendo-themes/commit/7ad724ad0209844660cd8a350ff9a5e4f453a580))
* **breadcrumb:** adjust styles for the updated rendering ([b55226c](https://github.com/telerik/kendo-themes/commit/b55226cb34d0ba7582c015e1081e95c08ddafe0c))


### Features

* **html:** add bottom-nav helper ([1ec7eea](https://github.com/telerik/kendo-themes/commit/1ec7eea8e07c7f5db0f21412cdd1ee6e1a052d82))
* **html:** add breadcrumb helper ([c47d013](https://github.com/telerik/kendo-themes/commit/c47d013b14e44e8fca8d5e276f898c6cf00a46a9))
* **html:** add color-editor helper ([367241b](https://github.com/telerik/kendo-themes/commit/367241b6a8d7961f902d3f32bb16550f82e9e9cb))
* **html:** add colorgradient helper ([c0c299a](https://github.com/telerik/kendo-themes/commit/c0c299a3ac85fbf9c78158e57894ad2c206de6d8))
* **html:** add expansion-panel helper ([cb25287](https://github.com/telerik/kendo-themes/commit/cb25287029fcd7a6dd1c0bf04e24539f7d91ea6b))
* **html:** add html helper for multiselecttree ([006014d](https://github.com/telerik/kendo-themes/commit/006014d0c8de05c8b8be42f41308e0f884a0168f))
* **html:** add slider helper ([0e2a064](https://github.com/telerik/kendo-themes/commit/0e2a064726bb886916402758a539d501a1213c9b))





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "4.0.0",
"version": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)

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





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-bootstrap
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -49,9 +49,9 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-default": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0",
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-default": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0",
"bootstrap": "5.2.1"
}
}
8 changes: 8 additions & 0 deletions packages/classic/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)

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





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-classic
Expand Down
2 changes: 1 addition & 1 deletion packages/classic/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -49,8 +49,8 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-default": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0"
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-default": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0"
}
}
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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)

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





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/default/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)


### Bug Fixes

* **bottom-nav:** rename themeColor class to match current convention ([7ad724a](https://github.com/telerik/kendo-themes/commit/7ad724ad0209844660cd8a350ff9a5e4f453a580))
* **breadcrumb:** adjust styles for the updated rendering ([b55226c](https://github.com/telerik/kendo-themes/commit/b55226cb34d0ba7582c015e1081e95c08ddafe0c))





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/default/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0"
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0"
}
}
12 changes: 12 additions & 0 deletions packages/fluent/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)


### Bug Fixes

* **bottom-nav:** rename themeColor class to match current convention ([7ad724a](https://github.com/telerik/kendo-themes/commit/7ad724ad0209844660cd8a350ff9a5e4f453a580))
* **breadcrumb:** adjust styles for the updated rendering ([b55226c](https://github.com/telerik/kendo-themes/commit/b55226cb34d0ba7582c015e1081e95c08ddafe0c))





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/fluent/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0"
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0"
}
}
17 changes: 17 additions & 0 deletions packages/html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)


### Features

* **html:** add bottom-nav helper ([1ec7eea](https://github.com/telerik/kendo-themes/commit/1ec7eea8e07c7f5db0f21412cdd1ee6e1a052d82))
* **html:** add breadcrumb helper ([c47d013](https://github.com/telerik/kendo-themes/commit/c47d013b14e44e8fca8d5e276f898c6cf00a46a9))
* **html:** add color-editor helper ([367241b](https://github.com/telerik/kendo-themes/commit/367241b6a8d7961f902d3f32bb16550f82e9e9cb))
* **html:** add colorgradient helper ([c0c299a](https://github.com/telerik/kendo-themes/commit/c0c299a3ac85fbf9c78158e57894ad2c206de6d8))
* **html:** add expansion-panel helper ([cb25287](https://github.com/telerik/kendo-themes/commit/cb25287029fcd7a6dd1c0bf04e24539f7d91ea6b))
* **html:** add html helper for multiselecttree ([006014d](https://github.com/telerik/kendo-themes/commit/006014d0c8de05c8b8be42f41308e0f884a0168f))
* **html:** add slider helper ([0e2a064](https://github.com/telerik/kendo-themes/commit/0e2a064726bb886916402758a539d501a1213c9b))





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-themes-html
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/material/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)

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





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-material
Expand Down
2 changes: 1 addition & 1 deletion packages/material/package-lock.json

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

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": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-default": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0"
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-default": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0"
}
}
11 changes: 11 additions & 0 deletions packages/nouvelle/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)


### Bug Fixes

* **breadcrumb:** adjust styles for the updated rendering ([b55226c](https://github.com/telerik/kendo-themes/commit/b55226cb34d0ba7582c015e1081e95c08ddafe0c))





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-nouvelle
Expand Down
2 changes: 1 addition & 1 deletion packages/nouvelle/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/nouvelle/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-nouvelle",
"description": "A css variables heavy theme for Kendo UI",
"version": "6.3.1-dev.0",
"version": "6.4.0-dev.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@progress/kendo-font-icons": "1.4.2",
"@progress/kendo-theme-core": "6.3.1-dev.0",
"@progress/kendo-theme-utils": "6.3.1-dev.0"
"@progress/kendo-theme-core": "6.4.0-dev.0",
"@progress/kendo-theme-utils": "6.4.0-dev.0"
}
}
8 changes: 8 additions & 0 deletions packages/utils/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.

# [6.4.0-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.1-dev.0...v6.4.0-dev.0) (2023-04-24)

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





## [6.3.1-dev.0](https://github.com/telerik/kendo-themes/compare/v6.3.0...v6.3.1-dev.0) (2023-04-20)

**Note:** Version bump only for package @progress/kendo-theme-utils
Expand Down
Loading

0 comments on commit 862cb19

Please sign in to comment.