@progress/kendo-vue-dialogs 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
|
@@ -21,6 +21,8 @@ The Kendo UI for Vue Dialogs package includes the following components:
|
|
|
21
21
|
|
|
22
22
|
## Vue Dialogs
|
|
23
23
|
|
|
24
|
+
> 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.
|
|
25
|
+
|
|
24
26
|
Among the many features which the Kendo UI for Vue Dialogs deliver are:
|
|
25
27
|
|
|
26
28
|
* **Modal**—The dialogs can be shown as modal on the page to prevent the user from interacting with other elements on the page.
|