Skip to content

Commit 1c929f5

Browse files
nmergetgithub-actions[bot]mfranzke
committed
fix: showRequiredAsterisk property and add examples for showcases (#4509)
* fix: showRequiredAsterisk property and add examples for showcases * fix: issue with angular showcase * auto update snapshots (#4515) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Maximilian Franzke <[email protected]>
1 parent 1b5f69d commit 1c929f5

File tree

71 files changed

+456
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+456
-13
lines changed
10.7 KB

__snapshots__/custom-select/showcase/chromium-highContrast/should-have-same-aria-snapshot/DBCustomSelect-should-have-same-aria-snapshot.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,31 @@
227227
- checkbox "Option 2"
228228
- text: Option 2
229229
- status
230+
- link "Show Required Asterisk"
231+
- text: (Default) True
232+
- group:
233+
- article:
234+
- group "id-1021s9-(Default) True":
235+
- list:
236+
- listitem:
237+
- checkbox "Option 1"
238+
- text: Option 1
239+
- listitem:
240+
- checkbox "Option 2"
241+
- text: Option 2
242+
- status
243+
- text: "False"
244+
- group:
245+
- article:
246+
- group "id-10s220-False":
247+
- list:
248+
- listitem:
249+
- checkbox "Option 1"
250+
- text: Option 1
251+
- listitem:
252+
- checkbox "Option 2"
253+
- text: Option 2
254+
- status
230255
- link "Disabled"
231256
- text: (Default) False
232257
- group:

__snapshots__/custom-select/showcase/chromium/should-have-same-aria-snapshot/DBCustomSelect-should-have-same-aria-snapshot.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,31 @@
227227
- checkbox "Option 2"
228228
- text: Option 2
229229
- status
230+
- link "Show Required Asterisk"
231+
- text: (Default) True
232+
- group:
233+
- article:
234+
- group "id-1021s9-(Default) True":
235+
- list:
236+
- listitem:
237+
- checkbox "Option 1"
238+
- text: Option 1
239+
- listitem:
240+
- checkbox "Option 2"
241+
- text: Option 2
242+
- status
243+
- text: "False"
244+
- group:
245+
- article:
246+
- group "id-10s220-False":
247+
- list:
248+
- listitem:
249+
- checkbox "Option 1"
250+
- text: Option 1
251+
- listitem:
252+
- checkbox "Option 2"
253+
- text: Option 2
254+
- status
230255
- link "Disabled"
231256
- text: (Default) False
232257
- group:

__snapshots__/custom-select/showcase/firefox/should-have-same-aria-snapshot/DBCustomSelect-should-have-same-aria-snapshot.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,31 @@
227227
- checkbox "Option 2"
228228
- text: Option 2
229229
- status
230+
- link "Show Required Asterisk"
231+
- text: (Default) True
232+
- group:
233+
- article:
234+
- group "id-1021s9-(Default) True":
235+
- list:
236+
- listitem:
237+
- checkbox "Option 1"
238+
- text: Option 1
239+
- listitem:
240+
- checkbox "Option 2"
241+
- text: Option 2
242+
- status
243+
- text: "False"
244+
- group:
245+
- article:
246+
- group "id-10s220-False":
247+
- list:
248+
- listitem:
249+
- checkbox "Option 1"
250+
- text: Option 1
251+
- listitem:
252+
- checkbox "Option 2"
253+
- text: Option 2
254+
- status
230255
- link "Disabled"
231256
- text: (Default) False
232257
- group:

__snapshots__/custom-select/showcase/mobile-chrome/should-have-same-aria-snapshot/DBCustomSelect-should-have-same-aria-snapshot.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,33 @@
245245
- text: Option 2
246246
- button "Close"
247247
- status
248+
- link "Show Required Asterisk"
249+
- text: (Default) True
250+
- group:
251+
- article:
252+
- group "id-1021s9-(Default) True":
253+
- list:
254+
- listitem:
255+
- checkbox "Option 1"
256+
- text: Option 1
257+
- listitem:
258+
- checkbox "Option 2"
259+
- text: Option 2
260+
- button "Close"
261+
- status
262+
- text: "False"
263+
- group:
264+
- article:
265+
- group "id-10s220-False":
266+
- list:
267+
- listitem:
268+
- checkbox "Option 1"
269+
- text: Option 1
270+
- listitem:
271+
- checkbox "Option 2"
272+
- text: Option 2
273+
- button "Close"
274+
- status
248275
- link "Disabled"
249276
- text: (Default) False
250277
- group:

0 commit comments

Comments
 (0)