-
Notifications
You must be signed in to change notification settings - Fork 638
Button alignment and size bug fixes #2652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
32366dd
move over from major pr
langermank 799c0fb
cleanup
langermank 0386534
snippy snaps
langermank 5384666
e2e tests
langermank 598f612
Merge branch 'main' of https://github.com/primer/react into button-al…
langermank f259d94
lint?
langermank f451b47
lint
langermank d70226a
test(vrt): update snapshots
langermank a768279
Merge branch 'main' of https://github.com/primer/react into button-al…
langermank bbde902
Create angry-spoons-grin.md
langermank 73d0bb6
test(vrt): update snapshots
joshblack 2ea235f
counter button font-size
langermank 71bf9a0
Merge branch 'button-alignment-fixes' of https://github.com/primer/re…
langermank 34602d3
test(vrt): add underlinenav snapshots
joshblack 5a93796
test(vrt): update snapshots
joshblack 165ef69
fix story props
langermank f062157
Merge branch 'main' of https://github.com/primer/react into button-al…
langermank b70a4a0
test(vrt): update snapshots
langermank fced6de
fixing stories
langermank ea7a104
fix stories
langermank 51c1139
more cleanup
langermank f7b1755
fix input trailing action
langermank 0f9ea6e
update docs
langermank 31e46c9
lint
langermank 9ea4dc7
snaps
langermank 96c9947
fix trailing action sizing for input
langermank 0fd9311
Update src/Button/IconButton.tsx
langermank 13999ed
fix invisible
langermank 64383b6
Update src/Button/styles.ts
langermank b7113e4
Update src/_TextInputWrapper.tsx
langermank 651f2e4
lint
langermank 5cd7f90
snaps
langermank b6843d3
Merge branch 'main' into button-alignment-fixes
langermank ef58d3f
test(vrt): update snapshots
langermank 44b4f35
add back aria label
langermank b0ed486
Merge branch 'button-alignment-fixes' of https://github.com/primer/re…
langermank 2caec20
Update angry-spoons-grin.md
langermank 08a8ffe
try adding back aria labels for tests
langermank af3a5e7
Merge branch 'button-alignment-fixes' of https://github.com/primer/re…
langermank caf0f23
Merge branch 'main' into button-alignment-fixes
langermank File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
- Add a block prop for full width | ||
- Add alignContent prop to align content to center or start for full width buttons | ||
- Use control sizing CSS variable values (not using CSS vars just yet) | ||
- Use height over padding for more control over sizing | ||
- Adjust invisible button variant to match new design using ActionList colors | ||
|
Binary file modified
BIN
-73 Bytes
(99%)
...ots/components/Button.test.ts-snapshots/Button-Danger-dark-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-66 Bytes
(99%)
...apshots/components/Button.test.ts-snapshots/Button-Danger-dark-dimmed-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-85 Bytes
(99%)
.../components/Button.test.ts-snapshots/Button-Danger-dark-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-70 Bytes
(99%)
...ight/snapshots/components/Button.test.ts-snapshots/Button-Danger-dark-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-70 Bytes
(99%)
...ots/components/Button.test.ts-snapshots/Button-Danger-dark-tritanopia-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-72 Bytes
(99%)
...ts/components/Button.test.ts-snapshots/Button-Danger-light-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-96 Bytes
(99%)
...components/Button.test.ts-snapshots/Button-Danger-light-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-72 Bytes
(99%)
...ght/snapshots/components/Button.test.ts-snapshots/Button-Danger-light-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-72 Bytes
(99%)
...ts/components/Button.test.ts-snapshots/Button-Danger-light-tritanopia-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-133 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Default-dark-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-89 Bytes
(99%)
...pshots/components/Button.test.ts-snapshots/Button-Default-dark-dimmed-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-124 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Default-dark-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-133 Bytes
(98%)
...ght/snapshots/components/Button.test.ts-snapshots/Button-Default-dark-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-133 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Default-dark-tritanopia-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-123 Bytes
(98%)
...s/components/Button.test.ts-snapshots/Button-Default-light-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-138 Bytes
(98%)
...omponents/Button.test.ts-snapshots/Button-Default-light-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-123 Bytes
(98%)
...ht/snapshots/components/Button.test.ts-snapshots/Button-Default-light-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-123 Bytes
(98%)
...s/components/Button.test.ts-snapshots/Button-Default-light-tritanopia-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-128 Bytes
(98%)
...omponents/Button.test.ts-snapshots/Button-Disabled-dark-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-181 Bytes
(97%)
.../components/Button.test.ts-snapshots/Button-Disabled-light-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-213 Bytes
(97%)
...mponents/Button.test.ts-snapshots/Button-Disabled-light-high-contrast-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-181 Bytes
(97%)
...t/snapshots/components/Button.test.ts-snapshots/Button-Disabled-light-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-181 Bytes
(97%)
.../components/Button.test.ts-snapshots/Button-Disabled-light-tritanopia-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-253 Bytes
(96%)
.../components/Button.test.ts-snapshots/Button-Invisible-dark-colorblind-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-231 Bytes
(96%)
...hots/components/Button.test.ts-snapshots/Button-Invisible-dark-dimmed-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-263 Bytes
(96%)
...mponents/Button.test.ts-snapshots/Button-Invisible-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-253 Bytes
(96%)
...t/snapshots/components/Button.test.ts-snapshots/Button-Invisible-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-253 Bytes
(96%)
.../components/Button.test.ts-snapshots/Button-Invisible-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-217 Bytes
(96%)
...components/Button.test.ts-snapshots/Button-Invisible-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-219 Bytes
(96%)
...ponents/Button.test.ts-snapshots/Button-Invisible-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-217 Bytes
(96%)
.../snapshots/components/Button.test.ts-snapshots/Button-Invisible-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-217 Bytes
(96%)
...components/Button.test.ts-snapshots/Button-Invisible-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-317 Bytes
(95%)
...hots/components/Button.test.ts-snapshots/Button-Large-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-283 Bytes
(96%)
...napshots/components/Button.test.ts-snapshots/Button-Large-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-337 Bytes
(95%)
...s/components/Button.test.ts-snapshots/Button-Large-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-317 Bytes
(95%)
...right/snapshots/components/Button.test.ts-snapshots/Button-Large-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-317 Bytes
(95%)
...hots/components/Button.test.ts-snapshots/Button-Large-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-325 Bytes
(95%)
...ots/components/Button.test.ts-snapshots/Button-Large-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-328 Bytes
(95%)
.../components/Button.test.ts-snapshots/Button-Large-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-325 Bytes
(95%)
...ight/snapshots/components/Button.test.ts-snapshots/Button-Large-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-325 Bytes
(95%)
...ots/components/Button.test.ts-snapshots/Button-Large-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-232 Bytes
(97%)
...onents/Button.test.ts-snapshots/Button-Leading-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-211 Bytes
(97%)
...components/Button.test.ts-snapshots/Button-Leading-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-358 Bytes
(96%)
...nts/Button.test.ts-snapshots/Button-Leading-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-232 Bytes
(97%)
...pshots/components/Button.test.ts-snapshots/Button-Leading-Visual-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-232 Bytes
(97%)
...onents/Button.test.ts-snapshots/Button-Leading-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-361 Bytes
(96%)
...nents/Button.test.ts-snapshots/Button-Leading-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-383 Bytes
(95%)
...ts/Button.test.ts-snapshots/Button-Leading-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-361 Bytes
(96%)
...shots/components/Button.test.ts-snapshots/Button-Leading-Visual-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-361 Bytes
(96%)
...nents/Button.test.ts-snapshots/Button-Leading-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
...ots/components/Button.test.ts-snapshots/Button-Medium-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-89 Bytes
(99%)
...apshots/components/Button.test.ts-snapshots/Button-Medium-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(98%)
.../components/Button.test.ts-snapshots/Button-Medium-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
...ight/snapshots/components/Button.test.ts-snapshots/Button-Medium-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
...ots/components/Button.test.ts-snapshots/Button-Medium-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Medium-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-138 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Medium-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...ght/snapshots/components/Button.test.ts-snapshots/Button-Medium-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Medium-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Outline-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(98%)
...pshots/components/Button.test.ts-snapshots/Button-Outline-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-130 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Outline-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(98%)
...ght/snapshots/components/Button.test.ts-snapshots/Button-Outline-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Outline-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-81 Bytes
(99%)
...s/components/Button.test.ts-snapshots/Button-Outline-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-97 Bytes
(99%)
...omponents/Button.test.ts-snapshots/Button-Outline-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-81 Bytes
(99%)
...ht/snapshots/components/Button.test.ts-snapshots/Button-Outline-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-81 Bytes
(99%)
...s/components/Button.test.ts-snapshots/Button-Outline-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Playground-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-89 Bytes
(99%)
...ots/components/Button.test.ts-snapshots/Button-Playground-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(98%)
...ponents/Button.test.ts-snapshots/Button-Playground-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
.../snapshots/components/Button.test.ts-snapshots/Button-Playground-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-133 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Playground-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...omponents/Button.test.ts-snapshots/Button-Playground-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-138 Bytes
(98%)
...onents/Button.test.ts-snapshots/Button-Playground-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...snapshots/components/Button.test.ts-snapshots/Button-Playground-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...omponents/Button.test.ts-snapshots/Button-Playground-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-128 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Primary-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(98%)
...pshots/components/Button.test.ts-snapshots/Button-Primary-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-132 Bytes
(98%)
...components/Button.test.ts-snapshots/Button-Primary-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-116 Bytes
(98%)
...ght/snapshots/components/Button.test.ts-snapshots/Button-Primary-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-128 Bytes
(98%)
...ts/components/Button.test.ts-snapshots/Button-Primary-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...s/components/Button.test.ts-snapshots/Button-Primary-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-98 Bytes
(99%)
...omponents/Button.test.ts-snapshots/Button-Primary-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-93 Bytes
(99%)
...ht/snapshots/components/Button.test.ts-snapshots/Button-Primary-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...s/components/Button.test.ts-snapshots/Button-Primary-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-115 Bytes
(98%)
...hots/components/Button.test.ts-snapshots/Button-Small-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-155 Bytes
(98%)
...napshots/components/Button.test.ts-snapshots/Button-Small-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-99 Bytes
(98%)
...s/components/Button.test.ts-snapshots/Button-Small-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-115 Bytes
(98%)
...right/snapshots/components/Button.test.ts-snapshots/Button-Small-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-115 Bytes
(98%)
...hots/components/Button.test.ts-snapshots/Button-Small-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-112 Bytes
(98%)
...ots/components/Button.test.ts-snapshots/Button-Small-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-121 Bytes
(98%)
.../components/Button.test.ts-snapshots/Button-Small-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-112 Bytes
(98%)
...ight/snapshots/components/Button.test.ts-snapshots/Button-Small-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-112 Bytes
(98%)
...ots/components/Button.test.ts-snapshots/Button-Small-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-80 Bytes
(99%)
...ents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-105 Bytes
(99%)
...mponents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-76 Bytes
(99%)
...s/Button.test.ts-snapshots/Button-Trailing-Counter-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-80 Bytes
(99%)
...hots/components/Button.test.ts-snapshots/Button-Trailing-Counter-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-80 Bytes
(99%)
...ents/Button.test.ts-snapshots/Button-Trailing-Counter-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-74 Bytes
(99%)
...nts/Button.test.ts-snapshots/Button-Trailing-Counter-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-84 Bytes
(99%)
.../Button.test.ts-snapshots/Button-Trailing-Counter-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-74 Bytes
(99%)
...ots/components/Button.test.ts-snapshots/Button-Trailing-Counter-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-74 Bytes
(99%)
...nts/Button.test.ts-snapshots/Button-Trailing-Counter-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-178 Bytes
(98%)
...nents/Button.test.ts-snapshots/Button-Trailing-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-141 Bytes
(98%)
...omponents/Button.test.ts-snapshots/Button-Trailing-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-134 Bytes
(98%)
...ts/Button.test.ts-snapshots/Button-Trailing-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-178 Bytes
(98%)
...shots/components/Button.test.ts-snapshots/Button-Trailing-Visual-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-178 Bytes
(98%)
...nents/Button.test.ts-snapshots/Button-Trailing-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-159 Bytes
(98%)
...ents/Button.test.ts-snapshots/Button-Trailing-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-156 Bytes
(98%)
...s/Button.test.ts-snapshots/Button-Trailing-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-159 Bytes
(98%)
...hots/components/Button.test.ts-snapshots/Button-Trailing-Visual-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-159 Bytes
(98%)
...ents/Button.test.ts-snapshots/Button-Trailing-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Danger-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...components/IconButton.test.ts-snapshots/IconButton-Danger-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...nts/IconButton.test.ts-snapshots/IconButton-Danger-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...pshots/components/IconButton.test.ts-snapshots/IconButton-Danger-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Danger-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Danger-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Danger-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...shots/components/IconButton.test.ts-snapshots/IconButton-Danger-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Danger-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...omponents/IconButton.test.ts-snapshots/IconButton-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...shots/components/IconButton.test.ts-snapshots/IconButton-Default-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...s/IconButton.test.ts-snapshots/IconButton-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...hots/components/IconButton.test.ts-snapshots/IconButton-Default-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...s/IconButton.test.ts-snapshots/IconButton-Disabled-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-35 Bytes
(99%)
...nts/IconButton.test.ts-snapshots/IconButton-Disabled-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-56 Bytes
(99%)
.../IconButton.test.ts-snapshots/IconButton-Disabled-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-35 Bytes
(99%)
...ots/components/IconButton.test.ts-snapshots/IconButton-Disabled-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-35 Bytes
(99%)
...nts/IconButton.test.ts-snapshots/IconButton-Disabled-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-79 Bytes
(99%)
.../IconButton.test.ts-snapshots/IconButton-Invisible-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Invisible-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-37 Bytes
(99%)
...IconButton.test.ts-snapshots/IconButton-Invisible-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
...ts/components/IconButton.test.ts-snapshots/IconButton-Invisible-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+14 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Invisible-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ponents/IconButton.test.ts-snapshots/IconButton-Large-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
.../components/IconButton.test.ts-snapshots/IconButton-Large-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Large-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...apshots/components/IconButton.test.ts-snapshots/IconButton-Large-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ponents/IconButton.test.ts-snapshots/IconButton-Large-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Large-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
...nts/IconButton.test.ts-snapshots/IconButton-Large-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...pshots/components/IconButton.test.ts-snapshots/IconButton-Large-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Large-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Medium-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...components/IconButton.test.ts-snapshots/IconButton-Medium-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...nts/IconButton.test.ts-snapshots/IconButton-Medium-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...pshots/components/IconButton.test.ts-snapshots/IconButton-Medium-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Medium-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Medium-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Medium-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...shots/components/IconButton.test.ts-snapshots/IconButton-Medium-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Medium-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Playground-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Playground-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...IconButton.test.ts-snapshots/IconButton-Playground-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...ts/components/IconButton.test.ts-snapshots/IconButton-Playground-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Playground-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...s/IconButton.test.ts-snapshots/IconButton-Playground-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-8 Bytes
(100%)
...conButton.test.ts-snapshots/IconButton-Playground-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...s/components/IconButton.test.ts-snapshots/IconButton-Playground-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...s/IconButton.test.ts-snapshots/IconButton-Playground-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Primary-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...omponents/IconButton.test.ts-snapshots/IconButton-Primary-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...ts/IconButton.test.ts-snapshots/IconButton-Primary-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...shots/components/IconButton.test.ts-snapshots/IconButton-Primary-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-9 Bytes
(100%)
...nents/IconButton.test.ts-snapshots/IconButton-Primary-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Primary-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
...s/IconButton.test.ts-snapshots/IconButton-Primary-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...hots/components/IconButton.test.ts-snapshots/IconButton-Primary-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Primary-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...ponents/IconButton.test.ts-snapshots/IconButton-Small-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
.../components/IconButton.test.ts-snapshots/IconButton-Small-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
...ents/IconButton.test.ts-snapshots/IconButton-Small-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...apshots/components/IconButton.test.ts-snapshots/IconButton-Small-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...ponents/IconButton.test.ts-snapshots/IconButton-Small-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Small-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
...nts/IconButton.test.ts-snapshots/IconButton-Small-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...pshots/components/IconButton.test.ts-snapshots/IconButton-Small-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/IconButton.test.ts-snapshots/IconButton-Small-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-24 Bytes
(100%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Danger-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-45 Bytes
(99%)
...components/LinkButton.test.ts-snapshots/LinkButton-Danger-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Danger-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-24 Bytes
(100%)
...pshots/components/LinkButton.test.ts-snapshots/LinkButton-Danger-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-24 Bytes
(100%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Danger-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-31 Bytes
(100%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Danger-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-49 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Danger-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-20 Bytes
(100%)
...shots/components/LinkButton.test.ts-snapshots/LinkButton-Danger-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-20 Bytes
(100%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Danger-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Default-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...omponents/LinkButton.test.ts-snapshots/LinkButton-Default-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-51 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Default-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...shots/components/LinkButton.test.ts-snapshots/LinkButton-Default-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Default-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Default-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...s/LinkButton.test.ts-snapshots/LinkButton-Default-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...hots/components/LinkButton.test.ts-snapshots/LinkButton-Default-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Default-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-235 Bytes
(96%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Invisible-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-199 Bytes
(97%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Invisible-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-194 Bytes
(97%)
.../LinkButton.test.ts-snapshots/LinkButton-Invisible-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-235 Bytes
(96%)
...ots/components/LinkButton.test.ts-snapshots/LinkButton-Invisible-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-235 Bytes
(96%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Invisible-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-199 Bytes
(97%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Invisible-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-197 Bytes
(97%)
...LinkButton.test.ts-snapshots/LinkButton-Invisible-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-199 Bytes
(97%)
...ts/components/LinkButton.test.ts-snapshots/LinkButton-Invisible-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-199 Bytes
(97%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Invisible-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-308 Bytes
(95%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Large-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-246 Bytes
(96%)
.../components/LinkButton.test.ts-snapshots/LinkButton-Large-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-316 Bytes
(95%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Large-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-308 Bytes
(95%)
...apshots/components/LinkButton.test.ts-snapshots/LinkButton-Large-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-308 Bytes
(95%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Large-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-299 Bytes
(96%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Large-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-290 Bytes
(96%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Large-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-299 Bytes
(96%)
...pshots/components/LinkButton.test.ts-snapshots/LinkButton-Large-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-299 Bytes
(96%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Large-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-193 Bytes
(98%)
...inkButton.test.ts-snapshots/LinkButton-Leading-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Leading-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-310 Bytes
(96%)
...Button.test.ts-snapshots/LinkButton-Leading-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-193 Bytes
(98%)
...omponents/LinkButton.test.ts-snapshots/LinkButton-Leading-Visual-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-193 Bytes
(98%)
...inkButton.test.ts-snapshots/LinkButton-Leading-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-303 Bytes
(96%)
...nkButton.test.ts-snapshots/LinkButton-Leading-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-274 Bytes
(97%)
...utton.test.ts-snapshots/LinkButton-Leading-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-303 Bytes
(96%)
...mponents/LinkButton.test.ts-snapshots/LinkButton-Leading-Visual-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-303 Bytes
(96%)
...nkButton.test.ts-snapshots/LinkButton-Leading-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Medium-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...components/LinkButton.test.ts-snapshots/LinkButton-Medium-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-51 Bytes
(99%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Medium-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...pshots/components/LinkButton.test.ts-snapshots/LinkButton-Medium-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Medium-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Medium-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Medium-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...shots/components/LinkButton.test.ts-snapshots/LinkButton-Medium-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Medium-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-173 Bytes
(97%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Outline-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-172 Bytes
(97%)
...omponents/LinkButton.test.ts-snapshots/LinkButton-Outline-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-170 Bytes
(97%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Outline-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-173 Bytes
(97%)
...shots/components/LinkButton.test.ts-snapshots/LinkButton-Outline-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-173 Bytes
(97%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Outline-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-206 Bytes
(97%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Outline-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-232 Bytes
(97%)
...s/LinkButton.test.ts-snapshots/LinkButton-Outline-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-206 Bytes
(97%)
...hots/components/LinkButton.test.ts-snapshots/LinkButton-Outline-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-206 Bytes
(97%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Outline-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Playground-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Playground-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-51 Bytes
(99%)
...LinkButton.test.ts-snapshots/LinkButton-Playground-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...ts/components/LinkButton.test.ts-snapshots/LinkButton-Playground-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Playground-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...s/LinkButton.test.ts-snapshots/LinkButton-Playground-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...inkButton.test.ts-snapshots/LinkButton-Playground-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...s/components/LinkButton.test.ts-snapshots/LinkButton-Playground-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...s/LinkButton.test.ts-snapshots/LinkButton-Playground-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-84 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Primary-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-89 Bytes
(99%)
...omponents/LinkButton.test.ts-snapshots/LinkButton-Primary-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-82 Bytes
(99%)
...ts/LinkButton.test.ts-snapshots/LinkButton-Primary-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-71 Bytes
(99%)
...shots/components/LinkButton.test.ts-snapshots/LinkButton-Primary-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-84 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-Primary-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-25 Bytes
(100%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Primary-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...s/LinkButton.test.ts-snapshots/LinkButton-Primary-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-53 Bytes
(99%)
...hots/components/LinkButton.test.ts-snapshots/LinkButton-Primary-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-25 Bytes
(100%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Primary-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-120 Bytes
(98%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Small-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-158 Bytes
(98%)
.../components/LinkButton.test.ts-snapshots/LinkButton-Small-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-110 Bytes
(98%)
...ents/LinkButton.test.ts-snapshots/LinkButton-Small-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-120 Bytes
(98%)
...apshots/components/LinkButton.test.ts-snapshots/LinkButton-Small-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-120 Bytes
(98%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Small-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-107 Bytes
(98%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Small-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-110 Bytes
(98%)
...nts/LinkButton.test.ts-snapshots/LinkButton-Small-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-107 Bytes
(98%)
...pshots/components/LinkButton.test.ts-snapshots/LinkButton-Small-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-107 Bytes
(98%)
...onents/LinkButton.test.ts-snapshots/LinkButton-Small-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-179 Bytes
(98%)
...nkButton.test.ts-snapshots/LinkButton-Trailing-Visual-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-111 Bytes
(99%)
...s/LinkButton.test.ts-snapshots/LinkButton-Trailing-Visual-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-85 Bytes
(99%)
...utton.test.ts-snapshots/LinkButton-Trailing-Visual-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-179 Bytes
(98%)
...mponents/LinkButton.test.ts-snapshots/LinkButton-Trailing-Visual-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-179 Bytes
(98%)
...nkButton.test.ts-snapshots/LinkButton-Trailing-Visual-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(98%)
...kButton.test.ts-snapshots/LinkButton-Trailing-Visual-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-105 Bytes
(99%)
...tton.test.ts-snapshots/LinkButton-Trailing-Visual-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(98%)
...ponents/LinkButton.test.ts-snapshots/LinkButton-Trailing-Visual-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(98%)
...kButton.test.ts-snapshots/LinkButton-Trailing-Visual-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...Button.test.ts-snapshots/LinkButton-With-React-Router-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...LinkButton.test.ts-snapshots/LinkButton-With-React-Router-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-51 Bytes
(99%)
...ton.test.ts-snapshots/LinkButton-With-React-Router-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...onents/LinkButton.test.ts-snapshots/LinkButton-With-React-Router-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(99%)
...Button.test.ts-snapshots/LinkButton-With-React-Router-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...utton.test.ts-snapshots/LinkButton-With-React-Router-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-47 Bytes
(99%)
...on.test.ts-snapshots/LinkButton-With-React-Router-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...nents/LinkButton.test.ts-snapshots/LinkButton-With-React-Router-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-59 Bytes
(99%)
...utton.test.ts-snapshots/LinkButton-With-React-Router-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...t.ts-snapshots/UnderlineNav-Counters-Loading-State-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
....ts-snapshots/UnderlineNav-Counters-Loading-State-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-123 Bytes
(100%)
...erlineNav.test.ts-snapshots/UnderlineNav-Profile-Page-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-124 Bytes
(100%)
.../UnderlineNav.test.ts-snapshots/UnderlineNav-Profile-Page-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-115 Bytes
(100%)
...ineNav.test.ts-snapshots/UnderlineNav-Profile-Page-dark-high-contrast-linux.png
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand why we'd need height if we're sticking to control spacing tokens
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a bit easier to manage control size with static
height
andwidth
along with internal padding. Its especially apparent for IconOnly buttons. For buttons, since we never want a line break using height feels like a safe solution.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh I didn't realize we never allowed a line break in buttons.
When the button text doesn't fit on one line, do we:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We haven't implemented anything to manage overflow, its just a pattern recommendation to keep labels succinct. I'm not opposed to adding an ellipses or something.