Skip to content

Commit a238e85

Browse files
authored
Merge pull request #10302 from MicrosoftDocs/fafuxa-ms-patch-9
Update modern controls preview/GA status to accurately match current state
2 parents 56ff0a6 + 29ad9f5 commit a238e85

File tree

8 files changed

+27
-35
lines changed

8 files changed

+27
-35
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -510,24 +510,30 @@
510510
href: ./canvas-apps/controls/modern-controls/modern-controls-reference.md
511511
- name: Limitations of modern controls
512512
href: ./canvas-apps/controls/modern-controls/limitations-modern-controls.md
513+
- name: Badge
514+
href: ./canvas-apps/controls/modern-controls/modern-controls-badge.md
513515
- name: Button
514516
href: ./canvas-apps/controls/modern-controls/modern-control-button.md
515-
- name: Combobox
516-
href: ./canvas-apps/controls/modern-controls/modern-control-combobox.md
517+
- name: Checkbox
518+
href: ./canvas-apps/controls/modern-controls/modern-control-checkbox.md
517519
- name: Link
518520
href: ./canvas-apps/controls/modern-controls/modern-control-link.md
519521
- name: Progress bar
520522
href: ./canvas-apps/controls/modern-controls/modern-control-progress-bar.md
523+
- name: Radio group
524+
href: ./canvas-apps/controls/modern-controls/modern-controls-radio-group.md
521525
- name: Slider
522526
href: ./canvas-apps/controls/modern-controls/modern-control-slider.md
527+
- name: Spinner
528+
href: ./canvas-apps/controls/modern-controls/modern-control-spinner.md
523529
- name: Tabs or tab list
524530
href: ./canvas-apps/controls/modern-controls/modern-control-tabs-or-tabs-list.md
531+
- name: Toggle
532+
href: ./canvas-apps/controls/modern-controls/modern-control-toggle.md
525533
- name: Avatar (preview)
526534
href: ./canvas-apps/controls/modern-controls/modern-control-avatar.md
527-
- name: Badge (preview)
528-
href: ./canvas-apps/controls/modern-controls/modern-controls-badge.md
529-
- name: Checkbox (preview)
530-
href: ./canvas-apps/controls/modern-controls/modern-control-checkbox.md
535+
- name: Combobox (preview)
536+
href: ./canvas-apps/controls/modern-controls/modern-control-combobox.md
531537
- name: Copilot answer (preview)
532538
href: ./canvas-apps/controls/modern-controls/modern-control-copilot-answer.md
533539
- name: Date picker (preview)
@@ -540,10 +546,6 @@
540546
href: ./canvas-apps/controls/modern-controls/modern-control-info-button.md
541547
- name: Number input (preview)
542548
href: ./canvas-apps/controls/modern-controls/modern-control-number-input.md
543-
- name: Radio group (preview)
544-
href: ./canvas-apps/controls/modern-controls/modern-controls-radio-group.md
545-
- name: Spinner (preview)
546-
href: ./canvas-apps/controls/modern-controls/modern-control-spinner.md
547549
- name: Stream video (preview)
548550
href: ./canvas-apps/controls/modern-controls/new-stream-video-control.md
549551
- name: Table (preview)
@@ -552,8 +554,6 @@
552554
href: ./canvas-apps/controls/modern-controls/modern-control-text.md
553555
- name: Text input (preview)
554556
href: ./canvas-apps/controls/modern-controls/modern-control-text-input.md
555-
- name: Toggle (preview)
556-
href: ./canvas-apps/controls/modern-controls/modern-control-toggle.md
557557
- name: Control reference
558558
items:
559559
- name: List of controls and properties

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-checkbox.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ contributors:
1919
- noazarur-microsoft
2020

2121
---
22-
# Checkbox modern control in Power Apps (preview)
23-
24-
[This article is pre-release document and is subject to change.]
22+
# Checkbox modern control in Power Apps
2523

2624
A control that the user can select or clear to set its value to **true** or **false**.
2725

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-combobox.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ contributors:
1818
- noazarur-microsoft
1919

2020
---
21-
# Combobox modern control in Power Apps
21+
# Combobox modern control in Power Apps (preview)
22+
23+
[This article is pre-release document and is subject to change.]
2224

