Skip to content

Commit b10925c

Browse files
author
pipeline
committed
v31.1.17 is released
1 parent 9841d11 commit b10925c

File tree

613 files changed

+51401
-55734
lines changed

Some content is hidden

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

613 files changed

+51401
-55734
lines changed

index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
1414
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
1515
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
16+
})(window,document,'script','dataLayer','GTM-P3WXFWCW');</script>
17+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
18+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
19+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
20+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
1621
})(window,document,'script','dataLayer','GTM-W8WD8WN');</script>
1722
<!-- End Google Tag Manager -->
1823
<meta charset="UTF-8" />
@@ -25,7 +30,7 @@
2530
<link href="src/common/lib/content/bootstrap.min.css" rel="stylesheet" />
2631
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet"></link>
2732
<link rel="shortcut icon" href="favicon.ico" />
28-
<style id="themelink"></style>
33+
<link rel="stylesheet" id="themelink" href="">
2934
<link rel="stylesheet" type="text/css" href="./styles/index.css" />
3035
<script>
3136
var orgin = location.origin;
@@ -99,6 +104,7 @@
99104
</span>
100105
</div>
101106
<!-- Google Tag Manager (noscript) -->
107+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P3WXFWCW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
102108
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8WD8WN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
103109
<!-- End Google Tag Manager (noscript) -->
104110
<div hidden id="sync-analytics" data-queue="EJ2 - React - Demos"></div>
@@ -123,7 +129,7 @@
123129
<div id="left-pane-component"></div>
124130
<div class='sb-left-pane-footer'>
125131
<div class="sb-mobile-header-buttons">
126-
<a href='https://www.syncfusion.com/react-components' target="_blank" aria-label="About React component">
132+
<a href='https://www.syncfusion.com/react-ui-components' target="_blank" aria-label="About React component">
127133
<div class="sb-mobile-header-about">
128134
About</div>
129135
</a>
@@ -153,7 +159,7 @@
153159
</div>
154160
<div class='sb-header-item sb-table-cell'>
155161
<div id='sb-header-text' class='e-sb-header-text'>
156-
<span class='sb-header-text-left'>Essential Studio<sup>®</sup> for</span>
162+
<span class='sb-header-text-left'>Essential Studio<sup>®</sup> UI Suite for</span>
157163
<span class='sb-header-text-right' role="button" tabindex="0">React</span>
158164
</div>
159165
</div>
@@ -457,7 +463,7 @@ <h1 class='sb-sample-text' role="heading" aria-level="1"></h1>
457463
<a href="https://syncfusion.com/blogs" target="_blank" aria-label="Blog - Opens in a new window">
458464
<div class="sb-footer-link">Blog</div>
459465
</a>
460-
<a href="https://support.syncfusion.com/kb" target="_blank" aria-label="Knowledge base - Opens in a new window">
466+
<a href="https://www.syncfusion.com/kb" target="_blank" aria-label="Knowledge base - Opens in a new window">
461467
<div class="sb-footer-link">Knowledge Base</div>
462468
</a>
463469
</div>

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-samples",
3-
"version": "30.2.4",
3+
"version": "31.1.17",
44
"description": "Examples of React UI Components",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
@@ -33,13 +33,10 @@
3333
"@syncfusion/ej2-react-ribbon": "*",
3434
"@syncfusion/ej2-react-schedule": "*",
3535
"@syncfusion/ej2-react-splitbuttons": "*",
36-
"@syncfusion/ej2-react-documenteditor": "*",
3736
"@syncfusion/ej2-react-richtexteditor": "*",
3837
"@syncfusion/ej2-react-pivotview": "*",
39-
"@syncfusion/ej2-react-pdfviewer": "*",
4038
"@syncfusion/ej2-react-querybuilder": "*",
4139
"@syncfusion/ej2-react-gantt": "*",
42-
"@syncfusion/ej2-react-spreadsheet": "*",
4340
"@syncfusion/ej2-react-progressbar": "*",
4441
"@syncfusion/ej2-react-image-editor": "*",
4542
"@syncfusion/ej2-react-multicolumn-combobox": "*",

