Skip to content

Releases: geist-org/geist-ui

v1.7.0-canary.5

12 Jun 22:40
2a11ec3
Compare
Choose a tag to compare
v1.7.0-canary.5 Pre-release
Pre-release

Features

  • Add anchorProps to Image.Browser. #274

Documentation

canary branch

v1.7.0-canary.4

11 Jun 21:46
6684ad6
Compare
Choose a tag to compare
v1.7.0-canary.4 Pre-release
Pre-release

Features

  • Radio now supports number. #271

Documentation

canary branch

v1.7.0-canary.3

09 Jun 21:35
fb5fdeb
Compare
Choose a tag to compare
v1.7.0-canary.3 Pre-release
Pre-release

Patches

  • Fix Modal unexpected close error. #265

Documentation

canary branch

v1.7.0-canary.2

09 Jun 02:45
1584193
Compare
Choose a tag to compare
v1.7.0-canary.2 Pre-release
Pre-release

Features

  • Add Pagination component. #261

Documentation

canary branch

v1.6.3

09 Jun 21:32
98af9a9
Compare
Choose a tag to compare

Patches

  • Fix Modal unexpected close error. #265

v1.7.0-canary.1

05 Jun 21:55
8f854d0
Compare
Choose a tag to compare
v1.7.0-canary.1 Pre-release
Pre-release

Features

  • useInput now supports non-standard event components. #257

Documentation

canary branch

v1.7.0-canary.0

02 Jun 21:38
a888c68
Compare
Choose a tag to compare
v1.7.0-canary.0 Pre-release
Pre-release

Features

  • Add Breadcrumbs component. #253
  • Add control for free-solo on AutoComplete. #255

Documentation

canary branch

v1.6.2

29 May 06:55
Compare
Choose a tag to compare

Patches

  • Fix loading is not display under auto Button. #252

v1.6.1

28 May 13:23
Compare
Choose a tag to compare

Patches

  • Fix placeholder in Select cannot display ellipsis. #248

v1.6.0

28 May 03:12
2682131
Compare
Choose a tag to compare

Features

  • Add forwardRef to Button. #221
  • Add altText prop to User. #227
  • Add size prop to Radio. #230
  • Add size prop to Checkbox. #231
  • Multiple selections for Select. #233
  • Functional initializer mode for useCurrentValue. #233
  • Add disableMatchWidth to Select for disable dropdown follow parent width. #241
  • Add disableMatchWidth to AutoComplete for disable dropdown follow parent width. #243
  • Add dropdownClassName and dropdownStyle to AutoComplete. #243

Patches

  • Fix Modal did not remove hidden when closed.
  • Fix style imbalance caused by decimal width. Radio #242

Credits

Thanks to @kentac55 @PaulPCIO .