Skip to content

Commit a54ccc5

Browse files
authored
Merge pull request syncfusion#16 from Aravinth113/master
v18.2.44 Released
2 parents d78f1ce + ef87669 commit a54ccc5

File tree

1,422 files changed

+15202
-4794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,422 files changed

+15202
-4794
lines changed

README.md

Lines changed: 100 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,17 @@ npm run serve
7373
<a href="src/grid">DataGrid</a>
7474
</td>
7575
<td>
76-
<a href="src/pivot-view">Pivot Table (Preview)</a>
76+
<a href="src/pivot-view">Pivot Table</a>
7777
</td>
78+
<td>
79+
<a href="src/tree-grid">Tree Grid</a>
80+
</td>
81+
</tr>
82+
<tr>
83+
<td>
84+
<a href="src/spreadsheet">Spredsheet</a>
85+
</td>
86+
<td></td>
7887
<td></td>
7988
</tr>
8089
<tr>
@@ -87,39 +96,52 @@ npm run serve
8796
<a href="src/chart">Charts</a>
8897
</td>
8998
<td>
90-
<a href="src/circular-gauge">Circular Gauge</a>
99+
<a href="src/stock-chart">Stock Chart</a>
91100
</td>
92101
<td>
93-
<a href="src/linear-gauge">Linear Gauge</a>
102+
<a href="src/circular-gauge">Circular Gauge</a>
94103
</td>
95104
</tr>
96105
<tr>
97106
<td>
98-
<a href="src/diagram">Diagram (Preview)</a>
107+
<a href="src/diagram">Diagram</a>
99108
</td>
100109
<td>
101-
<a href="src/heatmap">Heatmap chart</a>
110+
<a href="src/heatmap-chart">HeatMap Chart</a>
102111
</td>
103-
<td>
104-
<a href="src/maps">Maps</a>
112+
<td>
113+
<a href="src/linear-gauge">Linear Gauge</a>
105114
</td>
106115
</tr>
107116
<tr>
108117
<td>
118+
<a href="src/maps">Maps</a>
119+
</td>
120+
<td>
109121
<a href="src/range-navigator">Range Selector</a>
110122
</td>
111123
<td>
112124
<a href="src/smith-chart">Smith Chart</a>
113125
</td>
126+
</tr>
127+
<tr>
128+
<td>
129+
<a href="src/barcode">Barcode Generator</a>
130+
</td>
114131
<td>
115132
<a href="src/sparkline">Sparkline Charts</a>
116133
</td>
134+
<td>
135+
<a href="src/treemap">TreeMap</a>
136+
</td>
117137
</tr>
118138
<tr>
119139
<td>
120-
<a href="src/treemap">TreeMap</a>
140+
<a href="src/bullet-chart">Bullet Chart</a>
141+
</td>
142+
<td>
143+
<a href="src/kanban">Kanban (preview)</a>
121144
</td>
122-
<td></td>
123145
<td></td>
124146
</tr>
125147
<tr>
@@ -129,12 +151,14 @@ npm run serve
129151
</tr>
130152
<tr>
131153
<td>
132-
<a href="src/rte">Rich Text Editor (Preview)</a>
154+
<a href="src/rte">Rich Text Editor</a>
133155
</td>
134156
<td>
135-
<a href="src/document-editor">Word Processor (Preview)</a>
157+
<a href="src/document-editor">Word Processor</a>
158+
</td>
159+
<td>
160+
<a href="src/inplace-editor">In-place Editor</a>
136161
</td>
137-
<td></td>
138162
</tr>
139163
<tr>
140164
<td colspan="3" rowspan="1">
@@ -163,6 +187,13 @@ npm run serve
163187
<a href="src/timepicker">Time Picker</a>
164188
</td>
165189
</tr>
190+
<tr>
191+
<td>
192+
<a href="src/gantt">Gantt Chart</a>
193+
</td>
194+
<td></td>
195+
<td></td>
196+
</tr>
166197
<tr>
167198
<td colspan="3" rowspan="1">
168199
<b>BUTTONS<b>
@@ -173,20 +204,22 @@ npm run serve
173204
<a href="src/button">Button</a>
174205
</td>
175206
<td>
176-
<a href="src/button/button-group.vue">Button Group</a>
207+
<a href="src/button/button-group.js">Button Group</a>
177208
</td>
178209
<td>
179-
<a href="src/button/dropdown-button.vue">Dropdown Menu</a>
210+
<a href="src/button/dropdown-button.js">Dropdown Menu</a>
180211
</td>
181212
</tr>
182213
<tr>
183214
<td>
184-
<a href="src/button/progress-button.vue">Progress Button (Preview)</a>
215+
<a href="src/button/progress-button.js">Progress Button</a>
185216
</td>
186217
<td>
187-
<a href="src/button/split-button.vue">Split Button</a>
218+
<a href="src/button/split-button.js">Split Button</a>
219+
</td>
220+
<td>
221+
<a href="src/button/chips">Chips</a>
188222
</td>
189-
<td></td>
190223
</tr>
191224
<tr>
192225
<td colspan="3" rowspan="1">
@@ -205,11 +238,15 @@ npm run serve
205238
</td>
206239
</tr>
207240
<tr>
241+
<td>
242+
<a href="src/drop-down-tree">Dropdown Tree</a>
243+
</td>
208244
<td>
209245
<a href="src/multi-select">MultiSelect Dropdown</a>
210246
</td>
211-
<td></td>
212-
<td></td>
247+
<td>
248+
<a href="src/list-box">List Box</a>
249+
</td>
213250
</tr>
214251
<tr>
215252
<td colspan="3" rowspan="1">
@@ -224,7 +261,7 @@ npm run serve
224261
<a href="src/context-menu">Context Menu</a>
225262
</td>
226263
<td>
227-
<a href="src/menu">Menu Bar (Preview)</a>
264+
<a href="src/menu">Menu Bar</a>
228265
</td>
229266
</tr>
230267
<tr>
@@ -242,7 +279,9 @@ npm run serve
242279
<td>
243280
<a href="src/treeview">TreeView</a>
244281
</td>
245-
<td></td>
282+
<td>
283+
<a href="src/file-manager">File Manager</a>
284+
</td>
246285
<td></td>
247286
</tr>
248287
<tr>
@@ -263,10 +302,10 @@ npm run serve
263302
</tr>
264303
<tr>
265304
<td>
266-
<a href="src/button/radio-button.vue">Radio Button</a>
305+
<a href="src/button/radio-button.js">Radio Button</a>
267306
</td>
268307
<td>
269-
<a href="src/button/check-box.vue">Checkbox</a>
308+
<a href="src/button/check-box.js">Checkbox</a>
270309
</td>
271310
<td>
272311
<a href="src/color-picker">Color Picker</a>
@@ -280,7 +319,7 @@ npm run serve
280319
<a href="src/slider">Range Slider</a>
281320
</td>
282321
<td>
283-
<a href="src/button/switch.vue">Toggle Switch Button</a>
322+
<a href="src/button/switch.js">Toggle Switch Button</a>
284323
</td>
285324
</tr>
286325
<tr>
@@ -306,6 +345,15 @@ npm run serve
306345
<td>
307346
<a href="src/tooltip">Tooltip</a>
308347
</td>
348+
<td>
349+
<a href="src/splitter">Splitter</a>
350+
</td>
351+
</tr>
352+
<tr>
353+
<td>
354+
<a href="src/dashboard-layout">Dashboard Layout</a>
355+
</td>
356+
<td></td>
309357
<td></td>
310358
</tr>
311359
<tr>
@@ -320,6 +368,34 @@ npm run serve
320368
<td>
321369
<a href="src/toast">Toast</a>
322370
</td>
371+
<td>
372+
<a href="src/progress-bar">Progress Bar</a>
373+
</td>
374+
</tr>
375+
<tr>
376+
<td colspan="3" rowspan="1">
377+
<b>VIEWER<b>
378+
</td>
379+
</tr>
380+
<tr>
381+
<td>
382+
<a href="src/pdfviewer">PDF Viewer</a>
383+
</td>
384+
<td></td>
385+
<td></td>
386+
</tr>
387+
<tr>
388+
<td colspan="3" rowspan="1">
389+
<b>FORMS<b>
390+
</td>
391+
</tr>
392+
<tr>
393+
<td>
394+
<a href="src/form-validator">Form Validation</a>
395+
</td>
396+
<td>
397+
<a href="src/query-builder">Query Builder</a>
398+
</td>
323399
<td></td>
324400
</tr>
325401
</table>