sampleName.json

Lines changed: 1 addition & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -426,31 +426,6 @@
426426
"components-dialog":"Components inside Dialog"
427427
}
428428
},
429-
"document-editor": {
430-
"ControlName": "DocumentEditor",
431-
"Samples": {
432-
"default": "Default Functionalities",
433-
"character-formatting": "Character Formatting",
434-
"paragraph-formatting": "Paragraph Formatting",
435-
"styles": "Styles",
436-
"bullets-and-numbering": "Bullets and Numbering",
437-
"links-and-bookmarks": "Hyperlinks and Bookmarks",
438-
"table-formatting": "Table Formatting",
439-
"section-formatting": "Section Formatting",
440-
"headers-and-footers": "Headers and Footers",
441-
"table-of-contents": "Table of Contents",
442-
"print": "Print",
443-
"right-to-left": "Right To Left",
444-
"custom-context-menu": "Custom Context Menu",
445-
"auto-save": "Auto Save",
446-
"toolbar-customization":"Toolbar Customization",
447-
"chart": "Chart Preservation",
448-
"document-protection": "Document Protection",
449-
"web-layout":"Web Layout",
450-
"comments":"Comments",
451-
"form-fields": "Form Fields"
452-
}
453-
},
454429
"image-editor": {
455430
"ControlName": "Image Editor",
456431
"Samples": {
@@ -810,28 +785,6 @@
810785

811786
}
812787
},
813-
"pdfviewer": {
814-
"ControlName": "PDF Viewer",
815-
"Samples": {
816-
"default": "Default",
817-
"read-only": "Read-Only",
818-
"document-list": "Document List",
819-
"multi-format-viewer": "Multi-Format Viewer",
820-
"organize-pdf": "Organize Pages",
821-
"redaction": "Redaction",
822-
"custom-toolbar": "Custom Toolbar",
823-
"custom-context-menu":"Context Menu",
824-
"right-to-left": "Right To Left",
825-
"form-filling": "Form Filling",
826-
"form-designer": "Form Designer",
827-
"esigning-form-designer": "eSigning Form Designer",
828-
"esigning-pdf-forms": "eSigning PDF Forms",
829-
"annotations": "Annotations",
830-
"hand-written": "Handwritten Signature",
831-
"invisible-signature": "Invisible Signature",
832-
"programmatic-operations": "Programmatic Operations"
833-
}
834-
},
835788
"pivot-table": {
836789
"ControlName": "Pivot Table",
837790
"Samples": {
@@ -935,7 +888,7 @@
935888
"streaming": "Streaming Response",
936889
"attachments": "File Attachments",
937890
"template": "Template",
938-
"dialog": "Dialog"
891+
"dialog": "Notes Assistant"
939892
}
940893
},
941894
"chat-ui": {
@@ -1118,28 +1071,6 @@
11181071
"code-editor-layout": "Code Editor Layout"
11191072
}
11201073
},
1121-
"spreadsheet": {
1122-
"ControlName": "Spreadsheet",
1123-
"Samples": {
1124-
"default": "Default Functionalities",
1125-
"formula": "Formula",
1126-
"protect-sheet": "Protect Sheet",
1127-
"freeze-pane": "Freeze Panes",
1128-
"data-validation": "Data Validation",
1129-
"hyperlink": "Hyperlink",
1130-
"cell-data-binding": "Cell Data Binding",
1131-
"remote-data-binding": "Remote Data Binding",
1132-
"cell-formatting": "Cell Formatting",
1133-
"number-formatting": "Number Formatting",
1134-
"conditional-formatting": "Conditional Formatting",
1135-
"sorting-and-filtering": "Sorting and Filtering",
1136-
"chart": "Chart",
1137-
"image": "Image",
1138-
"cell-template": "Cell Template",
1139-
"notes": "Note",
1140-
"print": "Print"
1141-
}
1142-
},
11431074
"stock-chart": {
11441075
"ControlName": "Stock Chart",
11451076
"Samples": {

0 commit comments

Comments
 (0)