@progress/kendo-vue-upload 4.1.0 → 4.1.1-dev.202312191614

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
@@ -16,6 +16,8 @@ The Kendo UI for Vue Upload component helps users transfer files from their file
16
16
 
17
17
  ## Vue Upload
18
18
 
19
+ > 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.
20
+
19
21
  Among the features which the Kendo UI for Vue Upload component delivers are:
20
22
 
21
23
  * [Disabled Upload](https://www.telerik.com/kendo-vue-ui/components/upload/disabled-state/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-upload)—Completely disable the upload functionality in certain conditions.