v34.5.0
版本发布时间: 2022-02-11 04:22:43
primer/react最新发布版本:@primer/react@37.0.0-rc.10(2024-10-09 16:43:51)
Minor Changes
-
#1831
96473f39
Thanks @mperrotti! - Makes validation styling available for Select and TextInputWithTokens -
#1836
7e8ae653
Thanks @mperrotti! - Introduces FormControl component. The FormControl component combines the functionality of InputField and ChoiceInputField, and will replace FormGroup, InputField, and ChoiceInputField.
Patch Changes
-
#1846
65c405b6
Thanks @colebemis! - PageLayout: Prevent content region from wrapping on wide viewports -
#1856
3f405221
Thanks @siddharthkp! - Revert "Overlay: Attach escape handler to overlay container" -
#1850
fad43d67
Thanks @mperrotti! - FormControl:- Add
sx
prop - Rename
appearance
prop tovariant
- Add