Skip to content

Commit

Permalink
chore(sample): empty all docs, closes #82
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Feb 3, 2016
1 parent 86de972 commit 2b05116
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 3,514 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
<br>

### 1. Integrated with Aurelia

<br>

The Kendo UI framework is seamlessly integrated with Aurelia. From Grid to Scheduler to Chart, the tight Aurelia integration in Kendo UI tools enables you to drop a few script and style files into your page and get instant—and complete—Kendo UI access via directives. Learn more about the Aurelia integration in Kendo UI.

* * *
***Note: all pages from the Intro to KendoUI help section will be augmented***
24 changes: 1 addition & 23 deletions sample/src/help/docs/about-materialize/why-choose-materialize.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
<br>

### 2. Why Choose KendoUI
<br>

***Note: each of the enumerated advantages below have to be augmented by a lot of Aurelia specific added advantages***
* * *

<br>
#### Ultimate Performance with Minimum Resources

Fast and light. Every Kendo UI widget is rendered with the fastest possible mark-up to deliver ultimate JavaScript performance.
<br> <br> <br>
#### Mobile-Friendly and Responsive

Touch support, easy mobile rendering, responsive capabilities and integration with Bootstrap. **[Learn more](http://www.telerik.com/kendo-ui/responsive-features)** about the rich Kendo UI responsive features.

<br> <br> <br>

#### Built-In, Customizable Themes

Apply one of the 16 built-in themes, such as High Contrast, SAP Fiori theme or Material Design theme:
<br>

![](http://i.imgur.com/tH2FU7n.png)
### 2. Why Choose Materialize
Original file line number Diff line number Diff line change
@@ -1,79 +1,2 @@
<br>
### 3. Catalog of KendoUI controls as Aurelia components.
<br>
This is the most likely fashion this application is being used. Invoked via URL: **<a href="http://aurelia-ui-toolkits.github.io/demo-kendo">http://aurelia-ui-toolkits.github.io/demo-kendo</a>** the application renders the view shown below, which shows the likely most interesting control **grid** by default.

<br>
<p align=center>
<img src="http://i.imgur.com/WEdRlxo.png"></img>
<br>
Image 1
</p>

#### 2.1 Browsing the catalog

The click on **Samples** menu item (as shown on Image 1 above) results with the Aurelia KendoUI Controls Catalog "landing" (default) page which depicts the KendoUI basic grid sample (again as shown on Image 1 above). In addition to rendering the grid, the Aurelia KendoUI Controls Catalog also shows the **Samples Toolbar**, which shows all categories of controls, with the **MOST POPULAR** category being select as default. At the moment, this category has only grid control selected as its own default - which explains why is the click on that category results with the same view as it is rendered initially
<br>
<br>

<p align=center>
<img src="http://i.imgur.com/toJyBpf.png"></img>
<br>
Image 2
</p>

<br>

Selecting other items from the Samples Toolbar will result with the appearance of the second instance of the Samples Toolbar, right beneath the first one. Here is the the screenshot of the application state if the **MOST POPULAR** toolbar item is selected:
<br>
<br>

<p align=center>
<img src="http://i.imgur.com/DrIe47y.png"></img>
<br>
Image 3
</p>

<br>

Finally, selecting the **STOCK CHARTS** toolbar item, results with the the view of the stock charts page of this catalog:
<br>
<br>

<p align=center>
<img src="http://i.imgur.com/f3FjA60.png"></img>
<br><br>
Image 4
</p>

* * *
#### 2.2 Browsing the catalog's code sections
<br>
Each of the page showing a KendoUI control converted to an Aurelia component, has the section that shows the component's **view** and **view model**. Here are three consecutive screen-shots showing that information for the Sample grid control on **Image 1** above.
<br>

**Grid view**

<p align=center>
<img src="http://i.imgur.com/XqCK5aO.png"></img>
<br><br>
Image 5
</p>
<br>

**Grid view model**

<p align=center>
<img src="http://i.imgur.com/pe32RJL.png"></img>
<br><br>
Image 6
</p>
<br>

**Private CSS file**

<p align=center>
<img src="http://i.imgur.com/TzxYjXd.png"></img>
<br><br>
Image 6
</p>
### 3. Catalog of Materialize controls as Aurelia components.
18 changes: 0 additions & 18 deletions sample/src/help/docs/about-this-application/installation.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
<br>
### 5. Installation
<br>

The **[Installation page](#/installation)** contains very detailed description of all three installation variants which depend on how do you plan to get **[KendoUI product](http://www.telerik.com/kendo-ui)** from Telerik.
<br>

You could already have the KendoUI PRO license, or you plan to download the KendoUI PRO evaluation copy - in both such cases you should select the HAVING KENDOUI ALREADY: VENDORS tab which provides all details of the approach where KendoUI is kept in the `vendors` folder in you project.

The other two alternatives are variants of the same idea - grab the free copy of a free subset of KendoUI controls set, often referred to as Kendo core. If you want to take the **[Github route](https://github.com/telerik/kendo-ui-core)**, select the NEW FROM GITHUB: KENDO CORE tab. The last alternative described in NEW FROM GITHUB: JSPM-GIT tab handles the case where you want to fetch KendoUI core from **[Telerik's website using bower](http://docs.telerik.com/kendo-ui/intro/installation/bower-install#install-bower-packages)**

The screen shot below depicts the Aurelia-KendoUI bridge **[Installation page](#/installation)**

<br>
<br>

<p align=center>
<img src="http://i.imgur.com/zzCsWdk.png"></img>
<br><br>
Image 1
</p>
Loading

0 comments on commit 2b05116

Please sign in to comment.