Skip to content

Commit 2a23c0d

Browse files
authored
Merge pull request #19 from DHTMLX/next
[update] links to snippets at components' overview pages
2 parents cbf79e4 + 1b0f388 commit 2a23c0d

File tree

22 files changed

+44
-44
lines changed

22 files changed

+44
-44
lines changed

docs/calendar/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: You can have an overview of Calendar in the documentation of the DH
66

77
# Calendar overview
88

9-
DHTMLX Calendar is a component that allows users to view and select dates. You can create calendar in one of 4 modes: days, months, years, or as a timepicker. This component is a great date picker solution for your website or application. Check [online samples for DHTMLX Calendar](https://snippet.dhtmlx.com/all?tag=calendar).
9+
DHTMLX Calendar is a component that allows users to view and select dates. You can create calendar in one of 4 modes: days, months, years, or as a timepicker. This component is a great date picker solution for your website or application. Check [online samples for DHTMLX Calendar](https://snippet.dhtmlx.com/jkbfb202?tag=calendar).
1010

1111
![DHTMLX Calendar](../assets/calendar/calendar_front.png)
1212

@@ -24,7 +24,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Ca
2424

2525
- To get just DHTMLX Calendar, download it from [our website](https://dhtmlx.com/docs/products/dhtmlxCalendar/download.shtml)
2626
- To get the whole JavaScript library of UI components [download DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
27-
- There are also [online samples for DHTMLX Calendar](https://snippet.dhtmlx.com/all?tag=calendar)
27+
- There are also [online samples for DHTMLX Calendar](https://snippet.dhtmlx.com/jkbfb202?tag=calendar)
2828

2929
## Guides
3030

docs/chart/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can have an overview of Chart in the documentation of the DHTML
88

99
DHTMLX Chart is a great tool for creating powerful charts for web applications. It provides a wide variety of chart types, the possibility to render several data properties on the same chart and adding tooltips,
1010
both 2D and 3D presentation, different variants of data loading, and a whole kit of configuration settings for all elements of a chart interface.
11-
Check [online samples for DHTMLX Chart](https://snippet.dhtmlx.com/all?tag=chart).
11+
Check [online samples for DHTMLX Chart](https://snippet.dhtmlx.com/bo82km4n?tag=chart).
1212

1313
![](../assets/chart/line_overview.png)
1414

@@ -26,7 +26,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Ch
2626

2727
- To get just DHTMLX Chart, download it from [our website](https://dhtmlx.com/docs/products/dhtmlxChart/download.shtml)
2828
- To get the whole JavaScript library of UI components [download DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
29-
- There are also [online samples for DHTMLX Chart](https://snippet.dhtmlx.com/all?tag=chart)
29+
- There are also [online samples for DHTMLX Chart](https://snippet.dhtmlx.com/bo82km4n?tag=chart)
3030
- To work with data of Chart check [DataCollection API](data_collection.md)
3131

3232
## Guides

docs/colorpicker/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: You can have an overview of Colorpicker in the documentation of the
99
DHTMLX Colorpicker is a smart component for selecting colors that can be used both as an inline control and as a popup dialog box.
1010
It possesses easy-to-configure interface that can be simply localized and customized depending on the need of the project and complete API for handy control over the behavior of the component.
1111

12-
Check [online samples for DHTMLX Colorpicker](https://snippet.dhtmlx.com/all?tag=colorpicker).
12+
Check [online samples for DHTMLX Colorpicker](https://snippet.dhtmlx.com/097jjhb8?tag=colorpicker).
1313

1414
![DHTMLX Colorpicker](../assets/colorpicker/colorpicker_front.png)
1515

@@ -26,7 +26,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Co
2626
## Related resources
2727

2828
- You can get DHTMLX Colorpicker as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
29-
- There are also [online samples for DHTMLX Colorpicker](https://snippet.dhtmlx.com/all?tag=colorpicker)
29+
- There are also [online samples for DHTMLX Colorpicker](https://snippet.dhtmlx.com/097jjhb8?tag=colorpicker)
3030

3131
## Guides
3232

docs/combobox/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can have an overview of Combo Box in the documentation of the D
88

99
DHTMLX ComboBox is an advanced select box that provides the ability to show suggestions while a user is entering text in the input. The component allows you to set custom filtering rules and specify templates of
1010
displaying options in the list. Among other nice features there are tuning of the list of options and Combo Box input, selection of multiple options and data loading on request.
11-
Check [online samples for DHTMLX ComboBox](https://snippet.dhtmlx.com/all?tag=combobox).
11+
Check [online samples for DHTMLX ComboBox](https://snippet.dhtmlx.com/ui7pi7ty?tag=combobox).
1212

1313
![](../assets/combo/combo_front.png)
1414

@@ -25,7 +25,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Co
2525
## Related resources
2626

2727
- You can get DHTMLX ComboBox as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
28-
- There are also [online samples for DHTMLX ComboBox](https://snippet.dhtmlx.com/all?tag=combobox)
28+
- There are also [online samples for DHTMLX ComboBox](https://snippet.dhtmlx.com/ui7pi7ty?tag=combobox)
2929
- To work with data of ComboBox check [DataCollection API](data_collection.md)
3030

3131
## Guides

docs/dataview/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can have an overview of DataView in the documentation of the DH
88

99
DHTMLX DataView allows rendering a collection of objects according to a specified template. It will help you to organize data by arranging various objects with similar properties within a common container.
1010
This component is especially useful, if you're creating an online store or an image gallery, or just want to display a number of similar objects on a page.
11-
Check [online samples for DHTMLX DataView](https://snippet.dhtmlx.com/all?tag=dataview).
11+
Check [online samples for DHTMLX DataView](https://snippet.dhtmlx.com/j1yv94o8?tag=dataview).
1212

1313
![](../assets/dataview/dataview_front.png)
1414

@@ -25,7 +25,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Da
2525
## Related resources
2626

2727
- You can get DHTMLX DataView as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
28-
- There are also [online samples for DHTMLX DataView](https://snippet.dhtmlx.com/all?tag=dataview)
28+
- There are also [online samples for DHTMLX DataView](https://snippet.dhtmlx.com/j1yv94o8?tag=dataview)
2929
- To work with data of DataView check [DataCollection API](data_collection.md)
3030

3131
## Guides

docs/form/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: You can have an overview of Form in the documentation of the DHTMLX
77
# Form overview
88

99
DHTMLX Form is a typical form widget that can contain a number of adjustable and easy-to-use controls, supports data validation and localization of labels.
10-
Check [online samples for DHTMLX Form](https://snippet.dhtmlx.com/all?tag=form).
10+
Check [online samples for DHTMLX Form](https://snippet.dhtmlx.com/ikyyekxq?tag=form).
1111

1212
![](../assets/form/form_front.png)
1313

@@ -24,7 +24,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Fo
2424
## Related resources
2525

2626
- You can get DHTMLX Form as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
27-
- There are also [online samples for DHTMLX Form](https://snippet.dhtmlx.com/all?tag=form)
27+
- There are also [online samples for DHTMLX Form](https://snippet.dhtmlx.com/ikyyekxq?tag=form)
2828

2929
## Guides
3030

docs/grid/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: descriYou can have an overview of Grid in the documentation of the
88

99
DHTMLX Grid is a flexible, smart, and easy-to-use JavaScript component which allows creating tables with fixed multi-line headers and footers, sortable columns, built-in filtering, and other useful features. DHTMLX Grid provides great possibilities for customizing its look and feel. Complete JavaScript API is provided to help users save time on configuring.
1010

11-
Check [online samples for DHTMLX Grid](https://snippet.dhtmlx.com/all?tag=grid).
11+
Check [online samples for DHTMLX Grid](https://snippet.dhtmlx.com/1mxmshax?tag=grid).
1212

1313
![](../assets/grid/grid_front.png)
1414

@@ -26,7 +26,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Gr
2626

2727
- To get just DHTMLX Grid, download it from [our website](https://dhtmlx.com/docs/products/dhtmlxGrid/download.shtml)
2828
- To get the whole JavaScript library of UI components [download DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
29-
- There are also [online samples for DHTMLX Grid](https://snippet.dhtmlx.com/all?tag=grid)
29+
- There are also [online samples for DHTMLX Grid](https://snippet.dhtmlx.com/1mxmshax?tag=grid)
3030
- To work with data of Grid check [DataCollection API](data_collection.md)
3131

3232
## Guides

docs/layout/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: You can have an overview of Layout in the documentation of the DHTM
77
# Layout overview
88

99
DHTMLX Layout component lets you specify the main scheme of your application or web page, as it defines the arrangement of blocks with content. Layout helps blend diverse types of data representation on one page.<br/>
10-
Check [online samples for DHTMLX Layout](https://snippet.dhtmlx.com/all?tag=layout).
10+
Check [online samples for DHTMLX Layout](https://snippet.dhtmlx.com/f1f49n35?tag=layout).
1111

1212
![](../assets/layout/layout.png)
1313

@@ -24,7 +24,7 @@ You can check the following page to learn how to build a full-featured DHTMLX La
2424
## Related resources
2525

2626
- You can get DHTMLX Layout as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
27-
- There are also [online samples for DHTMLX Layout](https://snippet.dhtmlx.com/all?tag=layout)
27+
- There are also [online samples for DHTMLX Layout](https://snippet.dhtmlx.com/f1f49n35?tag=layout)
2828

2929
## Guides
3030

docs/list/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: You can have an overview of List in the documentation of the DHTMLX
77
# List overview
88

99
DHTMLX List is a client-side JavaScript component that displays a collection of objects in a list according to a user-defined template.
10-
It allows you to arrange multiple objects with similar properties within a single container and make your data organized. Check [online samples for DHTMLX List](https://snippet.dhtmlx.com/all?tag=list).
10+
It allows you to arrange multiple objects with similar properties within a single container and make your data organized. Check [online samples for DHTMLX List](https://snippet.dhtmlx.com/0sorkczm?tag=list).
1111

1212
![](../assets/list/list_front.png)
1313

@@ -24,7 +24,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Li
2424
## Related resources
2525

2626
- You can get DHTMLX List as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
27-
- There are also [online samples for DHTMLX List](https://snippet.dhtmlx.com/all?tag=list)
27+
- There are also [online samples for DHTMLX List](https://snippet.dhtmlx.com/0sorkczm?tag=list)
2828
- To work with data of List check [DataCollection API](data_collection.md)
2929

3030
## Guides

docs/menu/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: You can have an overview of Menu in the documentation of the DHTMLX
66

77
# Menu overview
88

9-
DHTMLX Menu is a component that provides an easy way to add a drop down menu to user's projects. This component is highly customizable and supports a wide range of features. DHTMLX Menu component can be a good navigation aid to web sites, help systems, etc. Check [online samples for DHTMLX Menu](https://snippet.dhtmlx.com/all?tag=menu).
9+
DHTMLX Menu is a component that provides an easy way to add a drop down menu to user's projects. This component is highly customizable and supports a wide range of features. DHTMLX Menu component can be a good navigation aid to web sites, help systems, etc. Check [online samples for DHTMLX Menu](https://snippet.dhtmlx.com/nk65jfmx?tag=menu).
1010

1111
![](../assets/menu/menu_front.png)
1212

@@ -23,7 +23,7 @@ You can check the following page to learn how to build a full-featured DHTMLX Me
2323
## Related resources
2424

2525
- You can get DHTMLX Menu as a part of the Suite library by [downloading DHTMLX Suite](https://dhtmlx.com/docs/products/dhtmlxSuite/download.shtml)
26-
- There are also [online samples for DHTMLX Menu](https://snippet.dhtmlx.com/all?tag=menu)
26+
- There are also [online samples for DHTMLX Menu](https://snippet.dhtmlx.com/nk65jfmx?tag=menu)
2727
- To work with data of Menu check [TreeCollection API](tree_collection.md)
2828

2929
## Guides

0 commit comments

Comments
 (0)