Skip to content

Commit 9718bfe

Browse files
Added the release notes MD file and corresponding node entry in the TOC.html file
1 parent d0f58fc commit 9718bfe

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

Flutter/Release-notes/v30.1.37.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,34 @@ documentation: ug
77

88
# Essential Studio for Flutter Release Notes
99

10-
{% include release-info.html date="June 23, 2025" version="v30.1.37" %}
10+
{% include release-info.html date="June 23, 2025" version="v30.1.37" passed="32571" failed="0" %}
1111

1212
{% directory path: _includes/release-notes/v30.1.37 %}
1313

1414
{% include {{file.url}} %}
1515

16-
{% enddirectory %}
16+
{% enddirectory %}
17+
18+
## Test Results
19+
20+
| Component Name | Test Cases | Passed | Failed | Remarks |
21+
|---------------|------------|--------|--------|---------|
22+
| SfAIAssistView | 171 | 171 | 0 | All Passed |
23+
| SfBarcodeGenerator | 522 | 522 | 0 | All Passed |
24+
| SfCalendar | 1424 | 1424 | 0 | All Passed |
25+
| SfCartesianChart | 15472 | 15472 | 0 | All Passed |
26+
| SfCircularChart | 544 | 544 | 0 | All Passed |
27+
| SfDataGrid | 5739 | 5739 | 0 | All Passed |
28+
| SfDateRangePicker | 635 | 635 | 0 | All Passed |
29+
| SfFunnelChart | 224 | 224 | 0 | All Passed |
30+
| SfLinearGauge | 1293 | 1293 | 0 | All Passed |
31+
| SfMaps | 427 | 427 | 0 | All Passed |
32+
| SfPyramidChart | 223 | 223 | 0 | All Passed |
33+
| SfRadialGauge | 3124 | 3124 | 0 | All Passed |
34+
| SfRangeSelector | 331 | 331 | 0 | All Passed |
35+
| SfRangeSlider | 583 | 583 | 0 | All Passed |
36+
| SfSlider | 729 | 729 | 0 | All Passed |
37+
| SfSparkAreaChart | 130 | 130 | 0 | All Passed |
38+
| SfSparkLineChart | 128 | 128 | 0 | All Passed |
39+
| SfTreemap | 198 | 198 | 0 | All Passed |
40+
| XlsIO | 674 | 674 | 0 | All Passed |

0 commit comments

Comments
 (0)