Skip to content

Commit 3ca5b9f

Browse files
Merge pull request #3700 from Syncfusion-Content/hotfix/hotfix-v31.1.17
DOCINFRA-2341_merged_using_automation
2 parents 196acfc + 35bf269 commit 3ca5b9f

File tree

5 files changed

+20
-177
lines changed

5 files changed

+20
-177
lines changed

MAUI/Chat/scrolling.md

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

MAUI/DatePicker/events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ private void OnDatePickerPopUpClosing(object sender, CancelEventArgs e)
120120

121121
### Closed event
122122

123-
The [Closed]https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.PickerBase.html#Syncfusion_Maui_Picker_PickerBase_Closed event occurs when the picker popup is closed in the [SfDatePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.SfDatePicker.html).
123+
The [Closed](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.PickerBase.html#Syncfusion_Maui_Picker_PickerBase_Closed) event occurs when the picker popup is closed in the [SfDatePicker](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Picker.SfDatePicker.html).
124124

125125
* `Sender`: This contains the `SfDatePicker` object.
126126

@@ -318,4 +318,4 @@ public class ViewModel
318318
}
319319

320320
{% endhighlight %}
321-
{% endtabs %}
321+
{% endtabs %}

MAUI/Release-notes/v31.1.20.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Essential Studio® for MAUI Release Notes - v31.1.20
2+
title: Essential Studio® for MAUI Release Notes - v31.1.20
33
description: Learn here about Essential Studio® for MAUI Weekly Nuget Release - Release Notes - v31.1.20
44
platform: maui
55
documentation: ug

MAUI/Release-notes/v31.1.21.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Essential Studio® for MAUI Release Notes - v31.1.21
3+
description: Learn here about the controls in the Essential Studio® for MAUI Weekly Nuget Release - Release Notes - v31.1.21
4+
platform: maui
5+
documentation: ug
6+
---
7+
8+
# Essential Studio® for MAUI - v31.1.21 Release Notes
9+
10+
{% include release-info.html date="September 23, 2025" version="v31.1.21" %}
11+
12+
{% directory path: _includes/release-notes/v31.1.21 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}

0 commit comments

Comments
 (0)