Skip to content

Releases: soybeanjs/soybean-ui

v0.0.2-beta.12

08 Nov 13:34

Choose a tag to compare

v0.0.2-beta.12 Pre-release
Pre-release

   🐞 Bug Fixes

   💅 Refactors

  • card: remove unused 'flexHeight' prop from CardProps interface  -  by @soybeanjs (ae236)
    View changes on GitHub

v0.0.2-beta.9

07 Nov 19:18

Choose a tag to compare

v0.0.2-beta.9 Pre-release
Pre-release

   💅 Refactors

  • variants: separate grouped styles into individual ones to generate valid style outputs.  -  by @soybeanjs (d0338)
    View changes on GitHub

v0.0.2-beta.8

07 Nov 18:38

Choose a tag to compare

v0.0.2-beta.8 Pre-release
Pre-release

   🏡 Chore

  • scripts: update build scripts to streamline UI and CSS builds  -  by @soybeanjs (f383a)
    View changes on GitHub

v0.0.2-beta.7

07 Nov 18:27

Choose a tag to compare

v0.0.2-beta.7 Pre-release
Pre-release

   🐞 Bug Fixes

  • button-loading: specify loadingPosition type as Align for better type safety  -  by @soybeanjs (43235)
  • command: add useForwardListeners for improved event handling in ListboxRoot  -  by @soybeanjs (fffca)
  • types: add types ImageLoadingStatus, ListboxCollectionItemData, and FormErrors for enhanced type definitions  -  by @soybeanjs (abf7b)

   🛠 Optimizations

  • tsdown: streamline external dependencies by dynamically importing from package.json files  -  by @soybeanjs (a7a0d)

   🏡 Chore

    View changes on GitHub

v0.0.2-beta.10

07 Nov 20:02

Choose a tag to compare

v0.0.2-beta.10 Pre-release
Pre-release

   🚀 Features

  • projects: add Nuxt module and resolver components with updated paths and types  -  by @soybeanjs (f7502)

   🐞 Bug Fixes

    View changes on GitHub