Skip to content

Commit a8bab58

Browse files
nmergetgithub-actions[bot]mfranzke
authored
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 aaf632a commit a8bab58

File tree

95 files changed

+524
-16
lines changed

Some content is hidden

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

95 files changed

+524
-16
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:

0 commit comments

Comments
 (0)