Skip to content

Releases: geist-org/geist-ui

v1.8.0-canary.3

01 Jul 05:38
56d6a8c
Compare
Choose a tag to compare
v1.8.0-canary.3 Pre-release
Pre-release

Features

  • Optimize the max-width, height, and alignment of Modal. #302

Patches

  • Fix the height of custom options. AutoComplete #305

Documentation

canary branch

v1.7.5

01 Jul 05:35
1f8a6a3
Compare
Choose a tag to compare

Patches

  • Fix the height of custom options. AutoComplete #305

v1.8.0-canary.2

28 Jun 09:05
a99a6b9
Compare
Choose a tag to compare
v1.8.0-canary.2 Pre-release
Pre-release

Patches

  • Fix offset is out of bounds. Slider. #293

Credits

Thanks to @aoki .

Documentation

canary branch

v1.7.4

28 Jun 09:03
ead4b73
Compare
Choose a tag to compare

Patches

  • Fix offset is out of bounds. Slider. #293

Credits

Thanks to @aoki .

v1.8.0-canary.1

26 Jun 00:02
085731b
Compare
Choose a tag to compare
v1.8.0-canary.1 Pre-release
Pre-release

Patches

  • Fix Select content height shortage. #290

Documentation

canary branch

v1.7.3

26 Jun 00:01
8a6eddf
Compare
Choose a tag to compare

Patches

  • Fix Select content height shortage. #290

v1.8.0-canary.0

24 Jun 13:12
bbb74e8
Compare
Choose a tag to compare
v1.8.0-canary.0 Pre-release
Pre-release

Features

  • Add more customization items to Snippet. #287

Credits

Thanks to @AugustoConti .

Documentation

canary branch

v1.7.2

23 Jun 11:57
965654f
Compare
Choose a tag to compare

Patches

  • Fix native attributes does not work on Grid.
  • Remove unreasonable attribute. Grid #285

v1.7.1

23 Jun 11:41
9ee41b2
Compare
Choose a tag to compare

Patches

  • Fix height constraint of Modal. #283

v1.7.0

20 Jun 05:43
89c4bf1
Compare
Choose a tag to compare

Features

  • Add Breadcrumbs component. #253
  • Add Pagination component. #261
  • Add freeSolo to AutoComplete component. #255
  • use-input compatible with components of non-standed events. #257
  • Radio support for number type. #271
  • Forward props of anchor element. Image #274
  • Optimize fontSize of block code. #276
  • Hide Grid item when unit size is 0. #280

Patches

  • Fix Modal unexpected close error. #265

Credits

Thanks to @jameesy .