-
Notifications
You must be signed in to change notification settings - Fork 116
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
378 changed files
with
5,807 additions
and
6,656 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@primer/view-components': patch | ||
--- | ||
|
||
Update check box styles for ActionList to match the rest of Primer |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@primer/view-components': patch | ||
--- | ||
|
||
Fix ActionMenu position issue when container is scrollable |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get specific changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].5 | ||
with: | ||
files: | | ||
docs/**/*.md | ||
|
@@ -38,7 +38,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get specific changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].5 | ||
with: | ||
files: | | ||
app/**/*.rb | ||
|
@@ -58,7 +58,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].5 | ||
with: | ||
files: | | ||
app/components/**/*.erb | ||
|
@@ -75,7 +75,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].5 | ||
with: | ||
files: | | ||
app/components/**/*.ts | ||
|
@@ -95,7 +95,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].2 | ||
uses: tj-actions/[email protected].5 | ||
with: | ||
files: | | ||
app/components/**/*.pcss | ||
|
@@ -108,4 +108,4 @@ jobs: | |
if: steps.changed-files.outputs.any_changed == 'true' | ||
run: | | ||
npm ci | ||
npx stylelint ${{ steps.changed-files.outputs.all_changed_files }} --custom-formatter=stylelint-actions-formatters | ||
npx stylelint --rd -q ${{ steps.changed-files.outputs.all_changed_files }} --custom-formatter=stylelint-actions-formatters |
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
-244 Bytes
(99%)
...ots/snapshots.test.ts-snapshots/primer/alpha/check_box/with_caption/focused.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
+1.46 KB
(100%)
...apshots.test.ts-snapshots/primer/alpha/check_box_group/with_caption/default.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
+1.21 KB
(100%)
...apshots.test.ts-snapshots/primer/alpha/check_box_group/with_caption/focused.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
-407 Bytes
(99%)
...shots/snapshots.test.ts-snapshots/primer/alpha/radio_button/checked/focused.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
-335 Bytes
(99%)
...shots/snapshots.test.ts-snapshots/primer/alpha/radio_button/default/focused.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
-441 Bytes
(97%)
...ots.test.ts-snapshots/primer/alpha/radio_button/visually_hide_label/focused.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
-344 Bytes
(99%)
.../snapshots.test.ts-snapshots/primer/alpha/radio_button/with_caption/focused.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
+950 Bytes
(100%)
...snapshots.test.ts-snapshots/primer/alpha/radio_button_group/default/default.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
+560 Bytes
(100%)
...snapshots.test.ts-snapshots/primer/alpha/radio_button_group/default/focused.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
+991 Bytes
(100%)
...snapshots.test.ts-snapshots/primer/alpha/radio_button_group/invalid/default.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
+597 Bytes
(100%)
...snapshots.test.ts-snapshots/primer/alpha/radio_button_group/invalid/focused.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
+930 Bytes
(100%)
...hots.test.ts-snapshots/primer/alpha/radio_button_group/with_caption/default.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
+559 Bytes
(100%)
...hots.test.ts-snapshots/primer/alpha/radio_button_group/with_caption/focused.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
-67 Bytes
(100%)
...eenshots/snapshots.test.ts-snapshots/primer/alpha/select_panel/default/dark.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
-67 Bytes
(100%)
...apshots.test.ts-snapshots/primer/alpha/select_panel/default/dark_colorblind.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
+840 Bytes
(110%)
...s/snapshots.test.ts-snapshots/primer/alpha/select_panel/default/dark_dimmed.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
-198 Bytes
(99%)
...hots.test.ts-snapshots/primer/alpha/select_panel/default/dark_high_contrast.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
-87 Bytes
(99%)
...enshots/snapshots.test.ts-snapshots/primer/alpha/select_panel/default/light.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
-87 Bytes
(99%)
...pshots.test.ts-snapshots/primer/alpha/select_panel/default/light_colorblind.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
-198 Bytes
(99%)
...ots.test.ts-snapshots/primer/alpha/select_panel/default/light_high_contrast.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
-49 Bytes
(100%)
...ots.test.ts-snapshots/primer/alpha/select_panel/eventually_local_fetch/dark.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
-49 Bytes
(100%)
...-snapshots/primer/alpha/select_panel/eventually_local_fetch/dark_colorblind.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
+868 Bytes
(100%)
...t.ts-snapshots/primer/alpha/select_panel/eventually_local_fetch/dark_dimmed.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
-200 Bytes
(99%)
...apshots/primer/alpha/select_panel/eventually_local_fetch/dark_high_contrast.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
-21 Bytes
(100%)
...ts.test.ts-snapshots/primer/alpha/select_panel/eventually_local_fetch/light.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
-21 Bytes
(100%)
...snapshots/primer/alpha/select_panel/eventually_local_fetch/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-77 Bytes
(100%)
...pshots/primer/alpha/select_panel/eventually_local_fetch/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-61 Bytes
(100%)
...s/snapshots.test.ts-snapshots/primer/alpha/select_panel/footer_buttons/dark.png
Oops, something went wrong.
Binary file modified
BIN
-58 Bytes
(100%)
....test.ts-snapshots/primer/alpha/select_panel/footer_buttons/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+707 Bytes
(100%)
...hots.test.ts-snapshots/primer/alpha/select_panel/footer_buttons/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-198 Bytes
(99%)
...st.ts-snapshots/primer/alpha/select_panel/footer_buttons/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-64 Bytes
(100%)
.../snapshots.test.ts-snapshots/primer/alpha/select_panel/footer_buttons/light.png
Oops, something went wrong.
Binary file modified
BIN
-57 Bytes
(100%)
...test.ts-snapshots/primer/alpha/select_panel/footer_buttons/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-173 Bytes
(99%)
...t.ts-snapshots/primer/alpha/select_panel/footer_buttons/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
...ts/snapshots.test.ts-snapshots/primer/alpha/select_panel/list_of_links/dark.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
...s.test.ts-snapshots/primer/alpha/select_panel/list_of_links/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+15 Bytes
(100%)
...shots.test.ts-snapshots/primer/alpha/select_panel/list_of_links/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...est.ts-snapshots/primer/alpha/select_panel/list_of_links/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...s/snapshots.test.ts-snapshots/primer/alpha/select_panel/list_of_links/light.png
Oops, something went wrong.
Binary file modified
BIN
-10 Bytes
(100%)
....test.ts-snapshots/primer/alpha/select_panel/list_of_links/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...st.ts-snapshots/primer/alpha/select_panel/list_of_links/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-67 Bytes
(100%)
...hots/snapshots.test.ts-snapshots/primer/alpha/select_panel/local_fetch/dark.png
Oops, something went wrong.
Binary file modified
BIN
-67 Bytes
(100%)
...ots.test.ts-snapshots/primer/alpha/select_panel/local_fetch/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+840 Bytes
(110%)
...apshots.test.ts-snapshots/primer/alpha/select_panel/local_fetch/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-198 Bytes
(99%)
....test.ts-snapshots/primer/alpha/select_panel/local_fetch/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-87 Bytes
(99%)
...ots/snapshots.test.ts-snapshots/primer/alpha/select_panel/local_fetch/light.png
Oops, something went wrong.
Binary file modified
BIN
-87 Bytes
(99%)
...ts.test.ts-snapshots/primer/alpha/select_panel/local_fetch/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-199 Bytes
(99%)
...test.ts-snapshots/primer/alpha/select_panel/local_fetch/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-75 Bytes
(100%)
...hots/snapshots.test.ts-snapshots/primer/alpha/select_panel/multiselect/dark.png
Oops, something went wrong.
Binary file modified
BIN
-75 Bytes
(100%)
...ots.test.ts-snapshots/primer/alpha/select_panel/multiselect/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+1.01 KB
(110%)
...apshots.test.ts-snapshots/primer/alpha/select_panel/multiselect/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-233 Bytes
(98%)
....test.ts-snapshots/primer/alpha/select_panel/multiselect/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-103 Bytes
(99%)
...ots/snapshots.test.ts-snapshots/primer/alpha/select_panel/multiselect/light.png
Oops, something went wrong.
Binary file modified
BIN
-103 Bytes
(99%)
...ts.test.ts-snapshots/primer/alpha/select_panel/multiselect/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-220 Bytes
(99%)
...test.ts-snapshots/primer/alpha/select_panel/multiselect/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...snapshots.test.ts-snapshots/primer/alpha/select_panel/multiselect_form/dark.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...est.ts-snapshots/primer/alpha/select_panel/multiselect_form/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-77 Bytes
(100%)
...ts.test.ts-snapshots/primer/alpha/select_panel/multiselect_form/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-87 Bytes
(99%)
....ts-snapshots/primer/alpha/select_panel/multiselect_form/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-77 Bytes
(99%)
...napshots.test.ts-snapshots/primer/alpha/select_panel/multiselect_form/light.png
Oops, something went wrong.
Binary file modified
BIN
-77 Bytes
(99%)
...st.ts-snapshots/primer/alpha/select_panel/multiselect_form/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-148 Bytes
(99%)
...ts-snapshots/primer/alpha/select_panel/multiselect_form/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...ots/snapshots.test.ts-snapshots/primer/alpha/select_panel/remote_fetch/dark.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
...ts.test.ts-snapshots/primer/alpha/select_panel/remote_fetch/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-52 Bytes
(100%)
...pshots.test.ts-snapshots/primer/alpha/select_panel/remote_fetch/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-109 Bytes
(100%)
...test.ts-snapshots/primer/alpha/select_panel/remote_fetch/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...ts/snapshots.test.ts-snapshots/primer/alpha/select_panel/remote_fetch/light.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...s.test.ts-snapshots/primer/alpha/select_panel/remote_fetch/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-66 Bytes
(100%)
...est.ts-snapshots/primer/alpha/select_panel/remote_fetch/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-54 Bytes
(100%)
...est.ts-snapshots/primer/alpha/select_panel/remote_fetch_filter_failure/dark.png
Oops, something went wrong.
Binary file modified
BIN
-54 Bytes
(100%)
...shots/primer/alpha/select_panel/remote_fetch_filter_failure/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+1.05 KB
(100%)
...snapshots/primer/alpha/select_panel/remote_fetch_filter_failure/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-201 Bytes
(99%)
...ts/primer/alpha/select_panel/remote_fetch_filter_failure/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...st.ts-snapshots/primer/alpha/select_panel/remote_fetch_filter_failure/light.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...hots/primer/alpha/select_panel/remote_fetch_filter_failure/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-99 Bytes
(100%)
...s/primer/alpha/select_panel/remote_fetch_filter_failure/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
+9 Bytes
(100%)
...napshots.test.ts-snapshots/primer/alpha/select_panel/with_avatar_items/dark.png
Oops, something went wrong.
Binary file modified
BIN
+4 Bytes
(100%)
...st.ts-snapshots/primer/alpha/select_panel/with_avatar_items/dark_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
+237 Bytes
(100%)
...s.test.ts-snapshots/primer/alpha/select_panel/with_avatar_items/dark_dimmed.png
Oops, something went wrong.
Binary file modified
BIN
-28 Bytes
(100%)
...ts-snapshots/primer/alpha/select_panel/with_avatar_items/dark_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...apshots.test.ts-snapshots/primer/alpha/select_panel/with_avatar_items/light.png
Oops, something went wrong.
Binary file modified
BIN
+51 Bytes
(100%)
...t.ts-snapshots/primer/alpha/select_panel/with_avatar_items/light_colorblind.png
Oops, something went wrong.
Binary file modified
BIN
-44 Bytes
(100%)
...s-snapshots/primer/alpha/select_panel/with_avatar_items/light_high_contrast.png
Oops, something went wrong.
Binary file modified
BIN
-119 Bytes
(100%)
...pshots.test.ts-snapshots/primer/beta/breadcrumbs/with_beta_truncate/focused.png
Oops, something went wrong.
Binary file modified
BIN
+1.14 KB
(100%)
....test.ts-snapshots/primer/beta/breadcrumbs/with_deprecated_truncate/default.png
Oops, something went wrong.
Binary file modified
BIN
+1.11 KB
(100%)
....test.ts-snapshots/primer/beta/breadcrumbs/with_deprecated_truncate/focused.png
Oops, something went wrong.
Binary file modified
BIN
+125 Bytes
(100%)
...enshots/snapshots.test.ts-snapshots/primer/beta/popover/bottom_left/default.png
Oops, something went wrong.
Binary file modified
BIN
+125 Bytes
(100%)
...enshots/snapshots.test.ts-snapshots/primer/beta/popover/bottom_left/focused.png
Oops, something went wrong.
Binary file modified
BIN
-63 Bytes
(100%)
...nshots/snapshots.test.ts-snapshots/primer/beta/popover/bottom_right/default.png
Oops, something went wrong.
Binary file modified
BIN
-63 Bytes
(100%)
...nshots/snapshots.test.ts-snapshots/primer/beta/popover/bottom_right/focused.png
Oops, something went wrong.
Binary file modified
BIN
-82 Bytes
(100%)
...creenshots/snapshots.test.ts-snapshots/primer/beta/popover/top_left/default.png
Oops, something went wrong.
Binary file modified
BIN
-82 Bytes
(100%)
...creenshots/snapshots.test.ts-snapshots/primer/beta/popover/top_left/focused.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...reenshots/snapshots.test.ts-snapshots/primer/beta/popover/top_right/default.png
Oops, something went wrong.
Binary file modified
BIN
-16 Bytes
(100%)
...reenshots/snapshots.test.ts-snapshots/primer/beta/popover/top_right/focused.png
Oops, something went wrong.
Binary file added
BIN
+14.6 KB
.../screenshots/snapshots.test.ts-snapshots/primer/forms/action_menu_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+14.6 KB
...s/snapshots.test.ts-snapshots/primer/forms/action_menu_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...shots/snapshots.test.ts-snapshots/primer/forms/action_menu_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+14 KB
...napshots.test.ts-snapshots/primer/forms/action_menu_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+57.2 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/action_menu_form/default.png
Oops, something went wrong.
Binary file added
BIN
+57.2 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/action_menu_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
...screenshots/snapshots.test.ts-snapshots/primer/forms/action_menu_form/light.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
.../snapshots.test.ts-snapshots/primer/forms/action_menu_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
...apshots.test.ts-snapshots/primer/forms/action_menu_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+46.4 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/after_content_form/default.png
Oops, something went wrong.
Binary file added
BIN
+46.4 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/after_content_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...ts/snapshots.test.ts-snapshots/primer/forms/array_check_box_group_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...s.test.ts-snapshots/primer/forms/array_check_box_group_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+15.3 KB
...shots.test.ts-snapshots/primer/forms/array_check_box_group_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+15.4 KB
...est.ts-snapshots/primer/forms/array_check_box_group_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+90.2 KB
...snapshots.test.ts-snapshots/primer/forms/array_check_box_group_form/default.png
Oops, something went wrong.
Binary file added
BIN
+90.4 KB
...snapshots.test.ts-snapshots/primer/forms/array_check_box_group_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+15.3 KB
...s/snapshots.test.ts-snapshots/primer/forms/array_check_box_group_form/light.png
Oops, something went wrong.
Binary file added
BIN
+15.3 KB
....test.ts-snapshots/primer/forms/array_check_box_group_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+15.3 KB
...st.ts-snapshots/primer/forms/array_check_box_group_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+61 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/auto_complete_form/default.png
Oops, something went wrong.
Binary file added
BIN
+61.1 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/auto_complete_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+189 KB
...hots/snapshots.test.ts-snapshots/primer/forms/caption_template_form/default.png
Oops, something went wrong.
Binary file added
BIN
+189 KB
...hots/snapshots.test.ts-snapshots/primer/forms/caption_template_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
...eenshots/snapshots.test.ts-snapshots/primer/forms/check_box_group_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
...apshots.test.ts-snapshots/primer/forms/check_box_group_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18.9 KB
...s/snapshots.test.ts-snapshots/primer/forms/check_box_group_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
...hots.test.ts-snapshots/primer/forms/check_box_group_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+120 KB
...shots/snapshots.test.ts-snapshots/primer/forms/check_box_group_form/default.png
Oops, something went wrong.
Binary file added
BIN
+120 KB
...shots/snapshots.test.ts-snapshots/primer/forms/check_box_group_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/check_box_group_form/light.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
...pshots.test.ts-snapshots/primer/forms/check_box_group_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18.9 KB
...ots.test.ts-snapshots/primer/forms/check_box_group_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+11.8 KB
...ts/snapshots.test.ts-snapshots/primer/forms/check_box_with_nested_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+11.8 KB
...s.test.ts-snapshots/primer/forms/check_box_with_nested_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+11.8 KB
...shots.test.ts-snapshots/primer/forms/check_box_with_nested_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+11.6 KB
...est.ts-snapshots/primer/forms/check_box_with_nested_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+65.4 KB
...snapshots.test.ts-snapshots/primer/forms/check_box_with_nested_form/default.png
Oops, something went wrong.
Binary file added
BIN
+65.6 KB
...snapshots.test.ts-snapshots/primer/forms/check_box_with_nested_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+11.7 KB
...s/snapshots.test.ts-snapshots/primer/forms/check_box_with_nested_form/light.png
Oops, something went wrong.
Binary file added
BIN
+11.7 KB
....test.ts-snapshots/primer/forms/check_box_with_nested_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+11.6 KB
...st.ts-snapshots/primer/forms/check_box_with_nested_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+17.8 KB
...ght/screenshots/snapshots.test.ts-snapshots/primer/forms/composed_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+17.8 KB
...hots/snapshots.test.ts-snapshots/primer/forms/composed_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+17.7 KB
...eenshots/snapshots.test.ts-snapshots/primer/forms/composed_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+17.7 KB
...s/snapshots.test.ts-snapshots/primer/forms/composed_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+111 KB
.../screenshots/snapshots.test.ts-snapshots/primer/forms/composed_form/default.png
Oops, something went wrong.
Binary file added
BIN
+111 KB
.../screenshots/snapshots.test.ts-snapshots/primer/forms/composed_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+17.8 KB
...ht/screenshots/snapshots.test.ts-snapshots/primer/forms/composed_form/light.png
Oops, something went wrong.
Binary file added
BIN
+17.8 KB
...ots/snapshots.test.ts-snapshots/primer/forms/composed_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+17.6 KB
.../snapshots.test.ts-snapshots/primer/forms/composed_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...ts/snapshots.test.ts-snapshots/primer/forms/example_toggle_switch_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...s.test.ts-snapshots/primer/forms/example_toggle_switch_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...shots.test.ts-snapshots/primer/forms/example_toggle_switch_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+18.3 KB
...est.ts-snapshots/primer/forms/example_toggle_switch_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+107 KB
...snapshots.test.ts-snapshots/primer/forms/example_toggle_switch_form/default.png
Oops, something went wrong.
Binary file added
BIN
+108 KB
...snapshots.test.ts-snapshots/primer/forms/example_toggle_switch_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...s/snapshots.test.ts-snapshots/primer/forms/example_toggle_switch_form/light.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
....test.ts-snapshots/primer/forms/example_toggle_switch_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...st.ts-snapshots/primer/forms/example_toggle_switch_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+21.7 KB
...t/screenshots/snapshots.test.ts-snapshots/primer/forms/horizontal_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+21.7 KB
...ts/snapshots.test.ts-snapshots/primer/forms/horizontal_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+21.6 KB
...nshots/snapshots.test.ts-snapshots/primer/forms/horizontal_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+21.6 KB
...snapshots.test.ts-snapshots/primer/forms/horizontal_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+138 KB
...creenshots/snapshots.test.ts-snapshots/primer/forms/horizontal_form/default.png
Oops, something went wrong.
Binary file added
BIN
+139 KB
...creenshots/snapshots.test.ts-snapshots/primer/forms/horizontal_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+21.7 KB
.../screenshots/snapshots.test.ts-snapshots/primer/forms/horizontal_form/light.png
Oops, something went wrong.
Binary file added
BIN
+21.7 KB
...s/snapshots.test.ts-snapshots/primer/forms/horizontal_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+21.7 KB
...napshots.test.ts-snapshots/primer/forms/horizontal_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
...ots/snapshots.test.ts-snapshots/primer/forms/immediate_validation_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
...ts.test.ts-snapshots/primer/forms/immediate_validation_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+25.4 KB
...pshots.test.ts-snapshots/primer/forms/immediate_validation_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+26 KB
...test.ts-snapshots/primer/forms/immediate_validation_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+169 KB
.../snapshots.test.ts-snapshots/primer/forms/immediate_validation_form/default.png
Oops, something went wrong.
Binary file added
BIN
+169 KB
.../snapshots.test.ts-snapshots/primer/forms/immediate_validation_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
...ts/snapshots.test.ts-snapshots/primer/forms/immediate_validation_form/light.png
Oops, something went wrong.
Binary file added
BIN
+25.7 KB
...s.test.ts-snapshots/primer/forms/immediate_validation_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+25.9 KB
...est.ts-snapshots/primer/forms/immediate_validation_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...ight/screenshots/snapshots.test.ts-snapshots/primer/forms/invalid_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+15.9 KB
...shots/snapshots.test.ts-snapshots/primer/forms/invalid_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+15.7 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/invalid_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
...ts/snapshots.test.ts-snapshots/primer/forms/invalid_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+97.8 KB
...t/screenshots/snapshots.test.ts-snapshots/primer/forms/invalid_form/default.png
Oops, something went wrong.
Binary file added
BIN
+97.8 KB
...t/screenshots/snapshots.test.ts-snapshots/primer/forms/invalid_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+16 KB
...ght/screenshots/snapshots.test.ts-snapshots/primer/forms/invalid_form/light.png
Oops, something went wrong.
Binary file added
BIN
+16 KB
...hots/snapshots.test.ts-snapshots/primer/forms/invalid_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+16.1 KB
...s/snapshots.test.ts-snapshots/primer/forms/invalid_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+75 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/multi_input_form/default.png
Oops, something went wrong.
Binary file added
BIN
+75.3 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/multi_input_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/multi_text_field_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
...pshots.test.ts-snapshots/primer/forms/multi_text_field_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+13.7 KB
.../snapshots.test.ts-snapshots/primer/forms/multi_text_field_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
...ots.test.ts-snapshots/primer/forms/multi_text_field_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+82.8 KB
...hots/snapshots.test.ts-snapshots/primer/forms/multi_text_field_form/default.png
Oops, something went wrong.
Binary file added
BIN
+82.9 KB
...hots/snapshots.test.ts-snapshots/primer/forms/multi_text_field_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+13.8 KB
...nshots/snapshots.test.ts-snapshots/primer/forms/multi_text_field_form/light.png
Oops, something went wrong.
Binary file added
BIN
+13.8 KB
...shots.test.ts-snapshots/primer/forms/multi_text_field_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+13.9 KB
...ts.test.ts-snapshots/primer/forms/multi_text_field_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+8.12 KB
.../snapshots.test.ts-snapshots/primer/forms/name_with_question_mark_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+8.12 KB
...test.ts-snapshots/primer/forms/name_with_question_mark_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+8.03 KB
...ots.test.ts-snapshots/primer/forms/name_with_question_mark_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+8.16 KB
...t.ts-snapshots/primer/forms/name_with_question_mark_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+34.9 KB
...apshots.test.ts-snapshots/primer/forms/name_with_question_mark_form/default.png
Oops, something went wrong.
Binary file added
BIN
+35.1 KB
...apshots.test.ts-snapshots/primer/forms/name_with_question_mark_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+8.09 KB
...snapshots.test.ts-snapshots/primer/forms/name_with_question_mark_form/light.png
Oops, something went wrong.
Binary file added
BIN
+8.09 KB
...est.ts-snapshots/primer/forms/name_with_question_mark_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+8.12 KB
....ts-snapshots/primer/forms/name_with_question_mark_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...shots/snapshots.test.ts-snapshots/primer/forms/radio_button_group_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...hots.test.ts-snapshots/primer/forms/radio_button_group_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+23 KB
...napshots.test.ts-snapshots/primer/forms/radio_button_group_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...s.test.ts-snapshots/primer/forms/radio_button_group_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+145 KB
...ts/snapshots.test.ts-snapshots/primer/forms/radio_button_group_form/default.png
Oops, something went wrong.
Binary file added
BIN
+145 KB
...ts/snapshots.test.ts-snapshots/primer/forms/radio_button_group_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...hots/snapshots.test.ts-snapshots/primer/forms/radio_button_group_form/light.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
...ots.test.ts-snapshots/primer/forms/radio_button_group_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+23.1 KB
....test.ts-snapshots/primer/forms/radio_button_group_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+26.6 KB
...snapshots.test.ts-snapshots/primer/forms/radio_button_with_nested_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+26.6 KB
...est.ts-snapshots/primer/forms/radio_button_with_nested_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+26.6 KB
...ts.test.ts-snapshots/primer/forms/radio_button_with_nested_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+26.5 KB
....ts-snapshots/primer/forms/radio_button_with_nested_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+174 KB
...pshots.test.ts-snapshots/primer/forms/radio_button_with_nested_form/default.png
Oops, something went wrong.
Binary file added
BIN
+174 KB
...pshots.test.ts-snapshots/primer/forms/radio_button_with_nested_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+26.5 KB
...napshots.test.ts-snapshots/primer/forms/radio_button_with_nested_form/light.png
Oops, something went wrong.
Binary file added
BIN
+26.5 KB
...st.ts-snapshots/primer/forms/radio_button_with_nested_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+26.5 KB
...ts-snapshots/primer/forms/radio_button_with_nested_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+23.9 KB
...right/screenshots/snapshots.test.ts-snapshots/primer/forms/select_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+23.9 KB
...nshots/snapshots.test.ts-snapshots/primer/forms/select_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+24.2 KB
...creenshots/snapshots.test.ts-snapshots/primer/forms/select_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+23.8 KB
...ots/snapshots.test.ts-snapshots/primer/forms/select_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+136 KB
...ht/screenshots/snapshots.test.ts-snapshots/primer/forms/select_form/default.png
Oops, something went wrong.
Binary file added
BIN
+136 KB
...ht/screenshots/snapshots.test.ts-snapshots/primer/forms/select_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+23.7 KB
...ight/screenshots/snapshots.test.ts-snapshots/primer/forms/select_form/light.png
Oops, something went wrong.
Binary file added
BIN
+23.7 KB
...shots/snapshots.test.ts-snapshots/primer/forms/select_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+23.7 KB
...ts/snapshots.test.ts-snapshots/primer/forms/select_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+51.7 KB
...ots/snapshots.test.ts-snapshots/primer/forms/single_text_field_form/default.png
Oops, something went wrong.
Binary file added
BIN
+51.8 KB
...ots/snapshots.test.ts-snapshots/primer/forms/single_text_field_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+18.3 KB
...creenshots/snapshots.test.ts-snapshots/primer/forms/submit_button_form/dark.png
Oops, something went wrong.
Binary file added
BIN
+18.3 KB
...snapshots.test.ts-snapshots/primer/forms/submit_button_form/dark_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18.1 KB
...ots/snapshots.test.ts-snapshots/primer/forms/submit_button_form/dark_dimmed.png
Oops, something went wrong.
Binary file added
BIN
+18.5 KB
...pshots.test.ts-snapshots/primer/forms/submit_button_form/dark_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+122 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/submit_button_form/default.png
Oops, something went wrong.
Binary file added
BIN
+122 KB
...enshots/snapshots.test.ts-snapshots/primer/forms/submit_button_form/focused.png
Oops, something went wrong.
Binary file added
BIN
+18.3 KB
...reenshots/snapshots.test.ts-snapshots/primer/forms/submit_button_form/light.png
Oops, something went wrong.
Binary file added
BIN
+18 KB
...napshots.test.ts-snapshots/primer/forms/submit_button_form/light_colorblind.png
Oops, something went wrong.
Binary file added
BIN
+18.4 KB
...shots.test.ts-snapshots/primer/forms/submit_button_form/light_high_contrast.png
Oops, something went wrong.
Binary file added
BIN
+102 KB
...apshots.test.ts-snapshots/primer/forms/text_field_and_checkbox_form/default.png
Oops, something went wrong.
Binary file added
BIN
+102 KB
...apshots.test.ts-snapshots/primer/forms/text_field_and_checkbox_form/focused.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
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.