@progress/kendo-vue-notification 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
|
@@ -16,6 +16,8 @@ The Kendo UI for Vue Notification renders a brief message to the user with infor
|
|
|
16
16
|
|
|
17
17
|
## Vue Notification
|
|
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 Notification component delivers are:
|
|
20
22
|
|
|
21
23
|
* [Notification types](https://www.telerik.com/kendo-vue-ui/components/notification/types/?utm_medium=referral&utm_source=npm&utm_campaign=kendo-ui-vue-trial-npm-notification)—Depending on the outcome of application operations and processes, the Notification enables you to display different types of notifications, like `info`, `error`, `warning`, and more.
|