-
Notifications
You must be signed in to change notification settings - Fork 542
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
204 changed files
with
23,195 additions
and
85,934 deletions.
There are no files selected for viewing
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Changes the alignment of the validation message icon to be vertically center-aligned with the first line of text. |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
ActionMenu: Calling `event.preventDefault` inside `onSelect` of `ActionList.Item` will prevent the default behavior of closing the menu |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
SelectPanel: Add filter input label and description |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Move `lodash.isempty` and `lodash.isobject` from `devDependencies` to `dependencies` |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Loosen `@primitives` dependency |
This file contains 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,5 @@ | ||
--- | ||
'@primer/react': patch | ||
--- | ||
|
||
Fixing toggle bug on Treeview when it initially receives focus |
This file contains 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,5 @@ | ||
--- | ||
'@primer/react': patch | ||
--- | ||
|
||
Remove `aria-hidden=true` from `span`s with required asterisk |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
SelectPanel: Announce changes to screen readers |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
Remove chroma-js dependency. Companion to #3243 |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": minor | ||
--- | ||
|
||
SelectPanel: Add `title` prop |
This file contains 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,5 @@ | ||
--- | ||
'@primer/react': minor | ||
--- | ||
|
||
Add @primer/react/experimental entrypoint as an alternative to drafts |
This file contains 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,5 @@ | ||
--- | ||
"@primer/react": patch | ||
--- | ||
|
||
FilteredActionList now uses new ActionList as a base, and SelectPanel reflects those changes. |
This file contains 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
This file contains 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
This file contains 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,15 @@ | ||
name: Release notification | ||
on: | ||
release: | ||
types: | ||
- published | ||
|
||
jobs: | ||
notify: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: gr2m/release-notifier-action@v1 | ||
with: | ||
app_id: ${{ secrets.RELEASE_NOTIFIER_APP_ID }} | ||
private_key: ${{ secrets.RELEASE_NOTIFIER_APP_PRIVATE_KEY }} | ||
dispatch_event_type: 'release:primer/react' |
This file contains 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
This file contains 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
Binary file modified
BIN
+0 Bytes
(100%)
...s/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
...nents/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
...heckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
-99 Bytes
(99%)
...s/components/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
...s/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
.../CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
-35 Bytes
(100%)
...eckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
-18 Bytes
(100%)
.../components/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
.../CheckboxGroup.test.ts-snapshots/CheckboxGroup-Error-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
+0 Bytes
(100%)
...CheckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...nts/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...ckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
-96 Bytes
(99%)
...components/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...CheckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...heckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...kboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
-25 Bytes
(100%)
...omponents/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...heckboxGroup.test.ts-snapshots/CheckboxGroup-Success-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
+0 Bytes
(100%)
...CheckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
+0 Bytes
(100%)
...nts/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
+0 Bytes
(100%)
...ckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
-108 Bytes
(99%)
...components/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
+0 Bytes
(100%)
...CheckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
+0 Bytes
(100%)
...heckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
+0 Bytes
(100%)
...kboxGroup.test.ts-snapshots/CheckboxGroup-Warning-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
-28 Bytes
(100%)
...omponents/CheckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...heckboxGroup.test.ts-snapshots/CheckboxGroup-Warning-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ponents/RadioGroup.test.ts-snapshots/RadioGroup-Error-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
.../components/RadioGroup.test.ts-snapshots/RadioGroup-Error-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/RadioGroup.test.ts-snapshots/RadioGroup-Error-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-111 Bytes
(99%)
...apshots/components/RadioGroup.test.ts-snapshots/RadioGroup-Error-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ponents/RadioGroup.test.ts-snapshots/RadioGroup-Error-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/RadioGroup.test.ts-snapshots/RadioGroup-Error-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-37 Bytes
(100%)
...nts/RadioGroup.test.ts-snapshots/RadioGroup-Error-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
...pshots/components/RadioGroup.test.ts-snapshots/RadioGroup-Error-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/RadioGroup.test.ts-snapshots/RadioGroup-Error-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/RadioGroup.test.ts-snapshots/RadioGroup-Success-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/RadioGroup.test.ts-snapshots/RadioGroup-Success-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/RadioGroup.test.ts-snapshots/RadioGroup-Success-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-110 Bytes
(99%)
...shots/components/RadioGroup.test.ts-snapshots/RadioGroup-Success-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/RadioGroup.test.ts-snapshots/RadioGroup-Success-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/RadioGroup.test.ts-snapshots/RadioGroup-Success-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...s/RadioGroup.test.ts-snapshots/RadioGroup-Success-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...hots/components/RadioGroup.test.ts-snapshots/RadioGroup-Success-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/RadioGroup.test.ts-snapshots/RadioGroup-Success-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/RadioGroup.test.ts-snapshots/RadioGroup-Warning-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/RadioGroup.test.ts-snapshots/RadioGroup-Warning-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/RadioGroup.test.ts-snapshots/RadioGroup-Warning-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-120 Bytes
(99%)
...shots/components/RadioGroup.test.ts-snapshots/RadioGroup-Warning-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/RadioGroup.test.ts-snapshots/RadioGroup-Warning-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/RadioGroup.test.ts-snapshots/RadioGroup-Warning-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...s/RadioGroup.test.ts-snapshots/RadioGroup-Warning-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...hots/components/RadioGroup.test.ts-snapshots/RadioGroup-Warning-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/RadioGroup.test.ts-snapshots/RadioGroup-Warning-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...hots/components/Select.test.ts-snapshots/Select-Error-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...napshots/components/Select.test.ts-snapshots/Select-Error-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-534 Bytes
(96%)
...s/components/Select.test.ts-snapshots/Select-Error-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-579 Bytes
(95%)
...right/snapshots/components/Select.test.ts-snapshots/Select-Error-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-3 Bytes
(100%)
...hots/components/Select.test.ts-snapshots/Select-Error-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ots/components/Select.test.ts-snapshots/Select-Error-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-666 Bytes
(94%)
.../components/Select.test.ts-snapshots/Select-Error-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+8 Bytes
(100%)
...ight/snapshots/components/Select.test.ts-snapshots/Select-Error-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ots/components/Select.test.ts-snapshots/Select-Error-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Select.test.ts-snapshots/Select-Success-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...pshots/components/Select.test.ts-snapshots/Select-Success-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...components/Select.test.ts-snapshots/Select-Success-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-62 Bytes
(99%)
...ght/snapshots/components/Select.test.ts-snapshots/Select-Success-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Select.test.ts-snapshots/Select-Success-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...s/components/Select.test.ts-snapshots/Select-Success-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/Select.test.ts-snapshots/Select-Success-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
...ht/snapshots/components/Select.test.ts-snapshots/Select-Success-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...s/components/Select.test.ts-snapshots/Select-Success-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Select.test.ts-snapshots/Select-Warning-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...pshots/components/Select.test.ts-snapshots/Select-Warning-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...components/Select.test.ts-snapshots/Select-Warning-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-66 Bytes
(99%)
...ght/snapshots/components/Select.test.ts-snapshots/Select-Warning-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Select.test.ts-snapshots/Select-Warning-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...s/components/Select.test.ts-snapshots/Select-Warning-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-345 Bytes
(97%)
...omponents/Select.test.ts-snapshots/Select-Warning-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+12 Bytes
(100%)
...ht/snapshots/components/Select.test.ts-snapshots/Select-Warning-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...s/components/Select.test.ts-snapshots/Select-Warning-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/TextInput.test.ts-snapshots/TextInput-Error-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/TextInput.test.ts-snapshots/TextInput-Error-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
...onents/TextInput.test.ts-snapshots/TextInput-Error-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...snapshots/components/TextInput.test.ts-snapshots/TextInput-Error-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/TextInput.test.ts-snapshots/TextInput-Error-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...mponents/TextInput.test.ts-snapshots/TextInput-Error-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-52 Bytes
(99%)
...nents/TextInput.test.ts-snapshots/TextInput-Error-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+5 Bytes
(100%)
...napshots/components/TextInput.test.ts-snapshots/TextInput-Error-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...mponents/TextInput.test.ts-snapshots/TextInput-Error-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ponents/TextInput.test.ts-snapshots/TextInput-Success-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
.../components/TextInput.test.ts-snapshots/TextInput-Success-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/TextInput.test.ts-snapshots/TextInput-Success-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-19 Bytes
(100%)
...apshots/components/TextInput.test.ts-snapshots/TextInput-Success-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ponents/TextInput.test.ts-snapshots/TextInput-Success-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/TextInput.test.ts-snapshots/TextInput-Success-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nts/TextInput.test.ts-snapshots/TextInput-Success-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
...pshots/components/TextInput.test.ts-snapshots/TextInput-Success-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/TextInput.test.ts-snapshots/TextInput-Success-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...ponents/TextInput.test.ts-snapshots/TextInput-Warning-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-20 Bytes
(100%)
.../components/TextInput.test.ts-snapshots/TextInput-Warning-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ents/TextInput.test.ts-snapshots/TextInput-Warning-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-39 Bytes
(100%)
...apshots/components/TextInput.test.ts-snapshots/TextInput-Warning-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-4 Bytes
(100%)
...ponents/TextInput.test.ts-snapshots/TextInput-Warning-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+7 Bytes
(100%)
...onents/TextInput.test.ts-snapshots/TextInput-Warning-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nts/TextInput.test.ts-snapshots/TextInput-Warning-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+10 Bytes
(100%)
...pshots/components/TextInput.test.ts-snapshots/TextInput-Warning-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+7 Bytes
(100%)
...onents/TextInput.test.ts-snapshots/TextInput-Warning-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
.../components/Textarea.test.ts-snapshots/Textarea-Error-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...hots/components/Textarea.test.ts-snapshots/Textarea-Error-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...mponents/Textarea.test.ts-snapshots/Textarea-Error-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-29 Bytes
(100%)
...t/snapshots/components/Textarea.test.ts-snapshots/Textarea-Error-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
.../components/Textarea.test.ts-snapshots/Textarea-Error-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...components/Textarea.test.ts-snapshots/Textarea-Error-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
-52 Bytes
(99%)
...ponents/Textarea.test.ts-snapshots/Textarea-Error-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
.../snapshots/components/Textarea.test.ts-snapshots/Textarea-Error-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...components/Textarea.test.ts-snapshots/Textarea-Error-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/Textarea.test.ts-snapshots/Textarea-Success-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Textarea.test.ts-snapshots/Textarea-Success-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/Textarea.test.ts-snapshots/Textarea-Success-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-27 Bytes
(100%)
...snapshots/components/Textarea.test.ts-snapshots/Textarea-Success-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...omponents/Textarea.test.ts-snapshots/Textarea-Success-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...mponents/Textarea.test.ts-snapshots/Textarea-Success-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/Textarea.test.ts-snapshots/Textarea-Success-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
...napshots/components/Textarea.test.ts-snapshots/Textarea-Success-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...mponents/Textarea.test.ts-snapshots/Textarea-Success-light-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...omponents/Textarea.test.ts-snapshots/Textarea-Warning-dark-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ts/components/Textarea.test.ts-snapshots/Textarea-Warning-dark-dimmed-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...onents/Textarea.test.ts-snapshots/Textarea-Warning-dark-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-29 Bytes
(100%)
...snapshots/components/Textarea.test.ts-snapshots/Textarea-Warning-dark-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...omponents/Textarea.test.ts-snapshots/Textarea-Warning-dark-tritanopia-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...mponents/Textarea.test.ts-snapshots/Textarea-Warning-light-colorblind-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...nents/Textarea.test.ts-snapshots/Textarea-Warning-light-high-contrast-linux.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...napshots/components/Textarea.test.ts-snapshots/Textarea-Warning-light-linux.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...mponents/Textarea.test.ts-snapshots/Textarea-Warning-light-tritanopia-linux.png
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.