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: docs/getting-started/get-started-nuxt-3.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -508,7 +508,10 @@ npm run dev
508
508
## 10. Activate Your Trial or Commercial License
509
509
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui). Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
510
510
511
-
Follow the instructions on the Kendo UI for Vue [My License page](slug:my_license_vue) to activate your license.
511
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
512
+
513
+
To experience the full potential of the Kendo UI for Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UI for Vue license file.
514
+
512
515
## 11. Get the Complete Source Code
513
516
Your Kendo UI for Vue Getting Started application is complete! You can download and run the complete sample application from the [kendo-vue-examples GitHub repository](https://github.com/telerik/kendo-vue/tree/master/getting-started-nuxt3/).
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -566,7 +566,10 @@ You can learn more about the `Window component` and what it can do on the [Kendo
566
566
## 9. Activate Your Trial or Commercial License
567
567
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui). Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
568
568
569
-
Follow the instructions on the Kendo UI for Vue [My License page](slug:my_license_vue) to activate your license.
569
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
570
+
571
+
To experience the full potential of the Kendo UI for Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UI for Vue license file.
572
+
570
573
## 10. Get the Complete Source Code
571
574
Your Kendo UI for Vue Getting Started application is complete! You can download and run the complete sample application from the [kendo-vue GitHub repository](https://github.com/telerik/kendo-vue/tree/master/getting-started-javascript-composition-api). Alternatively, run, fork and [experiment with the application directly in StackBlitz](https://stackblitz.com/edit/vue3-vite-starter-vfbur6?file=src%2FApp.vue).
Copy file name to clipboardExpand all lines: docs/getting-started/javascript-options-api.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -549,7 +549,10 @@ You can learn more about the `Window component` and what it can do on the [Kendo
549
549
## 9. Activate Your Trial or Commercial License
550
550
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui). Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
551
551
552
-
Follow the instructions on the Kendo UI for Vue [My License page](slug:my_license_vue) to activate your license.
552
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
553
+
554
+
To experience the full potential of the Kendo UI for Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UI for Vue license file.
555
+
553
556
## 10. Get the Complete Source Code
554
557
Your Kendo UI for Vue Getting Started application is complete! You can download and run the complete sample application from the [kendo-vue GitHub repository](https://github.com/telerik/kendo-vue/tree/master/getting-started-javascript-options-api). Alternatively, run, fork and [experiment with the application directly in StackBlitz](https://stackblitz.com/edit/vue3-vite-starter-75eowq?file=src%2FApp.vue).
Copy file name to clipboardExpand all lines: docs/getting-started/typescript-composition-api.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -614,7 +614,10 @@ You can learn more about the `Window component` and what it can do on the [Kendo
614
614
## 9. Activate Your Trial or Commercial License
615
615
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui). Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
616
616
617
-
Follow the instructions on the Kendo UI for Vue [My License page](slug:my_license_vue) to activate your license.
617
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
618
+
619
+
To experience the full potential of the Kendo UI for Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UI for Vue license file.
620
+
618
621
## 10. Get the Complete Source Code
619
622
Your Kendo UI for Vue Getting Started application is complete! You can download and run the complete sample application from the [kendo-vue-examples GitHub repository](https://github.com/telerik/kendo-vue/tree/master/getting-started-typescript-composition-api).
Copy file name to clipboardExpand all lines: docs/getting-started/typescript-options-api.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,7 +585,10 @@ You can learn more about the `Window component` and what it can do on the [Kendo
585
585
## 9. Activate Your Trial or Commercial License
586
586
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui). Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
587
587
588
-
Follow the instructions on the Kendo UI for Vue [My License page](slug:my_license_vue) to activate your license.
588
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
589
+
590
+
To experience the full potential of the Kendo UI for Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UI for Vue license file.
591
+
589
592
## 10. Get the Complete Source Code
590
593
Your Kendo UI for Vue Getting Started application is complete! You can download and run the complete sample application from the [kendo-vue-examples GitHub repository](https://github.com/telerik/kendo-vue/tree/master/getting-started-typescript-options-api).
Copy file name to clipboardExpand all lines: docs/getting-started/vscode-extension.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,9 @@ Last but not least, navigate to <http://localhost:8080/chartPage> and see the ad
129
129
130
130
Using any of the UI components in the Kendo UIfor Vue library requires either a commercial license key or an active trial license key.
131
131
132
-
Follow the instructions on the Kendo UIfor Vue [My License page]({% slug my_license %}) to activate your trial or commercial license. You can skip this step if your application already contains a Kendo UIfor Vue license file.
132
+
> Since version 3.14.0 (13 September 2023) of Kendo UIfor Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](slug:my_license#toc-invalid-license) section.
133
+
134
+
To experience the full potential of the Kendo UIfor Vue components, follow the [license activation instructions](slug:my_license) and hide the invalid/not-activated license messages and attributes. You can skip this step if your application already contains a Kendo UIfor Vue license file.
Copy file name to clipboardExpand all lines: docs/my-license/index.mdx
+48-1Lines changed: 48 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ title: Set Up Your Kendo UI for Vue License Key
3
3
page_title: Kendo UI for Vue License Key - Setup and FAQs
4
4
description: "Set up your license key to use the Kendo UI for Vue components in your Vue projects."
5
5
slug: my_license_vue
6
+
tag: updated
6
7
noindex: true
7
8
---
8
9
@@ -14,6 +15,8 @@ import LicenseScriptKey from "gatsby-theme-k3-docs/src/components/license/licens
14
15
15
16
In this article, you’ll learn how to activate the Kendo UI for Vue components by installing a personal license key.
16
17
18
+
> Since version 3.14.0 (13 September 2023) of Kendo UI for Vue, a missing license causes a watermark to appear over selected components. For more information, see the [Invalid License](#toc-invalid-license) section below.
19
+
17
20
Kendo UI for Vue is a professionally developed library distributed under a [commercial license](https://www.telerik.com/purchase/license-agreement/kendo-ui).
18
21
Starting from [version 2.0.0](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/), using any of the UI components from the Kendo UI for Vue library requires either a commercial license key or an active trial license key.
19
22
@@ -194,14 +197,44 @@ To activate the license of the `@progress/kendo-ui` package, you can follow the
194
197
195
198
>The above instructions should be followed `only` when you are using the `Kendo UI for Vue Wrapper` components. If you are using the Kendo UI for Vue Native components, you should skip the current section of this article.
196
199
200
+
## Invalid License
201
+
202
+
An invalid license can be caused by any of the following:
203
+
204
+
* Using an invalid or expired commercial license.
205
+
* Using an expired trial license.
206
+
* Not [installing or updating the Kendo UI for Vue license key](#toc-install-or-update-a-license-key) in your application.
207
+
208
+
If you use Kendo UI for Vue in a project with an expired or missing license, the UI components will exhibit the following behavior:
209
+
1. A watermark appears over a number of selected components:
210
+
* A watermark appearing in the `Light Theme` mode.
211
+

212
+
* A watermark appearing in the `Dark Theme` mode.
213
+

214
+
1. A banner appears on pages that use unlicensed Kendo UI for Vue components.
215
+

216
+
* Clicking the **?** button of the banner takes you to the Kendo UI for Vue licensing documentation.
217
+
* Clicking the **x** button of the banner closes the banner until the page is reloaded or a license is activated.
218
+
1. A warning message similar to the following is logged in the browser's console
219
+

220
+
197
221
## Frequently Asked Questions
198
222
199
223
### Will the product function without a license key?
200
224
201
-
Yes, the product will continue to function normally without a license key. However, a warning message will appear in the browser console if a valid license key is not present.
225
+
Yes, the product will continue to function normally without a license key. However, the following will happen if a valid license key is not present:
226
+
* A watermark will appear above selected Kendo UI for Vue components.
227
+
* A licensing banner will pop over a page that uses unlicensed Kendo UI for Vue components.
228
+
* A warning message will appear in the browser console.
229
+
230
+
See the [Invalid License](#toc-invalid-license) section for more information.
202
231
203
232
Please, be aware that future updates of the library may restrict or disable some features when no valid license is present.
204
233
234
+
### Will a watermark and license banner appear if I use a Kendo UI for Vue version that was released prior to v.3.14.0?
235
+
236
+
If you have a valid license activated for your project, you won't get any [invalid license attributes](#toc-invalid-license).
237
+
205
238
### Does the license key expire?
206
239
207
240
Yes, the license key expires at the end of your support subscription.
@@ -212,6 +245,20 @@ You will need to obtain and install a new license key after starting a trial, re
212
245
213
246
An expired license key is valid for all Kendo UI for Vue versions _published before its expiration date_. The publish date of each version is available in the [Kendo UI for Vue changelog](https://www.telerik.com/kendo-vue-ui/components/changelogs/ui-for-vue/).
214
247
248
+
### I am using Vite in my project. I can't hide the invalid license watermarks, banner, and console warning even though the license activation is successful. What should I do?
249
+
250
+
The described scenario happens in Vite context and most often when you have previously activated a commercial or trial license in your project and now you want to renew this license. In the discussed case, once you run `npx kendo-ui-license activate`, the console message says you have successfully activated your license but in fact, all [invalid license attributes](#toc-invalid-license) are still presented.
251
+
252
+
The reason for the issue is that Vite is not updating its cache after the licensing command is executed. To make the warning disappear:
253
+
1. Delete the `.vite` folder in the `node_modules` folder of the project.
254
+
1. Execute the `npx kendo-ui-license activate` command.
255
+
256
+
### I updated the version of the Kendo UI for Vue packages in my project and the invalid license attributes appeared. How to hide these items?
257
+
258
+
If this happens, the possible reason is that the end date of the license activated in your application is before the release date of the newly installed Kendo UI for Vue packages. To fix this issue:
259
+
1. [Download a new license key](#toc-download-your-license-key).
260
+
1. [Activate the new license key](#toc-install-or-update-a-license-key) in your project.
261
+
215
262
### Do I need an Internet connection to activate the license?
216
263
217
264
No, the license activation and validation are performed entirely offline.
0 commit comments