forked from primer/view_components
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #152 from opf/bump/primer-upstream
Bump/primer upstream 0.29.0
- Loading branch information
Showing
21 changed files
with
212 additions
and
66 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 @@ | ||
--- | ||
'@openproject/primer-view-components': minor | ||
--- | ||
|
||
Add defaults to SelectPanel::ItemLists; fix issue showing no results label for local fetch strategy |
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].5 | ||
uses: tj-actions/[email protected].6 | ||
with: | ||
files: | | ||
docs/**/*.md | ||
|
@@ -39,7 +39,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get specific changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].5 | ||
uses: tj-actions/[email protected].6 | ||
with: | ||
files: | | ||
app/**/*.rb | ||
|
@@ -62,7 +62,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].5 | ||
uses: tj-actions/[email protected].6 | ||
with: | ||
files: | | ||
app/components/**/*.erb | ||
|
@@ -82,7 +82,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].5 | ||
uses: tj-actions/[email protected].6 | ||
with: | ||
files: | | ||
app/components/**/*.ts | ||
|
@@ -103,7 +103,7 @@ jobs: | |
- uses: actions/checkout@v4 | ||
- name: Get changed files | ||
id: changed-files | ||
uses: tj-actions/[email protected].5 | ||
uses: tj-actions/[email protected].6 | ||
with: | ||
files: | | ||
app/components/**/*.pcss | ||
|
Binary file modified
BIN
+1.82 KB
(120%)
...ots.test.ts-snapshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.82 KB
(120%)
...-snapshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.83 KB
(120%)
...t.ts-snapshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.79 KB
(120%)
...apshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.8 KB
(120%)
...ts.test.ts-snapshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.8 KB
(120%)
...snapshots/primer/alpha/select_panel/local_fetch_no_results/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
+1.77 KB
(120%)
...pshots/primer/alpha/select_panel/local_fetch_no_results/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.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.