Managing tutorial samples
Last updated
Last updated
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:
Copy the code of the original navigation skeleton sample from sample to
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