@progress/kendo-vue-gauges 4.1.0 → 4.1.1-dev.202312190914
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -24,6 +24,9 @@ What's in this package (ToC):
|
|
|
24
24
|
* [Support Options](#support-options)
|
|
25
25
|
* [Resources](#resources)
|
|
26
26
|
|
|
27
|
+
|
|
28
|
+
> Historically, all Kendo UI for Vue Native components support both **Vue 2** and **Vue 3**, however, Vue 2 is currently in its end-of-support phase till Nov 2024. After our last major release for 2024, Vue 2 will no longer be supported in the new versions of the Kendo UI for Vue components. Please check our [Vue 2 End of Support article](https://www.telerik.com/kendo-vue-ui/components/vue2-deprecation/) for more details.
|
|
29
|
+
|
|
27
30
|
## Vue ArcGauge Component
|
|
28
31
|
|
|
29
32
|
[The Kendo UI for Vue ArcGauge component](https://www.telerik.com/kendo-vue-ui/components/gauges/arcgauge/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-gauges) is perfect for representing value ranges across a sleek looking arc. This Vue component features the ability to define a minimum and maximum angle, letting arcs range from 0 to 360 degrees, and the current value will be displayed within the arc itself as well as a template in the middle of the component.
|