You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/chart/overview.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ You can make a responsive chart
148
148
149
149
## Styling with CSS Variables
150
150
151
-
The Chart allows various [customizations through child tags and parameters](#chart-elements). Starting with version 7.2.0, the Chart also supports visual customizations through [CSS variables](slug:themes-customize#setting-theme-variables).
151
+
The Chart allows various [customizations through child tags and parameters](#chart-elements). Starting with version 8.0.0, the Chart also supports visual customizations through [CSS variables](slug:themes-customize#setting-theme-variables).
152
152
153
153
>caption Using CSS variables to customize the Chart appearance
Telerik UI for Blazor 8.0.0 [depends on a new `Telerik.Licensing` NuGet package](slug:getting-started/what-you-need#nuget-packages). This change may be relevant to environments that:
24
+
25
+
* Rely on local NuGet feeds, Azure Artifacts, or other configurations that do not use real-time NuGet package downloading.
26
+
* Use [Telerik NuGet package source mapping](slug:installation/nuget#package-source-mapping), because `Telerik.Licensing` is hosted on `nuget.org`.
Copy file name to clipboardExpand all lines: upgrade/breaking-changes/list.md
+1
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ position: 0
11
11
This article lists the releases of the Telerik UI for Blazor product that introduce breaking changes. You may want to go through it when [upgrading](slug:upgrade-tutorial) to see whether you are affected.
0 commit comments