KendoUI bridge developers notes
  • Introduction
  • Bridge utilities
  • Generation of bindables
  • Babel DTS generator
  • Grid HTML api
  • Template compilation
  • Harvesting bindable variables
  • Registry helper class
  • Creating gists for the catalog app
  • Managing tutorial samples
    • KendoUI-skeleton-esnext
    • KendoUI-skeleton-esnext-aspnetcore
    • KendoUI-skeleton-esnext-webpack
    • KendoUI-skeleton-typescript
    • KendoUI-skeleton-typescript-aspnetcore
    • KendoUI-skeleton-typescript-webpack
Powered by GitBook
On this page
  • Step 1
  • Step 2

Managing tutorial samples

PreviousCreating gists for the catalog appNextKendoUI-skeleton-esnext

Last updated 7 years ago

This article documents the process of creating and managing the content described in the section from the

In order to ensure the best possible syncronization between the Aurelia's used as the basis for KendoUI bridge's own (parallel) set of , the information in describes the process of modifying Aurelia samples to be able to use KendoUI bridge.

This article explains the creation and management of the repository which contains the finished code for samples as tutorials in the section . The process is very similar for all entries in repository:

Step 1

Copy the code of the original navigation skeleton sample from sample to

Step 2

Transform the original code in just the created repository to add all changes needed to make this sample use KendoUI bridge.

The specifics of each transformation are described on the following pages:

Each of the above pages shows what needs to be changed in order to add four additional tabs which render Aurelia KendoUI components. The first two use the widgets, while the second two use subscription based .

  • Image 1

    Image 2

  • Image 3

    Image 4

Autocomplete and Button tabs to illustrate the use of

Chart and Grid tabs to illustrate the use of

4. Application Developer tutorials
Aurelia KendoUI Bridge Documentation
skeleton navigation samples
KendoUI tutorials code
4. Application Developer tutorials
kendoui-tutorials-code
4. Application Developer tutorials
kendoui-tutorials-code
skeleton-navigation
kendoui-tutorials-code
kendoui-tutorials-code
1. KendoUI-skeleton-esnext
2 KendoUI-skeleton-esnext-aspnetcore
3. KendoUI-skeleton-esnext-webpack
4. KendoUI-skeleton-typescript
5. KendoUI-skeleton-typescript-aspnetcore
6. KendoUI-skeleton-typescript-webpack
KendoUI core
KendoUI Pro package
KendoUI Core
KendoUI Pro