Skip to content

Commit 1dc2c81

Browse files
author
pipeline
committed
v28.1.33 is released
1 parent 610c68b commit 1dc2c81

File tree

707 files changed

+13368
-34511
lines changed

Some content is hidden

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

707 files changed

+13368
-34511
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install
1919
2. Start the development server using gulp
2020

2121
```bash
22-
npm run serve
22+
gulp serve
2323
```
2424

2525
3. Open your web browser and navigate to the specified localhost address to view the samples.

index.html

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<!-- End Google Tag Manager -->
1818
<meta charset="UTF-8" />
1919
<meta name="description" content="Explore and learn Syncfusion React UI components library using large collection of feature-wise examples for each components.">
20+
<meta http-equiv="X-Frame-Options" content="SAMEORIGIN">
2021
<meta name="viewport" content="width=device-width, initial-scale=1">
2122
<meta name="referrer" content="never"/>
2223
<title>Demos, Examples of Syncfusion React UI Components</title>
@@ -97,7 +98,7 @@
9798
</div>
9899
<div class='sb-header-item sb-table-cell'>
99100
<div id='sb-header-text' class='e-sb-header-text'>
100-
<span class='sb-header-text-left'>Essential Studio for</span>
101+
<span class='sb-header-text-left'>Essential Studio<sup>®</sup> for</span>
101102
<span class='sb-header-text-right' role="button" tabindex="0">React</span>
102103
</div>
103104
</div>
@@ -226,24 +227,28 @@
226227
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
227228
<span class="switch-text">Fluent 2</span>
228229
</li>
229-
<li class="e-list" id="tailwind">
230+
<li class="e-list" id="tailwind3">
230231
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
231232
<span class="switch-text">Tailwind CSS</span>
232233
</li>
233234
<li class="e-list" id="fluent2-highcontrast">
234235
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
235236
<span class="switch-text">Fluent 2 High Contrast</span>
236237
</li>
237-
<li class="e-list" id="highcontrast">
238+
<li class="e-list sb-hide" id="highcontrast">
238239
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
239240
<span class="switch-text">High Contrast</span>
240241
</li>
241-
<li class="e-list" id="fluent">
242+
<li class="e-list sb-hide" id="tailwind">
243+
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
244+
<span class="switch-text">Tailwind</span>
245+
</li>
246+
<li class="e-list sb-hide" id="fluent">
242247
<span class='sb-icons sb-theme-select sb-icon-icon-selection'></span>
243248
<span class="switch-text">Fluent</span>
244249
</li>
245-
<div class="sb-theme-studio"><a target="_blank" href="https://ej2.syncfusion.com/themestudio/?theme=fluent2" aria-label="Go to Theme Studio">Go to Theme Studio</a></div>
246250
</ul>
251+
<div class="sb-theme-studio"><a target="_blank" href="https://ej2.syncfusion.com/themestudio/?theme=fluent2" aria-label="Go to Theme Studio">Go to Theme Studio</a></div>
247252
</div>
248253
<div id='settings-popup' class='sb-setting-popup'>
249254
<div class='sb-setting-header'>
@@ -261,9 +266,10 @@
261266
<option value="material3">Material 3</option>
262267
<option value="bootstrap5">Bootstrap 5</option>
263268
<option value="fluent2">Fluent 2</option>
264-
<option value="tailwind">Tailwind CSS</option>
269+
<option value="tailwind3">Tailwind CSS</option>
265270
<option value="fluent2-highcontrast">Fluent 2 High Contrast</option>
266271
<option value="highcontrast">High Contrast</option>
272+
<option value="tailwind">Tailwind</option>
267273
<option value="fluent">Fluent</option>
268274
</select>
269275
</div>
@@ -357,7 +363,7 @@ <h1 class='sb-sample-text' role="heading" aria-level="1"></h1>
357363
<div class="row">
358364
<div class="col-sm-12">
359365
<div class="col-sm-12">
360-
<div id="banner-head" class="banner-header">Transform your React web apps today with Syncfusion React components</div>
366+
<div id="banner-head" class="banner-header">Transform your React web apps today with Syncfusion<sup>®</sup> React components</div>
361367
</div>
362368
<div class="col-sm-12 cnt-area">
363369
<div class="content-area">

models/config.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

models/onnx/model_quantized.onnx

-32.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)