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
Copy file name to clipboardExpand all lines: OUDS/Core/Themes/Orange/Sources/_OUDSThemesOrange.docc/OUDSThemesOrange.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -383,8 +383,16 @@ struct YourApp: App {
383
383
384
384
### Actions
385
385
386
+
#### Button
387
+
386
388

387
389
390
+
### Content display
391
+
392
+
#### Bullet list
393
+
394
+

395
+
388
396
### Controls
389
397
390
398
#### Checkboxes
@@ -434,7 +442,7 @@ struct YourApp: App {
434
442
}
435
443
<!-- Maybe not relevant to display chip picker -->
436
444
437
-
#### Text inputs
445
+
#### Text input
438
446
439
447

Copy file name to clipboardExpand all lines: OUDS/Core/Themes/OrangeBusinessTools/Sources/_OUDSThemesOrangeBusinessTools.docc/OUDSThemesOrangeBusinessTools.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,8 +161,16 @@ You cannot derivate the *Orange Business Tools* theme.
161
161
162
162
### Actions
163
163
164
+
#### Button
165
+
164
166

165
167
168
+
### Content display
169
+
170
+
#### Bullet list
171
+
172
+

173
+
166
174
### Controls
167
175
168
176
#### Checkboxes
@@ -212,7 +220,7 @@ You cannot derivate the *Orange Business Tools* theme.
212
220
}
213
221
<!-- Maybe not relevant to display chip picker -->
214
222
215
-
#### Text inputs
223
+
#### Text input
216
224
217
225

Copy file name to clipboardExpand all lines: OUDS/Core/Themes/Sosh/Sources/_OUDSThemesSosh.docc/OUDSThemesSosh.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,8 +85,16 @@ You cannot derivate the Sosh theme.
85
85
86
86
### Actions
87
87
88
+
#### Button
89
+
88
90

89
91
92
+
### Content display
93
+
94
+
#### Bullet list
95
+
96
+

97
+
90
98
### Controls
91
99
92
100
#### Checkboxes
@@ -136,7 +144,7 @@ You cannot derivate the Sosh theme.
136
144
}
137
145
<!-- Maybe not relevant to display chip picker -->
138
146
139
-
#### Text inputs
147
+
#### Text input
140
148
141
149

Copy file name to clipboardExpand all lines: OUDS/Core/Themes/Wireframe/Sources/_OUDSThemesWireframe.docc/OUDSThemesWireframe.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,12 @@ You cannot derivate the *Wireframe* theme.
84
84
85
85

86
86
87
+
### Content display
88
+
89
+
#### Bullet list
90
+
91
+

92
+
87
93
### Controls
88
94
89
95
#### Checkboxes
@@ -133,7 +139,7 @@ You cannot derivate the *Wireframe* theme.
133
139
}
134
140
<!-- Maybe not relevant to display chip picker -->
135
141
136
-
#### Text inputs
142
+
#### Text input
137
143
138
144

0 commit comments