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
#3864
5d6e909Thanks @copilot-swe-agent! - Addnonegap option to Stack component for parity with Primer React#3879
c0db703Thanks @copilot-swe-agent! - Allow localization of TextField clear button aria-labelPatch Changes
#3878
4e702c8Thanks @copilot-swe-agent! - Fix generated field ids to remove brackets#3898
f9fd6c8Thanks @joelhawksley! - Fix deprecation warning for Rails 9#3881
536345eThanks @llastflowers! - Add unique ids on each textarea to fix announcement issues#3874
5c2982dThanks @llastflowers! - Give inputs unique ids so that SR doesn't skip Label announcement#3892
e187c55Thanks @llastflowers! - Add group label for checkboxes in CheckBoxWithNestedForm Lookbook story#3880
2001888Thanks @liuliu-dev! - Fix overlapping issue in TabNav at narrow viewports.#3877
f51244eThanks @copilot-swe-agent! - Fix Primer::FormHelper compatibility with Rails 7+ config#3875
6971d77Thanks @liuliu-dev! - Fixed SelectPanel multiselect accessibility: Usearia-selectedinstead ofaria-checkedfor listbox option items.#3866
391e438Thanks @llastflowers! - Make link distinguishable from surrounding text with underline styling#3899
8d9ceefThanks @llastflowers! - Generate unique labels for all form control inputs in previews#3893
024dc7eThanks @liuliu-dev! - Always usearia-selectedfor ActionList items with role="option".#413
d342d8dThanks @HDinger! - Limit the max width of description texts in Primer::Beta::Blankslate#3867
453041cThanks @llastflowers! - Add SR announcement in Summary As Button story