Releases: geist-org/geist-ui
Releases · geist-org/geist-ui
v1.7.0-canary.5
v1.7.0-canary.4
v1.7.0-canary.3
v1.7.0-canary.2
v1.6.3
v1.7.0-canary.1
v1.7.0-canary.0
Features
Documentation
v1.6.2
v1.6.1
v1.6.0
Features
- Add
forwardRef
toButton
. #221 - Add
altText
prop toUser
. #227 - Add
size
prop toRadio
. #230 - Add
size
prop toCheckbox
. #231 - Multiple selections for
Select
. #233 - Functional initializer mode for
useCurrentValue
. #233 - Add
disableMatchWidth
toSelect
for disable dropdown follow parent width. #241 - Add
disableMatchWidth
toAutoComplete
for disable dropdown follow parent width. #243 - Add
dropdownClassName
anddropdownStyle
toAutoComplete
. #243
Patches
- Fix
Modal
did not removehidden
when closed. - Fix style imbalance caused by decimal width.
Radio
#242
Credits
Thanks to @kentac55 @PaulPCIO .