gulpfile.js

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ function generateStackblitzFiles() {
612612
let prevComponent = null;
613613
let sampleDataCollection = {};
614614
let sampleJson = {};
615-
let error = "";
616615
for (let i = 0; i < files.length; i++) {
617616
let name = path.basename(files[i], fileExt);
618617
let currentComp = files[i].split('/')[2];
@@ -666,14 +665,6 @@ function generateStackblitzFiles() {
666665
}
667666
$('#description').remove();
668667
$('#action-description').remove();
669-
var metaDescription = "";
670-
if (mdescription) {
671-
if ((mdescription.length >= 60) && (mdescription.length <= 160)) {
672-
metaDescription = metaTagTemplate.replace(/{{metaData}}/, mdescription);
673-
} else {
674-
error = error + canonical + ' description length should be between 60-160 characters\n';
675-
}
676-
}
677668
var repoScript = '';
678669
var hfile = hDep.replace(/{{:action-description}}/, adescription).
679670
replace(/{{:description}}/, description).
@@ -769,13 +760,6 @@ function generateStackblitzFiles() {
769760

770761
}
771762
}
772-
773-
if (error) {
774-
console.log("=========== *** Build error due to invalid description length *** ==========\n\n");
775-
console.log(error);
776-
process.exit(1);
777-
}
778-
779763
}
780764

