Skip to content

Commit e8388c2

Browse files
authored
Merge pull request #21 from Saranya13/master
v18.3.35 Released
2 parents f628c90 + 10e1f7d commit e8388c2

File tree

131 files changed

+7307
-355
lines changed

Some content is hidden

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

131 files changed

+7307
-355
lines changed

config.json

Lines changed: 116 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,117 @@
1-
{
2-
"styleDependency":["ej2"],
3-
"ts": ["./src/**/*.tsx","./src/**/*.ts", "!./node_modules/**/*.ts","!./node_modules/**/*.tsx"]
1+
{
2+
"styleDependency": [
3+
"ej2"
4+
],
5+
"ts": [
6+
"./src/**/*.tsx",
7+
"./src/**/*.ts",
8+
"!./node_modules/**/*.ts",
9+
"!./node_modules/**/*.tsx"
10+
],
11+
"platform": "react",
12+
"customNames": [
13+
"config",
14+
"toolbar",
15+
"ajax",
16+
"popup",
17+
"textboxes",
18+
"uploader",
19+
"preload",
20+
"api",
21+
"maskedtextbox",
22+
"numerictextbox",
23+
null,
24+
"dialog",
25+
"blog",
26+
"draggable",
27+
"inline",
28+
"heatmap",
29+
"json",
30+
"tooltip",
31+
"swipeable",
32+
"treeview",
33+
"datasource",
34+
"timeline",
35+
"bpmn",
36+
"fishbone",
37+
"venn",
38+
"gauge",
39+
"sparkline",
40+
"treemap",
41+
"drilldown",
42+
"custom",
43+
"code",
44+
"embedly",
45+
"image",
46+
"bollinger",
47+
"hilo",
48+
"100",
49+
"doughnut",
50+
"apis",
51+
"tooltip-customization",
52+
"html-content",
53+
"ajaxcontent",
54+
"smartposition",
55+
"tooltip-sample",
56+
"tooltip-menu",
57+
"virtualization",
58+
"newsData",
59+
"rtl",
60+
"callhistory",
61+
"groupTemplate",
62+
"listview",
63+
"customization",
64+
"africa",
65+
"continent",
66+
"asia",
67+
"australia",
68+
"california",
69+
"countriesdata",
70+
"europe",
71+
"germany",
72+
"india",
73+
"population",
74+
"north",
75+
"america",
76+
"oceania",
77+
"okalahoma",
78+
"sydney",
79+
"texas",
80+
"uno",
81+
"courtries",
82+
"usa",
83+
"seatSelection",
84+
"datepicker",
85+
"daterangepicker",
86+
"datetimepicker",
87+
"timepicker",
88+
"smithchart",
89+
"pareto",
90+
"html",
91+
"inplace-editor",
92+
"dropdowns",
93+
"inplace",
94+
"pdf",
95+
"aspnet",
96+
"aspnetmvc",
97+
"javascript",
98+
"listData",
99+
"olap",
100+
"kanban",
101+
"islamic",
102+
"calendar",
103+
"daterange",
104+
"monthpicker",
105+
"dayspan",
106+
"monthrangepicker",
107+
"multiline",
108+
"swimlane-template",
109+
"swimlane",
110+
"wip-validation",
111+
"wip",
112+
"validation",
113+
"csvData",
114+
"progressbar",
115+
null
116+
]
4117
}

index.html

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,20 @@
1717
<link rel="manifest" href="./manifest.webmanifest">
1818
<link href="src/common/lib/content/roboto.css" rel="stylesheet">
1919
<link href="src/common/lib/content/bootstrap.min.css" rel="stylesheet" />
20+
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet"></link>
2021
<link rel="shortcut icon" href="favicon.ico" />
2122
<style id="themelink"></style>
2223
<link rel="stylesheet" type="text/css" href="./styles/index.css" />
2324
<link rel="stylesheet" type="text/css" href="./src/common/lib/highlightjs/styles/default.css" />
2425
<link href="src/common/lib/content/codemirror.css" rel="stylesheet"></link>
26+
<script>
27+
var orgin = location.origin;
28+
var baseref = location.href.split('#')[0].replace(orgin, '');
29+
if (baseref.charAt(baseref.length - 1) !== '/') {
30+
baseref += '/';
31+
}
32+
document.write('<base href="' + baseref + '">');
33+
</script>
2534
<script type="text/javascript">
2635
if (/MSIE \d|Trident.*rv:/.test(navigator.userAgent)) {
2736
document.write('<script src="src/common/lib/content/bluebird.min.js"><\/script>');
@@ -118,9 +127,14 @@
118127
<div class='sb-header-item sb-table-cell sb-download-wrapper'>
119128
<a href='https://www.syncfusion.com/downloads/react' target="_blank">
120129
<button id='download-now' class='sb-download-btn'>
121-
<span class='sb-download-text'>Download Now</span>
130+
<span class='sb-download-text'>FREE TRIAL</span>
131+
</button>
132+
</a>
133+
<a href='https://www.npmjs.com/search?q=ej2-react' target="_blank">
134+
<button class='sb-npm-btn'>
135+
<img class="npm-svg" src="styles/images/NPM.svg" alt="npm icon"></span><span class="doc-npm-link">Install NPM</span>
122136
</button>
123-
</a>
137+
</a>
124138
</div>
125139
</div>
126140

@@ -269,6 +283,38 @@ <h1 class='sb-sample-text'></h1>
269283
<div id='tab-component'></div>
270284
<div class='description-section sb-rightpane-padding'>
271285
</div>
286+
<div class="ad-wrapper">
287+
<div id='ad-image' class="ad-img">
288+
<div class="row">
289+
<div class="col-sm-12">
290+
<div class="col-sm-12">
291+
<div id="ad-banner-head" class="ad-header">Transform your React web apps today with Syncfusion React components</div>
292+
</div>
293+
<div class="col-sm-12 cnt-area">
294+
<div class="ad-cnt-area">
295+
<div class="ad-cnt-pt">
296+
<div class="ad-cnt-icon click-icon sb-icons sb-icon-icon-selection"></div>
297+
<div class="cnt-text">65+ high-performance and responsive UI components</div>
298+
</div>
299+
<div class="ad-cnt-pt">
300+
<div class="ad-cnt-icon click-icon sb-icons sb-icon-icon-selection"></div>
301+
<div class="cnt-text">Dedicated support</div>
302+
</div>
303+
<div class="ad-cnt-pt">
304+
<div class="ad-cnt-icon click-icon sb-icons sb-icon-icon-selection"></div>
305+
<div class="cnt-text">Hassle-free licensing</div>
306+
</div>
307+
</div>
308+
<a style="color:#ffff;text-decoration:none;"
309+
href="https://www.syncfusion.com/downloads/react">
310+
<div class="free-trial">TRY IT FOR FREE</div>
311+
</a>
312+
</div>
313+
</div>
314+
315+
</div>
316+
</div>
317+
</div>
272318
<div class="sb-footer">
273319
<div class="sb-footer-left">
274320
<div class="sb-footer-links">
@@ -332,6 +378,7 @@ <h1 class='sb-sample-text'></h1>
332378
<div class='sb-api-content'>${description}</div>
333379
</div>
334380
</script>
381+
<script src="./dist/0.bundle.js"></script>
335382
<script src="./dist/bundle.js"></script>
336383

337384
</body>

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-samples",
3-
"version": "0.0.1",
3+
"version": "18.3.35",
44
"description": "Examples of React UI Components",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -16,29 +16,29 @@
1616
"@syncfusion/ej2-react-filemanager": "*",
1717
"@syncfusion/ej2-react-grids": "*",
1818
"@syncfusion/ej2-react-inputs": "*",
19-
"@syncfusion/ej2-react-layouts":"*",
19+
"@syncfusion/ej2-react-layouts": "*",
2020
"@syncfusion/ej2-react-lineargauge": "*",
2121
"@syncfusion/ej2-react-barcode-generator": "*",
2222
"@syncfusion/ej2-react-lists": "*",
2323
"@syncfusion/ej2-react-kanban": "*",
2424
"@syncfusion/ej2-react-maps": "*",
25-
"@syncfusion/ej2-react-treemap": "*",
26-
"@syncfusion/ej2-react-heatmap": "*",
25+
"@syncfusion/ej2-react-treemap": "*",
26+
"@syncfusion/ej2-react-heatmap": "*",
2727
"@syncfusion/ej2-react-navigations": "*",
28-
"@syncfusion/ej2-react-notifications": "*",
28+
"@syncfusion/ej2-react-notifications": "*",
2929
"@syncfusion/ej2-react-inplace-editor": "*",
3030
"@syncfusion/ej2-react-treegrid": "*",
3131
"@syncfusion/ej2-react-popups": "*",
3232
"@syncfusion/ej2-react-schedule": "*",
3333
"@syncfusion/ej2-react-splitbuttons": "*",
3434
"@syncfusion/ej2-react-documenteditor": "*",
35-
"@syncfusion/ej2-react-richtexteditor":"*",
36-
"@syncfusion/ej2-react-pivotview":"*",
37-
"@syncfusion/ej2-react-pdfviewer":"*",
38-
"@syncfusion/ej2-react-querybuilder":"*",
39-
"@syncfusion/ej2-react-gantt":"*",
40-
"@syncfusion/ej2-react-spreadsheet":"*",
41-
"@syncfusion/ej2-react-progressbar":"*",
35+
"@syncfusion/ej2-react-richtexteditor": "*",
36+
"@syncfusion/ej2-react-pivotview": "*",
37+
"@syncfusion/ej2-react-pdfviewer": "*",
38+
"@syncfusion/ej2-react-querybuilder": "*",
39+
"@syncfusion/ej2-react-gantt": "*",
40+
"@syncfusion/ej2-react-spreadsheet": "*",
41+
"@syncfusion/ej2-react-progressbar": "*",
4242
"@types/react": "^15.0.24",
4343
"@types/react-dom": "^15.5.1",
4444
"@types/react-router": "4.0.19",

src/badge/listview.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,21 @@
2929
margin-right: 16px;
3030
}
3131

32+
.e-rtl .list_svg {
33+
margin-left: 16px;
34+
margin-right: 0;
35+
}
36+
37+
.listWrapper .e-badge {
38+
float: right;
39+
margin-top: 16px;
40+
font-size: 12px;
41+
}
42+
43+
.e-rtl .listWrapper .e-badge {
44+
float: left;
45+
}
46+
3247
.list_text {
3348
width: 60%;
3449
display: inline-block;

src/badge/listview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export class ListView extends SampleBase<{}, {}> {
1414
<div className='listWrapper' style={{ width: 'inherit', height: 'inherit' }}>
1515
<span className={`${data.icons} list_svg`}>&nbsp;</span>
1616
<span className='list_text'>{data.text}</span>
17-
<span className={data.badge} style={{ float: 'right', marginTop: '16px', fontSize: '12px' }}>
17+
<span className={data.badge}>
1818
{data.messages}</span>
1919
</div>
2020
);

src/bullet-chart/tooltip.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export class BulletChartTooltip extends SampleBase<{}, {}> {
2626
<td style={{paddingLeft: '5px', color:'black', paddingRight: '5px', paddingBottom: '2px'}}>Target : ${props.target}K </td>
2727
</tr>
2828
<tr>
29-
<td style={{paddingLeft: '5px', color:'black', paddingRight: '5px'}}>Current : ${props.value}K </td>
29+
<td style={{paddingLeft: '5px', color:'black', paddingRight: '5px'}}>Current : {props.value} </td>
3030
</tr>
3131

3232
</table>

src/chart/config.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ export const ChartSampleOrder: Object = [
5555
'path': 'chart/stacked-area', 'component': 'StackedArea', 'name': 'Stacked Area', 'order': '02', 'category': 'Area Charts',
5656
'description': 'This demo sample for Essential JavaScript2 Chart control demonstrates how to render and configure the stacking area series.'
5757
},
58+
{
59+
'path': 'chart/stacked-step-area', 'component': 'StackedStepArea', 'name': 'Stacked Step Area', 'order': '02', 'category': 'Area Charts', 'type': 'new',
60+
'description': 'This demo sample for Essential JavaScript2 Chart control demonstrates how to render and configure the stacking step area series.'
61+
},
5862
{
5963
'path': 'chart/stacked-area100', 'component': 'StackedArea100', 'name': '100% Stacked Area', 'order': '02', 'category': 'Area Charts',
6064
'description': 'This demo sample for Essential JavaScript2 Chart control demonstrates how to render and configure the 100 percent stacking area series.'
@@ -232,7 +236,7 @@ export const ChartSampleOrder: Object = [
232236
'description': 'This demo sample for Essential JavaScript2 Chart control demonstrates how to render semi-pie and doughnut charts.'
233237
},
234238
{
235-
'path': 'chart/smartlabels', 'component': 'SmartLabels', 'name': 'Smart Labels', 'order': '09', 'category': 'Accumulation Charts', 'type': 'update',
239+
'path': 'chart/smartlabels', 'component': 'SmartLabels', 'name': 'Smart Labels', 'order': '09', 'category': 'Accumulation Charts',
236240
'description': 'This demo sample for Essential JavaScript2 Chart control demonstrates how to arrange the labels smartly without overlapping with each other.'
237241
},
238242
{

0 commit comments

Comments
 (0)