Releases: soybeanjs/soybean-ui
Releases · soybeanjs/soybean-ui
v0.6.3
🐞 Bug Fixes
- layout: add background color to tab and content variants - by @soybeanjs (d7ab2)
View changes on GitHub
v0.6.2
v0.6.1
🐞 Bug Fixes
- page-tabs: add sorting functionality for tabs based on pinned status - by @soybeanjs (f5bac)
View changes on GitHub
v0.6.0
💅 Refactors
- page-tabs: simplify context and state management, remove unused operations - by @soybeanjs (ded83)
🏡 Chore
- projects: update oxlint,oxfmt config - by @soybeanjs (d7bdf)
View changes on GitHub
v0.5.9
🐞 Bug Fixes
- layout: update main and root styles for layout variants - by @soybeanjs (4bea2)
View changes on GitHub
v0.5.8
🚀 Features
- layout: add tabVisible and footerVisible props to LayoutProps - by @soybeanjs (af2b6)
View changes on GitHub
v0.5.7
v0.5.6
v0.5.5
No significant changes
View changes on GitHub
v0.5.4
🚀 Features
- ui: add localPrefix support for local icon names - by @soybeanjs (fd6bc)
🐞 Bug Fixes
- dependencies: add @standard-schema/spec to dependencies and remove from devDependencies - by @soybeanjs (2a5ec)
- projects: add external deps to fix build - by @soybeanjs (da0ea)
🛠 Optimizations
- vite.config: correct import casing for Vue and Unocss - by @soybeanjs (dad63)
🏡 Chore
- projects:
- rename update-pkg script to upkg for consistency - by @soybeanjs (bf815)
- add necessary deps and update tsdown config - by @soybeanjs (8685b)