Kendo Themes Versions Save

Monorepo for SASS-based Kendo UI themes

v8.0.0-dev.9

1 month ago

8.0.0-dev.9 (2024-04-25)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.8

1 month ago

8.0.0-dev.8 (2024-04-23)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.7

1 month ago

8.0.0-dev.7 (2024-04-23)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.6

1 month ago

8.0.0-dev.6 (2024-04-22)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.5

1 month ago

8.0.0-dev.5 (2024-04-22)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.4

2 months ago

8.0.0-dev.4 (2024-04-15)

Note: Version bump only for package kendo-themes.repo

v8.0.0-dev.3

2 months ago

8.0.0-dev.3 (2024-04-08)

Bug Fixes

  • spreadsheet: set default width to fit container (9023a4e)

v8.0.0-dev.2

2 months ago

8.0.0-dev.2 (2024-04-01)

Bug Fixes

  • loader: loader container stays underneath windows and dialogs (7ec89a7)

v8.0.0-dev.1

2 months ago

8.0.0-dev.1 (2024-03-28)

Features

  • bootstrap: integrate radii module (df28c2c)
  • bootstrap: integrate spacing module (5821954)
  • bootstrap: integrate typography module (7c83f2a)
  • classic: implement spacing module (0c89d65)
  • classic: integrate radii module (7161644)
  • classic: integrate typography module (4e02f97)
  • core: implement radii module (f963232)
  • core: implement spacing module (7b863e5)
  • core: implement typography module (8954987)
  • default: integrate radii module (abd3f5f)
  • default: integrate spacing module (3a7741b)
  • default: integrate typography module (f4a6d94)
  • fluent: integrate radii module (648bc00)
  • fluent: integrate spacing module (c24f703)
  • fluent: integrate typography module (43955ba)
  • material: integrate radii module (667b4e5)
  • material: integrate spacing module (0b934b3)
  • material: integrate typography module (4f70d1e)
  • utils: integrate radii module (228cac1)
  • utils: integrate spacing module (a83b524)
  • utils: integrate typography module (aa155a1)

v8.0.0-dev.0

2 months ago

8.0.0-dev.0 (2024-03-25)

Bug Fixes

  • generate sass swatches compatible with the new color system (b510c58)
  • incorrect color mapping in the new color system (634edce)

Features

  • bootstrap: enable color system (45cc0b8)
  • classic: enable color system (831b390)
  • default: enable color system (0d08db2)
  • fluent: enable color system (422ad07)
  • material: enable color system (2dc48a0)

BREAKING CHANGES

  • fluent: This commit enables the new Color System, which introduces a new way of implementing and customizing the colors. If the user has customized some of the old color variables like $kendo-color-primary, $kendo-body-bg, $kendo-base-bg, etc, they would need to migrate their customizations by following the Migration Guide which can be found in the Progress Design System Docs.
  • material: This commit enables the new Color System, which introduces a new way of implementing and customizing the colors. If the user has customized some of the old color variables like $kendo-color-primary, $kendo-body-bg, $kendo-base-bg, etc, they would need to migrate their customizations by following the Migration Guide which can be found in the Progress Design System Docs.
  • bootstrap: This commit enables the new Color System, which introduces a new way of implementing and customizing the colors. If the user has customized some of the old color variables like $kendo-color-primary, $kendo-body-bg, $kendo-base-bg, etc, they would need to migrate their customizations by following the Migration Guide which can be found in the Progress Design System Docs.
  • classic: This commit enables the new Color System, which introduces a new way of implementing and customizing the colors. If the user has customized some of the old color variables like $kendo-color-primary, $kendo-body-bg, $kendo-base-bg, etc, they would need to migrate their customizations by following the Migration Guide which can be found in the Progress Design System Docs.
  • default: This commit enables the new Color System, which introduces a new way of implementing and customizing the colors. If the user has customized some of the old color variables like $kendo-color-primary, $kendo-body-bg, $kendo-base-bg, etc, they would need to migrate their customizations by following the Migration Guide which can be found in the Progress Design System Docs.