Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Releases: geist-org/geist-ui

v1.8.0

Choose a tag to compare

@unix unix released this 14 Aug 09:04
95b5e0c

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 to Modal.Action. #332
  • Sync the label and set value 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.10 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 11 Aug 04:35
ee2cdd4

Patches

  • Fix table children are not tracked. Table #364

Documentation

canary branch

v1.8.0-canary.9

v1.8.0-canary.9 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 09 Aug 06:11
4946301

Features

  • Lock tab action inside Modal. #354

Patches

  • Fix column's props are not tracked. Table #362

Documentation

canary branch

v1.8.0-canary.8

v1.8.0-canary.8 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 27 Jul 10:33
fa988da

Patches

  • Fix hard-coded background-color. Link. #347
  • Fix title font-weight. Description. #348
  • Fix type of Modal.Action. #351

Credits

Thanks to @firede.

Documentation

canary branch

v1.8.0-canary.7

v1.8.0-canary.7 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 21 Jul 13:52
e37bf8f

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

Documentation

canary branch

v1.7.7

Choose a tag to compare

@unix unix released this 21 Jul 13:47
4404616

Patches

  • Fix typo of InputIconClear. (The rendered className has changed, but there is no API change.) #340

Credits

Thanks to @yqrashawn

v1.8.0-canary.6

v1.8.0-canary.6 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 15 Jul 10:18
23baf4a

Features

  • Add loading prop to Modal.Action. #332
  • Sync the label and set value to required. Tabs. #334

Documentation

canary branch

v1.8.0-canary.5

v1.8.0-canary.5 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 11 Jul 11:21
ccf7e60

Patches

  • Remove space when the symbol is empty. Snippet. #325

Documentation

canary branch

v1.8.0-canary.4

v1.8.0-canary.4 Pre-release
Pre-release

Choose a tag to compare

@unix unix released this 05 Jul 06:36
1e08302

Features

  • Center the icon if Button is empty. #319

Patches

  • Remove the undefined className in Popover. #307
  • Add role="button" to Tabs. #308

Documentation

canary branch

v1.7.6

Choose a tag to compare

@unix unix released this 02 Jul 14:11
acf79d1

Patches

  • Remove the undefined className in Popover. #307
  • Add role="button" to Tabs. #308

Credits

Thanks to @firede @yqrashawn .