Skip to content

Commit c571741

Browse files
feat: add trailing icon for button (#4474)
* feat: add trailing icon for button * chore: update remaining trailing icon props * auto update snapshots (#4475) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update test --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 28f24fc commit c571741

File tree

116 files changed

+559
-260
lines changed

Some content is hidden

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

116 files changed

+559
-260
lines changed
2.44 KB

__snapshots__/button/showcase/chromium-highContrast/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
- link "Size"
1616
- button "(Default) Medium"
1717
- button "Small"
18-
- link "Show Icon"
18+
- link "Show Icon Leading"
19+
- button "(Default) False"
20+
- button "True"
21+
- link "Show Icon Trailing"
1922
- button "(Default) False"
2023
- button "True"
2124
- link "No Text"
9.15 KB

__snapshots__/button/showcase/chromium/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
- link "Size"
1616
- button "(Default) Medium"
1717
- button "Small"
18-
- link "Show Icon"
18+
- link "Show Icon Leading"
19+
- button "(Default) False"
20+
- button "True"
21+
- link "Show Icon Trailing"
1922
- button "(Default) False"
2023
- button "True"
2124
- link "No Text"
18.2 KB

__snapshots__/button/showcase/firefox/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
- link "Size"
1616
- button "(Default) Medium"
1717
- button "Small"
18-
- link "Show Icon"
18+
- link "Show Icon Leading"
19+
- button "(Default) False"
20+
- button "True"
21+
- link "Show Icon Trailing"
1922
- button "(Default) False"
2023
- button "True"
2124
- link "No Text"

__snapshots__/button/showcase/mobile-chrome/should-have-same-aria-snapshot/DBButton-should-have-same-aria-snapshot.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
- link "Size"
1616
- button "(Default) Medium"
1717
- button "Small"
18-
- link "Show Icon"
18+
- link "Show Icon Leading"
19+
- button "(Default) False"
20+
- button "True"
21+
- link "Show Icon Trailing"
1922
- button "(Default) False"
2023
- button "True"
2124
- link "No Text"

0 commit comments

Comments
 (0)