Releases: soybeanjs/soybean-ui
Releases · soybeanjs/soybean-ui
v0.0.2-beta.12
🐞 Bug Fixes
- button: include 'fitContent' in omitted props for button component - by @soybeanjs (a1cf7)
- docs: fix markdown build - by @soybeanjs (98039)
💅 Refactors
- card: remove unused 'flexHeight' prop from CardProps interface - by @soybeanjs (ae236)
View changes on GitHub
v0.0.2-beta.9
💅 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
🏡 Chore
- scripts: update build scripts to streamline UI and CSS builds - by @soybeanjs (f383a)
View changes on GitHub
v0.0.2-beta.7
🐞 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
- deps:
- update deps - by @soybeanjs (0fef9)
- update deps - by @soybeanjs (81587)
View changes on GitHub
v0.0.2-beta.10
🚀 Features
- projects: add Nuxt module and resolver components with updated paths and types - by @soybeanjs (f7502)
🐞 Bug Fixes
- navigation-menu: add 'as' and 'asChild' props - by @soybeanjs (cc31c)