Skip to content

Commit f388237

Browse files
DanielTakevmbechev
andcommitted
chore: update readme file
chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update readme file chore: update image in readme file chore: add emojies to readme file chore: focus on standalone projects chore: focus on standalone projects Co-Authored-By: Martin Bechev <33104481+mbechev@users.noreply.github.com>
1 parent 9d33505 commit f388237

File tree

2 files changed

+69
-39
lines changed

2 files changed

+69
-39
lines changed

README.md

Lines changed: 69 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,95 @@
1-
# Kendo UI for Angular
1+
# Kendo UI for Angular 🚀
22

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">
44

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/).
66

7-
**This repository does not contain the actual source code of the components.**
7+
<br clear="right">
88

9-
## In This Article
9+
---
10+
11+
[![NPM version](https://img.shields.io/npm/v/@progress/kendo-angular-grid.svg)](https://www.npmjs.com/package/@progress/kendo-angular-grid)
12+
[![Kendo Angular Grid NPM downloads](https://img.shields.io/npm/dm/@progress/kendo-angular-grid.svg)](https://www.npmjs.com/package/@progress/kendo-angular-grid)
13+
[![GitHub Repo](https://img.shields.io/badge/github-kendo--angular-blue?logo=github)](https://github.com/telerik/kendo-angular)
14+
[![GitHub stars](https://img.shields.io/github/stars/telerik/kendo-angular.svg?logo=github)](https://github.com/telerik/kendo-angular/stargazers)
15+
[![GitHub forks](https://img.shields.io/github/forks/telerik/kendo-angular.svg?logo=github)](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 📜
1022

1123
* [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)
1824

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-)
2031

21-
Kendo UI for Angular provides the following support options.
32+
## Support Options ❓
2233

23-
### How do I...?
34+
Kendo UI for Angular provides multiple support channels for different types of inquiries.
2435

25-
1. Check out the [**Components** &nearr;](http://www.telerik.com/kendo-angular-ui/components/), or the [**FAQ** &nearr;](http://www.telerik.com/kendo-angular-ui/components/faq/) and [**Troubleshooting** &nearr;](http://www.telerik.com/kendo-angular-ui/components/troubleshooting/) pages.
26-
1. Browse the [kendo-ui-angular2 &nearr;](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 &nearr;](https://www.telerik.com/account/support-tickets).
36+
### How do I...? 🤔
2837

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.
3041

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? 🗓️
3343

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.
3546

36-
1. Review the issues in the [Issue Tracker &nearr;](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 &nearr;](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 🐛
3948

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.
4152

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&mdash;for example, browser version, steps to perform, etc.
53+
### I want to report a bug 🐞
4954

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.
5162

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.
5364
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.
5566

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 💼
5768

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.
5970

60-
## Sample Projects
71+
## Sample Projects 📂
6172

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:
6374

6475
* [examples/projects/](https://github.com/telerik/kendo-angular/tree/master/examples/projects)
6576
* [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)

assets/kendo.png

14.7 KB
Loading

0 commit comments

Comments
 (0)