Releases: geist-org/geist-ui
Releases · geist-org/geist-ui
v1.8.0
Features
- Optimize the max-width, height, and alignment of
Modal
. #302 - Center the icon if
Button
is empty. #319 - Remove space when the symbol is empty.
Snippet
. #325 - Add
loading
prop toModal.Action
. #332 - Sync the
label
and setvalue
to required.Tabs
. #334 - Support uncontrolled way of
Input
values. #336 - Support uncontrolled way of
Textarea
values. #341 - Allow
Dropdown
to set the specified container.Select
. #344 - Lock tab action inside
Modal
. #354
Patches
- Fix the height of custom options.
AutoComplete
#305 - Fix hard-coded background-color.
Link
. #347 - Fix title font-weight.
Description
. #348 - Fix type of
Modal.Action
. #351 - Fix column's props are not tracked.
Table
#362 - Fix table children are not tracked.
Table
#364
Credits
Thanks to @yqrashawn @firede.
v1.8.0-canary.10
v1.8.0-canary.9
v1.8.0-canary.8
v1.8.0-canary.7
Features
- Support uncontrolled way of
Input
values. #336 - Support uncontrolled way of
Textarea
values. #341 - Allow
Dropdown
to set the specified container.Select
. #344
Credits
Thanks to @yqrashawn