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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@openproject/[email protected]
Minor Changes
#3158
683abd2
Thanks @jonrohan! - Delete Primer::Alpha::ImageCrop#3074
25109d0
Thanks @owenniblock! - [SelectPanel] replace loading label using parameter loading_label[SelectPanel] show additional loading content with loading_description
#3072
18b2074
Thanks @camertron! - [Forms] Fix position of caption for checkbox and radio groups#3145
a6bacb5
Thanks @camertron! - Add option to Dialog to permit/disable page scrolling#3160
3cb826a
Thanks @camertron! - Bump primer/css#3149
b9cce66
Thanks @camertron! - Allow form groups to accept system arguments#3071
e043069
Thanks @camertron! - [SelectPanel] Use checkboxes for multi-select#3126
89052ca
Thanks @francinelucca! - Introduce the Stack and StackItem components.#3083
5907105
Thanks @jamieshark! - [SelectPanel] Adds banner scheme as param.Patch Changes
#3103
6033c86
Thanks @owenniblock! - Moves the loading and "no results" messages on the SelectPanel to the top of the container.#3141
37e78c0
Thanks @camertron! - Allow setting custom values on submit buttons.#3153
cc1ce7a
Thanks @camertron! - Fix problem introduced by Allow setting custom values on submit buttons primer/view_components#3141 that causes template captions not to render for certain input types if the input is configured with avalue:
.#3076
7e7a60f
Thanks @HDinger! - Add "action" to the list of data attributes that accept multiple values in themerge_data
helper#3139
b650344
Thanks @jamieshark! - Adjusts config for DetailsMenuMigration linter to take in an array of strings instead of array of regexp#3168
82c2b0a
Thanks @camertron! - [SelectPanel] Fix issue causing no error banner to appear when there are no matches#3095
26f1fbc
Thanks @owenniblock! - Clear input on SelectPanel when dialog closed#3152
3611f9c
Thanks @joelhawksley! - Fix bug where checkboxes were broken with prefers-reduced-motion#3159
5bc179d
Thanks @camertron! - Increase space between form elements#3144
978e867
Thanks @keithamus! - Remove dialog-scrollgutter setting from hot-path, for improved performance