2325
A control that allows users to make selections from provided choices and supports search and multiple selections.
2426

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-spinner.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ contributors:
1919
- noazarur-microsoft
2020

2121
---
22-
# Spinner modern control in Power Apps (preview)
23-
24-
[This article is pre-release document and is subject to change.]
22+
# Spinner modern control in Power Apps
2523

2624
Displays state in motion such as loading a page or table.
2725

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-control-toggle.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ contributors:
1818
- noazarur-microsoft
1919

2020
---
21-
# Toggle modern control in Power Apps (preview)
22-
23-
[This article is pre-release document and is subject to change.]
21+
# Toggle modern control in Power Apps
2422

2523
A control that the user can turn on or off by moving the handle.
2624

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-badge.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ contributors:
1919
- noazarur-microsoft
2020

2121
---
22-
# Badge control in Power Apps (preview)
23-
24-
[This article is pre-release document and is subject to change.]
22+
# Badge control in Power Apps
2523

2624
A badge is a visual decoration for UI elements.
2725

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-radio-group.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ contributors:
1919
- noazarur-microsoft
2020

2121
---
22-
# Radio group control in Power Apps (preview)
23-
24-
[This article is pre-release document and is subject to change.]
22+
# Radio group control in Power Apps
2523

2624
An input control that shows multiple options, of which users can select only one at a time.
2725

powerapps-docs/maker/canvas-apps/controls/modern-controls/modern-controls-reference.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Configure the behavior of a modern control by setting one of its properties. Eac
2727

2828
**[Avatar (preview)](modern-control-avatar.md)** – A control that shows a graphic representation of a user, team, or entity.
2929

30-
**[Badge (preview)](modern-controls-badge.md)** – A badge is a visual decoration for UI elements.
30+
**[Badge](modern-controls-badge.md)** – A badge is a visual decoration for UI elements.
3131

3232
**[Button](modern-control-button.md)** – Interact with the app by clicking or tapping.
3333

34-
**[Checkbox (preview)](modern-control-checkbox.md)** - Select or clear an option to specify **true** or **false**.
34+
**[Checkbox](modern-control-checkbox.md)** - Select or clear an option to specify **true** or **false**.
3535

36-
**[Combobox](modern-control-combobox.md)** - A control that allows users to make selections from provided choices and supports search and multiple selections.
36+
**[Combobox (preview)](modern-control-combobox.md)** - A control that allows users to make selections from provided choices and supports search and multiple selections.
3737

3838
**[Copilot answer (preview)](modern-control-copilot-answer.md)** - A control that makers can use to add predefined questions that end users can use to get generated answers.
3939

@@ -47,7 +47,7 @@ Configure the behavior of a modern control by setting one of its properties. Eac
4747

4848
**[Link](modern-control-link.md)** – Open hyperlinks in new tab.
4949

50-
**[Number input](modern-control-number-input.md)** - A number input control the user can modify.
50+
**[Number input (preview)](modern-control-number-input.md)** - A number input control the user can modify.
5151

5252
**[Progress bar](modern-control-progress-bar.md)** – Displays the progress, can be configured as determinate showcasing exact progress or indeterminate for ongoing progress.
5353

@@ -63,11 +63,11 @@ Configure the behavior of a modern control by setting one of its properties. Eac
6363

6464
**[Tabs or tab list](modern-control-tabs-or-tabs-list.md)** – Select a tab to move screens or take action on app.
6565

66-
**[Text](modern-control-text.md)** – Display text on the app, can also be used as label for fields.
66+
**[Text (preview)](modern-control-text.md)** – Display text on the app, can also be used as label for fields.
6767

68-
**[Text input](modern-control-text-input.md)** – A box in which the user can type text, numbers, and other data.
68+
**[Text input (preview)](modern-control-text-input.md)** – A box in which the user can type text, numbers, and other data.
6969

70-
**[Toggle (preview)](modern-control-toggle.md)** – A control that the user can turn on or off by moving the handle.
70+
**[Toggle](modern-control-toggle.md)** – A control that the user can turn on or off by moving the handle.
7171

7272

7373
### See also

0 commit comments

Comments
 (0)