Skip to content

Commit 84a24e9

Browse files
Status tags removed in picker
1 parent 35c17e4 commit 84a24e9

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

maui/samples/Gallery/SampleList/PickerSamplesList.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,32 @@
55
<Control Title="Picker"
66
Image="picker.png"
77
ControlName="SfPicker"
8-
StatusTag="Updated"
98
Description="A versatile UI element designed for making selections from a set of options.">
10-
<Sample Title="Getting Started" SampleName="GettingStarted" StatusTag="Updated" WhatsNew="Provided looping support for .NET MAUI Picker control"/>
9+
<Sample Title="Getting Started" SampleName="GettingStarted"/>
1110
<Sample Title="Flight booking" SampleName="FlightBooking"/>
1211
</Control>
1312

1413
<Control Title="Date Picker"
1514
Image="datepicker.png"
1615
ControlName="SfDatePicker"
17-
StatusTag="Updated"
1816
Description="A user interface element for selecting specific dates.">
19-
<Sample Title="Getting Started" SampleName="GettingStarted" StatusTag="Updated" WhatsNew="Provided looping support for .NET MAUI Date picker control."/>
17+
<Sample Title="Getting Started" SampleName="GettingStarted"/>
2018
<Sample Title="To-Do" SampleName="Customization"/>
2119
</Control>
2220

2321
<Control Title="Time Picker"
2422
Image="timepicker.png"
2523
ControlName="SfTimePicker"
26-
StatusTag="Updated"
2724
Description="An interface for choosing specific times of day.">
28-
<Sample Title="Getting Started" SampleName="GettingStarted" StatusTag="Updated" WhatsNew="Provided looping support for .NET MAUI Time picker control."/>
25+
<Sample Title="Getting Started" SampleName="GettingStarted"/>
2926
<Sample Title="Alarm" SampleName="Customization"/>
3027
</Control>
3128

3229
<Control Title="Date Time Picker"
3330
Image="datetimepicker.png"
3431
ControlName="SfDateTimePicker"
35-
StatusTag="Updated"
3632
Description="A combined interface to select dates and times.">
37-
<Sample Title="Getting Started" SampleName="GettingStarted" StatusTag="Updated" WhatsNew="Provided looping support for .NET MAUI Date Time picker control."/>
33+
<Sample Title="Getting Started" SampleName="GettingStarted"/>
3834
</Control>
3935

4036
</ControlCategory>

0 commit comments

Comments
 (0)