You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix build suggestions: table headers, alt text, and table syntax
- feed-providers.md: Replace filename-based alt text with descriptive text
- handle-pointer-input.md: Add missing column headers to table
- reserved-uri-scheme-names.md: Add missing column headers to three tables
- controls/index.md: Add missing column headers to 13 tables; fix 3 alt text values
- winui-project-templates-in-visual-studio.md: Fix invalid table syntax
Co-authored-by: Copilot <[email protected]>
Copy file name to clipboardExpand all lines: hub/apps/develop/feeds/feed-providers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ For detailed guidance on how to implement a feed provider, see these articles be
25
25
26
26
Feeds in the Widgets Board helps users stay on top of what matters, enabling them to easily discover useful information and empowering them to act on it. Feed providers enable users to see content from multiple apps and services at the same time. Users can access content from various apps directly on their Widgets Board without the need to open individual apps, ensuring they have the latest information at their fingertips. Users also have the control to enable or disable feeds from the Widgets Board settings, tailoring the content to their preferences.
Copy file name to clipboardExpand all lines: hub/apps/develop/ui/controls/index.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The following table lists the Windows app controls available in WinUI, with link
29
29
30
30
### Basic input
31
31
32
-
|| Control | Description |
32
+
|Image | Control | Description |
33
33
|---|---|---|
34
34
||[Buttons](buttons.md)| A control that responds to user input and raises a Click event. Includes button, drop-down button, split button, toggle button, and more. |
35
35
||[Check boxes](checkbox.md)| A control that a user can select or clear. |
@@ -42,7 +42,7 @@ The following table lists the Windows app controls available in WinUI, with link
42
42
43
43
### Collections
44
44
45
-
|| Control | Description |
45
+
|Image | Control | Description |
46
46
|---|---|---|
47
47
||[Items view](itemsview.md)| A control that presents a collection of items using various layouts. |
48
48
||[List view and grid view](listview-and-gridview.md)| Controls that present a collection of items in a vertical list or in rows and columns. |
@@ -55,21 +55,21 @@ The following table lists the Windows app controls available in WinUI, with link
55
55
56
56
### Dialogs and flyouts
57
57
58
-
|| Control | Description |
58
+
|Image | Control | Description |
59
59
|---|---|---|
60
60
||[Dialogs](dialogs-and-flyouts/dialogs.md)| A dialog box that can be customized to contain any XAML content. |
61
61
||[Flyouts](dialogs-and-flyouts/flyouts.md)| Shows contextual information and enables user interaction. |
62
62
||[Teaching tip](dialogs-and-flyouts/teaching-tip.md)| A content-rich flyout for guiding users and enabling teaching moments. |
63
63
64
64
### Forms
65
65
66
-
|| Control | Description |
66
+
|Image | Control | Description |
67
67
|---|---|---|
68
68
||[Forms](forms.md)| A pattern for collecting and submitting user input using a combination of input controls and labels. |
69
69
70
70
### Media, graphics, and shapes
71
71
72
-
|| Control | Description |
72
+
|Image | Control | Description |
73
73
|---|---|---|
74
74
||[Icons](icons.md)| Represent icon controls that use different image types as content. |
75
75
||[Animated icons](animated-icon.md)| An element that displays and controls an icon that animates when the user interacts with the control. |
@@ -80,7 +80,7 @@ The following table lists the Windows app controls available in WinUI, with link
80
80
81
81
### Menus and toolbars
82
82
83
-
|| Control | Description |
83
+
|Image | Control | Description |
84
84
|---|---|---|
85
85
||[Menus and context menus](menus-and-context-menus.md)| Shows a contextual list of simple commands or options. |
86
86
||[Command bar](command-bar.md)| A toolbar for displaying application-specific commands that handles layout and resizing of its contents. |
@@ -89,24 +89,24 @@ The following table lists the Windows app controls available in WinUI, with link
89
89
90
90
### Navigation
91
91
92
-
|| Control | Description |
92
+
|Image | Control | Description |
93
93
|---|---|---|
94
94
||[Breadcrumb bar](breadcrumbbar.md)| Shows the trail of navigation taken to the current location. |
95
95
||[List/details](list-details.md)| A pattern that displays a list of items alongside the details of the currently selected item. |
96
96
||[Navigation view](navigationview.md)| Common vertical layout for top-level areas of your app via a collapsible navigation menu. |
97
-
||[Pivot](pivot.md)| Presents information from different sources in a tabbed view. |
97
+
||[Pivot](pivot.md)| Presents information from different sources in a tabbed view. |
98
98
||[Selector bar](selector-bar.md)| Presents information from a small set of different sources. The user can pick one of them. |
99
99
||[Tab view](tab-view.md)| A control that displays a collection of tabs that can be used to display several documents. |
100
100
101
101
### People
102
102
103
-
|| Control | Description |
103
+
|Image | Control | Description |
104
104
|---|---|---|
105
105
||[Person picture](person-picture.md)| Displays the picture of a person/contact. |
106
106
107
107
### Pickers
108
108
109
-
|| Control | Description |
109
+
|Image | Control | Description |
110
110
|---|---|---|
111
111
||[Color picker](color-picker.md)| A control that displays a selectable color spectrum. |
112
112
||[Calendar date picker](calendar-date-picker.md)| A control that lets users pick a date value using a calendar. |
@@ -116,9 +116,9 @@ The following table lists the Windows app controls available in WinUI, with link
116
116
117
117
### Scrolling and layout
118
118
119
-
|| Control | Description |
119
+
|Image | Control | Description |
120
120
|---|---|---|
121
-
||[Expander](expander.md)| A container with a header that can be expanded to show a body with more content. |
121
+
||[Expander](expander.md)| A container with a header that can be expanded to show a body with more content. |
122
122
||[Scrolling and panning controls](scroll-controls.md)| A container control that lets the user pan and zoom its content. |
123
123
||[Annotated scrollbar](annotated-scrollbar.md)| A control that extends a regular vertical scrollbar's functionality for an easy navigation through large collections. |
124
124
||[Semantic zoom](semantic-zoom.md)| Lets the user zoom between two different views of a collection, making it easier to navigate through large collections of items. |
@@ -127,16 +127,16 @@ The following table lists the Windows app controls available in WinUI, with link
127
127
128
128
### Status and information
129
129
130
-
|| Control | Description |
130
+
|Image | Control | Description |
131
131
|---|---|---|
132
132
||[Progress](progress-controls.md)| Shows the app's progress on a task using a progress bar or progress ring. |
133
-
||[Tooltip](tooltips.md)| Displays information for an element in a pop-up window. |
133
+
||[Tooltip](tooltips.md)| Displays information for an element in a pop-up window. |
134
134
||[Info bar](infobar.md)| An inline message to display app-wide status change information. |
135
135
||[Info badge](info-badge.md)| A non-intrusive UI to display notifications or bring focus to an area. |
136
136
137
137
### Text
138
138
139
-
|| Control | Description |
139
+
|Image | Control | Description |
140
140
|---|---|---|
141
141
||[Auto-suggest box](auto-suggest-box.md)| A control to provide suggestions as a user is typing. |
142
142
||[Text block](text-block.md)| A lightweight control for displaying small amounts of text. |
@@ -149,7 +149,7 @@ The following table lists the Windows app controls available in WinUI, with link
149
149
150
150
### Title bar
151
151
152
-
|| Control | Description |
152
+
|Image | Control | Description |
153
153
|---|---|---|
154
154
||[Title bar](title-bar.md)| Customize the title bar of your app window. |
Copy file name to clipboardExpand all lines: hub/apps/winui/winui3/winui-project-templates-in-visual-studio.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,6 @@ Item templates let you add new files to an existing WinUI project. Right-click y
51
51
52
52
| Template | Language | Description |
53
53
|----------|----------|-------------|
54
-
55
54
| Blank Page | C# and C++ | Adds a XAML file and code file that defines a new page derived from the **Microsoft.UI.Xaml.Controls.Page** class. |
56
55
| Blank Window | C# and C++ | Adds a XAML file and code file that defines a new window derived from the **Microsoft.UI.Xaml.Window** class. |
57
56
| Resource Dictionary | C# and C++ | Adds an empty, keyed collection of XAML resources. For more information, see [ResourceDictionary and XAML resource references](../../develop/platform/xaml/xaml-resource-dictionary.md). |
0 commit comments