|
1 | | -# Kendo UI for Angular |
| 1 | +# Kendo UI for Angular 🚀 |
2 | 2 |
|
3 | | -Kendo UI for Angular uses GitHub Issues as an official bug tracker. |
| 3 | +<img src="./assets/kendo.png" align="right" width="420" alt="Kendo UI for Angular"> |
4 | 4 |
|
5 | | -This repository is intended to support users by providing information on available support options and by storing the sample projects that are referred to from the [official Kendo UI for Angular documentation](https://www.telerik.com/kendo-angular-ui/components/). |
| 5 | +Kendo UI for Angular uses GitHub Issues as its official bug tracker. The repository also serves as the central hub for support resources and sample projects referenced in the [official Kendo UI for Angular documentation](https://www.telerik.com/kendo-angular-ui/components/). |
6 | 6 |
|
7 | | -**This repository does not contain the actual source code of the components.** |
| 7 | +<br clear="right"> |
8 | 8 |
|
9 | | -## In This Article |
| 9 | +--- |
| 10 | + |
| 11 | +[](https://www.npmjs.com/package/@progress/kendo-angular-grid) |
| 12 | +[](https://www.npmjs.com/package/@progress/kendo-angular-grid) |
| 13 | +[](https://github.com/telerik/kendo-angular) |
| 14 | +[](https://github.com/telerik/kendo-angular/stargazers) |
| 15 | +[](https://github.com/telerik/kendo-angular/network/members) |
| 16 | + |
| 17 | + |
| 18 | +> [!IMPORTANT] |
| 19 | +> **This repository does not contain the actual source code of the components.** It provides access to support options, guidance resources, and sample applications. |
| 20 | +
|
| 21 | +## In This Article 📜 |
10 | 22 |
|
11 | 23 | * [Available Support Options](#support-options) |
12 | | - * [Information on How to Use Specific Features](#how-do-i) |
13 | | - * [Queries on Future Releases](#when-do-you-plan-on-releasing-feature-x) |
14 | | - * [Bug Discovery](#i-think-i-found-a-bug) |
15 | | - * [Bug Reports](#i-want-to-report-a-bug) |
16 | | - * [Tailor-Made Solutions](#i-need-a-tailor-made-solution) |
17 | | -* [Sample Projects and Applications](#sample-projects) |
18 | 24 |
|
19 | | -## Support Options |
| 25 | + * [Information on Using Specific Features](#how-do-i-) |
| 26 | + * [Questions About Future Releases](#when-do-you-plan-on-releasing-feature-x-%EF%B8%8F) |
| 27 | + * [Bug Discovery](#i-think-i-found-a-bug-) |
| 28 | + * [Bug Reports](#i-want-to-report-a-bug-) |
| 29 | + * [Tailor-Made Solutions](#i-need-a-tailor-made-solution-) |
| 30 | +* [Sample Projects and Applications](#sample-projects-) |
20 | 31 |
|
21 | | -Kendo UI for Angular provides the following support options. |
| 32 | +## Support Options ❓ |
22 | 33 |
|
23 | | -### How do I...? |
| 34 | +Kendo UI for Angular provides multiple support channels for different types of inquiries. |
24 | 35 |
|
25 | | -1. Check out the [**Components** ↗](http://www.telerik.com/kendo-angular-ui/components/), or the [**FAQ** ↗](http://www.telerik.com/kendo-angular-ui/components/faq/) and [**Troubleshooting** ↗](http://www.telerik.com/kendo-angular-ui/components/troubleshooting/) pages. |
26 | | -1. Browse the [kendo-ui-angular2 ↗](http://stackoverflow.com/questions/tagged/kendo-ui-angular2) questions on Stack Overflow. If you haven't found what you are looking for there, pose a question for the Stack Overflow community to follow or answer. |
27 | | -1. Use our official support channel and [submit a support ticket ↗](https://www.telerik.com/account/support-tickets). |
| 36 | +### How do I...? 🤔 |
28 | 37 |
|
29 | | -### When do you plan on releasing Feature X? |
| 38 | +1. Explore the [Components](http://www.telerik.com/kendo-angular-ui/components/), [FAQ](http://www.telerik.com/kendo-angular-ui/components/faq/), and [Troubleshooting](http://www.telerik.com/kendo-angular-ui/components/troubleshooting/) sections. |
| 39 | +2. Review community-driven answers on Stack Overflow under the [kendo-ui-angular2](http://stackoverflow.com/questions/tagged/kendo-ui-angular2) tag. |
| 40 | +3. Submit an issue through the official support channel using the [Support Ticket](https://www.telerik.com/account/support-tickets) system. |
30 | 41 |
|
31 | | -1. Check the [Roadmap](https://www.telerik.com/support/whats-new/kendo-ui/roadmap#angular-roadmap) for the planned items. |
32 | | -1. If the item you need is not present there, [check our feedback portal](https://feedback.telerik.com/kendo-angular-ui). If someone has already posted it there, you can upvote it. If nobody has requested it so far, you can post a new idea. |
| 42 | +### When do you plan on releasing Feature X? 🗓️ |
33 | 43 |
|
34 | | -### I think I found a bug |
| 44 | +1. Check the [Roadmap](https://www.telerik.com/support/whats-new/kendo-ui/roadmap#angular-roadmap) to see planned items. |
| 45 | +2. Visit the [Feedback Portal](https://feedback.telerik.com/kendo-angular-ui) to upvote existing feature requests or propose new ideas. |
35 | 46 |
|
36 | | -1. Review the issues in the [Issue Tracker ↗](https://github.com/telerik/kendo-angular/issues). Maybe someone has already reported it and it will be fixed soon. |
37 | | -1. The problem might have also been fixed. In this case, you will find the issue in [the closed issues list ↗](https://github.com/telerik/kendo-angular/issues?q=is%3Aissue+is%3Aclosed). |
38 | | -1. If you cannot find your issue, [follow the reproduction steps guide below](#i-want-to-report-a-bug). We will look into it. |
| 47 | +### I think I found a bug 🐛 |
39 | 48 |
|
40 | | -### I want to report a bug |
| 49 | +1. Look through existing reports on the [Issue Tracker](https://github.com/telerik/kendo-angular/issues) to check if it has already been reported. |
| 50 | +2. Verify whether the issue is already resolved by reviewing the [Closed Issues](https://github.com/telerik/kendo-angular/issues?q=is%3Aissue+is%3Aclosed). |
| 51 | +3. If the issue is new, continue with the reporting steps below. |
41 | 52 |
|
42 | | -1. Find an example in [the documentation](http://www.telerik.com/kendo-angular-ui/components/) that looks similar to your case. |
43 | | -1. Open it in StackBlitz by using the **Edit in StackBlitz** button. |
44 | | -1. Modify the example, so that the issue is reproducible in it. Try to include the minimum possible amount of code. |
45 | | -1. Save the example by using the blue **Fork** button at the top. |
46 | | -1. Copy the link from the address bar of the browser. |
47 | | -1. [Open a new issue](https://github.com/telerik/kendo-angular/issues/new) and add the StackBlitz link in the description. |
48 | | -1. Provide any additional information necessary for us to reproduce the problem—for example, browser version, steps to perform, etc. |
| 53 | +### I want to report a bug 🐞 |
49 | 54 |
|
50 | | -We might not be able to act on issues **without a runnable demo**. |
| 55 | +1. Locate an example in the [documentation](http.telerik.com/kendo-angular-ui/components/) relevant to your case. |
| 56 | +2. Open the example in StackBlitz via the **Edit in StackBlitz** option. |
| 57 | +3. Reproduce the issue using the smallest possible amount of code. |
| 58 | +4. Save the example using the **Fork** button. |
| 59 | +5. Copy the resulting StackBlitz URL link. |
| 60 | +6. [Open a new issue](https://github.com/telerik/kendo-angular/issues/new) and include the link. |
| 61 | +7. Add details such as browser version and reproduction steps. |
51 | 62 |
|
52 | | -If you need assistance on troubleshooting or isolating a problem, you can request a remote assistance session through our [Support Ticket](https://www.telerik.com/account/support-tickets) system. Remote Assistance is included in the [DevCraft Ultimate](http://www.telerik.com/purchase/kendo-ui) subscription. |
| 63 | +> Issues without a runnable demo may not be actionable. |
53 | 64 |
|
54 | | -### I need a tailor-made solution |
| 65 | +For troubleshooting assistance, you may also request a remote session through the [Support Ticket](https://www.telerik.com/account/support-tickets) system. Remote Assistance is included in the [DevCraft Ultimate](http://www.telerik.com/purchase/kendo-ui) subscription. |
55 | 66 |
|
56 | | -Our aim is to provide the most versatile and proven set of application building blocks. Still, depending on the functionality you desire, some assembly is required. |
| 67 | +### I need a tailor-made solution 💼 |
57 | 68 |
|
58 | | -The [Progress Services](https://www.progress.com/services) team is available to assist in building functional blocks or complete applications according to your specification. They will help you make the most of Kendo UI while freeing you to work on the real business problems. |
| 69 | +The [Progress Services](https://www.progress.com/services) team can help build custom functional blocks or full applications using Kendo UI, enabling you to focus on core business needs. |
59 | 70 |
|
60 | | -## Sample Projects |
| 71 | +## Sample Projects 📂 |
61 | 72 |
|
62 | | -The kendo-angular repository is a single storing place for all sample applications that are referred in the [official Kendo UI for Angular documentation](https://www.telerik.com/kendo-angular-ui/components/). All currently available sample applications are located under the following folders: |
| 73 | +All sample applications referenced in the documentation are available in this repository under: |
63 | 74 |
|
64 | 75 | * [examples/projects/](https://github.com/telerik/kendo-angular/tree/master/examples/projects) |
65 | 76 | * [examples-standalone](https://github.com/telerik/kendo-angular/tree/master/examples-standalone) |
| 77 | + |
| 78 | +### Explore our Standalone Projects 🚀 |
| 79 | + |
| 80 | +* [Angular Universal](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/angular-universal) |
| 81 | +* [Coffee Warehouse](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/coffee-warehouse) |
| 82 | +* [DialogFlow Integration](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/dialogflow-integration) |
| 83 | +* [Electron Dashboard](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/electron-dashboard) |
| 84 | +* [Finance Portfolio](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/finance-portfolio) |
| 85 | +* [Grid & Charts Integration](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/grid-charts-integration) |
| 86 | +* [Grid with CSP](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/grid-csp-enabled) |
| 87 | +* [Grid with Live Data](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/grid-live-data) |
| 88 | +* [Grid Performance](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/grid-performance) |
| 89 | +* [i18n Integration](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/integration-i18n) |
| 90 | +* [ASP.NET Core Integration](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/kendoangular-aspnetcore-integration) |
| 91 | +* [Java Integration](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/kendoangular-java-integration) |
| 92 | +* [Landing Page](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/kendoangular-landing-page) |
| 93 | +* [Personal Finance App](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/personal-finance-app) |
| 94 | +* [Spreadsheet App](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/spreadsheet-app) |
| 95 | +* [UMD Bundles](https://github.com/telerik/kendo-angular/tree/master/examples-standalone/umd-bundles) |
0 commit comments