Skip to content

Releases: telerik/kendo-themes

v10.0.0-dev.0

01 Nov 11:45
Compare
Choose a tag to compare
v10.0.0-dev.0 Pre-release
Pre-release

10.0.0-dev.0 (2024-11-01)

Features

  • bootstrap: detach the theme from twbs/bootstrap (35ad29e)
  • bootstrap: migrate theme to the dart-sass module system (0d4583b)
  • classic: migrate theme to the dart-sass module system (11f910f)
  • core: migrate to the dart-sass module system (19bdedb)
  • default: migrate theme to the dart-sass module system (b4db551)
  • fluent: migrate theme to the dart-sass module system (c1d9891)
  • material: migrate theme to the dart-sass module system (a04a40c)
  • utils: migrate to the dart-sass module system (82f0cb5)

BREAKING CHANGES

  • default: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • bootstrap: Effective with the R4 2024 release, twbs/bootstrap is
    removed as a dependency of the Kendo UI Bootstrap theme. This means that
    customizing bootstrap scss variables will no longer have an effect on
    our components, as the theme will be detached i.e. not depending upon.
    However, we will provide mostly the same look and feel through variables
    that have the same values.

    In order to continue using twbs/bootstrap along with the Kendo Bootstrap
    theme, make sure to add a it as a dependency to your project.

  • bootstrap: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • classic: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • material: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • fluent: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • core: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

  • utils: Starting with the R4 2024 release, all Kendo themes are now migrated to
    the SASS module system. This breaking change is due to the node-sass
    package reaching its official end of life.

    For more information, please refer to the following links:

v9.1.1-dev.2

28 Oct 01:03
Compare
Choose a tag to compare
v9.1.1-dev.2 Pre-release
Pre-release

9.1.1-dev.2 (2024-10-28)

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

v9.1.1-dev.1

22 Oct 11:40
Compare
Choose a tag to compare
v9.1.1-dev.1 Pre-release
Pre-release

9.1.1-dev.1 (2024-10-22)

Bug Fixes

  • menu: scroll wrapper position (56372b7)

v9.1.1-dev.0

21 Oct 01:02
Compare
Choose a tag to compare
v9.1.1-dev.0 Pre-release
Pre-release

9.1.1-dev.0 (2024-10-21)

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

v9.1.0

14 Oct 07:57
Compare
Choose a tag to compare

9.1.0 (2024-10-14)

Bug Fixes

  • addressing spacing related issues across components (340c122)
  • loader: wrong secondary color (90db422)
  • html: add missing context-menu first/last classes (6b35f98)
  • html: add missing menu first/last classes (d57f8c1)
  • html: correct dockmanager tabstrip first/last classes (4191e04)
  • html: correct dockmanager toolbar button sizes (c5475a3)
  • html: correct pager double disabled button state (15c0697)
  • html: correct pdf-viewer toolbar button-group fillmode (dc97812)
  • html: correct scheduler toolbar-specific classes (7849f74)
  • html: correct typo in k-scheduler-task-text class (67aaf25)
  • html: remove checkbox warnings from specs (d8fe713)
  • html: remove splitter warnings from specs (6ae1777)
  • html: svg icon names with numbers are not considered (00e7bb6)
  • importing theme in a class creates a wrong selector (165ec66)
  • listview: adjust loading mask rendering (93cb992)
  • calendar: use correct name for module (9b13e6d)
  • grid: missing sticky rows styles (c1bf80e)
  • editor: table resizing tool misalignment in non-iframe mode (6cf8e0f)
  • window: long titles are not truncated (e71a3fe)

Features

  • dataviz: add chart overlay styles (f1f607d)
  • html: add fillMode option in the Toolbar spec (c7c8ab2)
  • html: add PDFViewer annotations spec and tests (90b853e)
  • pdf-viewer: add styles related to pdf annotations (dedc15c)
  • toolbar: add fillMode option styles (dbe414d)
  • html: update menu spec to match the design revision (a55bae5)
  • menu: apply menu styles to match the design revision (c7c4e0b)
  • html: update tabstrip spec and tests (7d36a44)
  • tapstrip: apply the new design (e5f2d43)
  • html: add chip action template (58ea02c)
  • html: add timedurationpicker templates (824587f)
  • html: make chip avatar image configurable (7cfc7d6)

v9.1.0-dev.6

14 Oct 01:02
Compare
Choose a tag to compare
v9.1.0-dev.6 Pre-release
Pre-release

9.1.0-dev.6 (2024-10-14)

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

v9.1.0-dev.5

07 Oct 14:06
Compare
Choose a tag to compare
v9.1.0-dev.5 Pre-release
Pre-release

9.1.0-dev.5 (2024-10-07)

Features

  • dataviz: add chart overlay styles (f1f607d)
  • html: add fillMode option in the Toolbar spec (c7c8ab2)
  • html: add PDFViewer annotations spec and tests (90b853e)
  • pdf-viewer: add styles related to pdf annotations (dedc15c)
  • toolbar: add fillMode option styles (dbe414d)

v9.1.0-dev.4

30 Sep 01:02
Compare
Choose a tag to compare
v9.1.0-dev.4 Pre-release
Pre-release

9.1.0-dev.4 (2024-09-30)

Bug Fixes

  • addressing spacing related issues across components (340c122)

v9.1.0-dev.3

23 Sep 01:01
Compare
Choose a tag to compare
v9.1.0-dev.3 Pre-release
Pre-release

9.1.0-dev.3 (2024-09-23)

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

v9.1.0-dev.2

16 Sep 01:01
Compare
Choose a tag to compare
v9.1.0-dev.2 Pre-release
Pre-release

9.1.0-dev.2 (2024-09-16)

Features

  • html: update menu spec to match the design revision (a55bae5)
  • menu: apply menu styles to match the design revision (c7c4e0b)