Skip to content

v9.0.0-dev.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kendo-bot kendo-bot released this 19 Jul 11:57
· 206 commits to develop since this release

9.0.0-dev.0 (2024-07-19)

Features

  • bootstrap: detach utils package (c2870e0)
  • classic: detach utils package (7b119ff)
  • default: detach utils package (5d3910d)
  • fluent: detach utils package (69a3e9b)
  • material: detach utils package (e5f86d9)
  • utils: implement responsive layout system (f81250e)

BREAKING CHANGES

  • fluent: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now
independent of the themes package. This means that, moving forward,
components will selectively import only the utilities they require,
rather than the entire utilities package. This adjustment does not
impact the styling of components but is designed to improve the system's
flexibility and modularity.

For developers using utility classes for custom layouts, you will now
need to manually import the utilities as a separate stylesheet on your
pages. For step-by-step instructions on how to do this, please visit:
https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • material: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now
independent of the themes package. This means that, moving forward,
components will selectively import only the utilities they require,
rather than the entire utilities package. This adjustment does not
impact the styling of components but is designed to improve the system's
flexibility and modularity.

For developers using utility classes for custom layouts, you will now
need to manually import the utilities as a separate stylesheet on your
pages. For step-by-step instructions on how to do this, please visit:
https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • classic: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now
independent of the themes package. This means that, moving forward,
components will selectively import only the utilities they require,
rather than the entire utilities package. This adjustment does not
impact the styling of components but is designed to improve the system's
flexibility and modularity.

For developers using utility classes for custom layouts, you will now
need to manually import the utilities as a separate stylesheet on your
pages. For step-by-step instructions on how to do this, please visit:
https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • bootstrap: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now
independent of the themes package. This means that, moving forward,
components will selectively import only the utilities they require,
rather than the entire utilities package. This adjustment does not
impact the styling of components but is designed to improve the system's
flexibility and modularity.

For developers using utility classes for custom layouts, you will now
need to manually import the utilities as a separate stylesheet on your
pages. For step-by-step instructions on how to do this, please visit:
https://www.telerik.com/design-system/docs/utils/get-started/installation/

  • default: The utilities package is now decoupled from the themes package.

Effective with the R3 2024 release, the utilities package is now
independent of the themes package. This means that, moving forward,
components will selectively import only the utilities they require,
rather than the entire utilities package. This adjustment does not
impact the styling of components but is designed to improve the system's
flexibility and modularity.

For developers using utility classes for custom layouts, you will now
need to manually import the utilities as a separate stylesheet on your
pages. For step-by-step instructions on how to do this, please visit:
https://www.telerik.com/design-system/docs/utils/get-started/installation/