Skip to content

Commit 33ae464

Browse files
React Components release packages version 31.1.17 committed
1 parent fc4c151 commit 33ae464

File tree

1,235 files changed

+101100
-44513
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,235 files changed

+101100
-44513
lines changed

README.md

Lines changed: 67 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,46 @@ From architecture to execution, every detail has been considered to boost perfor
3636
### Material 3 Theming
3737
Built-in Material 3 stylesheets provide a modern, accessible design out of the box. Enjoy sharp visuals, consistent theming, and minimal setup.
3838

39-
## Control List
39+
## Component List
40+
41+
### Data Visualization
42+
43+
<table>
44+
<tr>
45+
<td>
46+
<b>Chart</b>
47+
</td>
48+
<td rowspan="1">
49+
<a href="https://www.npmjs.com/package/@syncfusion/react-charts"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/react-charts" title="@syncfusion/react-charts" style="height:20px;" />
50+
</td>
51+
<td>
52+
<a href="components/charts/src/chart">Source</a>
53+
</td>
54+
<td>
55+
<a href="https://react.syncfusion.com/chart/overview">Live demo</a>
56+
</td>
57+
</tr>
58+
</table>
59+
60+
### Grid
61+
62+
<table>
63+
<tr>
64+
<td>
65+
<b>Data Grid</b>
66+
</td>
67+
<td rowspan="1">
68+
<a href="https://www.npmjs.com/package/@syncfusion/react-grid"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/react-grid" title="@syncfusion/react-grid" style="height:20px;" />
69+
</td>
70+
<td>
71+
<a href="components/grids/src/grid">Source</a>
72+
</td>
73+
<td>
74+
<a href="https://react.syncfusion.com/data-grid/overview">Live demo</a>
75+
</td>
76+
</tr>
77+
</table>
78+
4079

4180
### Buttons
4281

@@ -163,7 +202,7 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
163202
<td>
164203
<b>Numeric TextBox</b>
165204
</td>
166-
<td rowspan="3">
205+
<td rowspan="4">
167206
<a href="https://www.npmjs.com/package/@syncfusion/react-inputs"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/react-inputs" title="@syncfusion/react-inputs" style="height:20px;" />
168207
</td>
169208
<td>
@@ -195,6 +234,18 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
195234
<a href="https://react.syncfusion.com/textarea">Live demo</a>
196235
</td>
197236
</tr>
237+
<tr>
238+
<td>
239+
<b>Form</b>
240+
</td>
241+
<td>
242+
<a href="components/inputs/src/form-validator">Source</a>
243+
</td>
244+
<td>
245+
<a href="https://react.syncfusion.com/form">Live demo</a>
246+
</td>
247+
</tr>
248+
198249
<tr>
199250
<td>
200251
<b>Checkbox</b>
@@ -220,6 +271,7 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
220271
<a href="https://react.syncfusion.com/radio-button">Live demo</a>
221272
</td>
222273
</tr>
274+
223275
</table>
224276

225277
### Layout
@@ -229,7 +281,7 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
229281
<td>
230282
<b>Tooltip</b>
231283
</td>
232-
<td>
284+
<td rowspan="2">
233285
<a href="https://www.npmjs.com/package/@syncfusion/react-popups"><img src="https://ej2.syncfusion.com/github/images/npm-logo.png" alt="npm package @syncfusion/react-popups" title="@syncfusion/react-popups" style="height:20px;" />
234286
</td>
235287
<td>
@@ -239,6 +291,17 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
239291
<a href="https://react.syncfusion.com/tooltip">Live demo</a>
240292
</td>
241293
</tr>
294+
<tr>
295+
<td>
296+
<b>Dialog</b>
297+
</td>
298+
<td>
299+
<a href="components/popups/src/dialog">Source</a>
300+
</td>
301+
<td>
302+
<a href="https://react.syncfusion.com/dialog">Live demo</a>
303+
</td>
304+
</tr>
242305
</table>
243306

244307
### Navigations
@@ -280,6 +343,6 @@ Built-in Material 3 stylesheets provide a modern, accessible design out of the b
280343
Check the license detail [here](https://github.com/syncfusion/react-ui-components/blob/master/license).
281344

282345
## Changelog
283-
Check the changelog [here](https://react-api.syncfusion.com/release-notes/30.1.37).
346+
Check the changelog [here](https://react-api.syncfusion.com/release-notes/31.1.17).
284347

285348
&copy; Copyright 2025 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

components/base/README.md

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

components/base/package.json

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

0 commit comments

Comments
 (0)