781765
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
document.write('<script src="src/common/lib/scripts/moment-timezone-with-data.min.js"><\/script>');
3232
document.write('<script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1/shim.min.js"><\/script>');
3333
}
34+
if (window.NodeList && !NodeList.prototype.forEach) {
35+
NodeList.prototype.forEach = Array.prototype.forEach;
36+
}
3437
</script>
3538
<script src="dist/ej2.min.js"></script>
3639
<script src="dist/locale-string.js"></script>
@@ -378,7 +381,7 @@ <h1 class='sb-sample-text'>Chart</h1>
378381
<div class="sb-footer-link">Knowledge Base</div>
379382
</a>
380383
</div>
381-
<div class="sb-footer-copyright">Copyright © 2001-2019 Syncfusion Inc.</div>
384+
<div class="sb-footer-copyright"></div>
382385
</div>
383386
<div class="sb-footer-logo">
384387
<a href="https://www.syncfusion.com/" target="_blank">

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@syncfusion/ej2-javascript-samples",
3-
"version": "16.4.52",
4-
"description": "Pure Javascript Samples for Syncfusion Essential JS 2",
3+
"version": "18.2.44",
4+
"description": "Examples of JavaScript (ES5) UI Controls",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"dependencies": {
@@ -15,13 +15,14 @@
1515
"hasher": "^1.2.0",
1616
"markdown-it": "^8.4.0",
1717
"run-sequence": "^2.2.0",
18+
"fuse.js": "^3.2.0",
19+
"tributejs": "^3.7.3",
1820
"webpack": "*",
1921
"webpack-stream": "*"
2022
},
2123
"devDependencies": {
2224
"elasticlunr": "0.9.5",
2325
"gulp-jshint": "^2.0.1",
24-
"fuse.js": "^3.2.0",
2526
"jshint": "^2.9.2"
2627
},
2728
"scripts": {

0 commit comments

Comments
 (0)