v0.50.0
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-label
Patch 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". -
#3867
453041cThanks @llastflowers! - Add SR announcement in Summary As Button story