v35.1.0
版本发布时间: 2022-03-22 21:19:36
primer/react最新发布版本:@primer/react@37.0.0-rc.10(2024-10-09 16:43:51)
Minor Changes
-
#1942
3f50ef54
Thanks @mperrotti! - Adds button element selector to FilteredSearch button styles -
#1920
40ed423e
Thanks @mperrotti! - Adds a loadings state to our text input components -
#1961
767d4166
Thanks @simurai! - Bump primer/primitives to7.5.1
Patch Changes
-
#1970
3b236044
Thanks @siddharthkp! - ActionMenu: Fix styles for windows high contrast mode -
#1981
e9bb5956
Thanks @mperrotti! - Ensures select option text has acceptable contrast in Firefox when in dark mode -
#1945
ef3b58a1
Thanks @pksjce! - Icon button fixes: Removes iconLabel and adds aria-label to the type -
#1959
2025036e
Thanks @colebemis! - FixTextInput
types -
#1968
1b01485a
Thanks @mperrotti! - Instead of rendering unexpected FormControl children before the rest of the content, we render them in the same spot we'd normally render a Primer input component -
#1967
c83a06f0
Thanks @pksjce! - Add overlay props to Autocomplete.Overlay -
#1955
77e123f4
Thanks @pksjce! - Add disabled color and backgroundColor to Button.Counter