Releases
Track recent releases, see which components changed, and jump directly into the parts of the system most relevant to your upgrade.
Start with the newest release, then scan older versions only if your upgrade path crosses multiple published tags.
Narrow the release timeline to the components you actually use, then jump back into their docs from the matched entries.
Hide shared release items like docs, deps, workflow, and other non-component changes.
Each release groups shipped entries, affected components, and the fastest links back into component docs.
2026-06-17
add version syncing script and update dependencies
View commit406d2remove useless registry-item.json schema file
View commite9ecb2026-06-17
correct build script for headless component
View commit00b07add Nuxt 3 support flag and config option
View commite2cffstreamline configuration handling and remove deprecated options
View commitc4c42optimize registry
View commit22362+ 5 more entries in the full changelog
2026-06-15
import updateUiAttribute from shadcn-theme
View commit6679fupdate sbean registry
View commitfb31badd Nuxt 3 project initialization support
View commit5ac6ccorrect import path for useConfigProvider
View commit7ad9c+ 4 more entries in the full changelog
2026-06-14
update sbean registry
View commitca250add installation and CLI documentation in English and Chinese
View commit8e1d2handle fallback for radius value in generateRadiusCSSVariable
View commite723asimplify theme handling and improve CSS generation
View commit11aff+ 14 more entries in the full changelog
2026-06-12
add shadcn-theme and unocss-shadcn packages
View commit46b75enhance search command with pagination and type filtering
View commitb4096enhance font configuration with additional font options and update preset handling
View commit5edb9update init config and add registry scripts
View commit7419c+ 17 more entries in the full changelog
2026-06-10
add current todo list for shadcn parity
View commitdd11bcorrect JSON syntax in TypeScript configuration generation
View commit689942026-06-10
add registry fetching capabilities and enhance configuration
View commit06c402026-06-10
add sbean build script to the build process
View commit7864f2026-06-10
add sbean CLI tool for component copy-paste
View commitfaeb12026-06-10
enhance viewport positioning with active trigger element and add transition effects
View commit02dfcupdate type imports to remove .js extension across components
View commitc43e82026-06-10
add pre-commit hook to stage changes
View commit8e99badd contribution guidelines and link to CONTRIBUTING.md in README files
View commit5f571add README files for documentation and playground apps in English and Chinese
View commit4a41cclean up imports and remove unused default preset options check
View commit2b18c+ 6 more entries in the full changelog
2026-05-30
add internationalization setup and locale management
View commitce7d7update TypesConfig and add pathParamNames to route definitions
View commit9d18cupdate locale file extensions from .yml to .json in translation scripts
View commit3b054remove function type from AffixTarget definition
View commitb33e9+ 4 more entries in the full changelog
2026-05-29
support playground in nuxt
View commit2822eunify ID generation logic avoid hydration mismatch
View commitbe9c0update deps
View commitffb452026-05-28
enhance theme handling in ConfigProvider
View commit3af93simplify link component logic and remove unused Nuxt integration
View commit686302026-05-28
add DateRange type export to types
View commit3bccarefactor LinkComponent to use shallowRef and improve NuxtLink handling
View commit90090export TimeValue type in index and types
View commit82a23update import paths avoid circular dependencies
View commit8d649+ 3 more entries in the full changelog
2026-05-28
simplify theme watch logic and ensure immediate execution
View commit8ac58update docs api
View commitce6372026-05-28
add row interaction events with metadata and update related types
View commit934402026-05-28
update installation command for skills to use correct package path
View commit9284c2026-05-28
update installation commands for skills to use correct package path
View commitd7f542026-05-28
enhance Claude plugin manifest with additional fields
View commite2004update deps
View commitcb8cc2026-05-28
replace miniButtonVariants with buttonVariants for trigger
View commit88444adjust size properties for tag variants
View commite5874update avatar image sources and fallback labels
View commit24520update button label to 'Default'
View commit3350e+ 1 more entries in the full changelog
2026-05-28
remove BottomSheet unused snap points and related logic in playground
View commit52095enhance Card component with header and footer visibility props and optimize style
View commit0de1e2026-05-27
integrate Nuxt detection and remove nuxt prop
View commit1cd2fadd direction prop to Popper components
View commit90584initialize Nuxt project structure with essential files and configurations
View commit36fb8enhance tooltip and badge integration in tree menu styles and components
View commit07bc0+ 5 more entries in the full changelog
2026-05-26
add environment variable definitions for DEV and MODE
View commitf6a8d2026-05-26
add Vite config hooks for environment variables in module setup
View commite5a1e2026-05-26
add Vite config hooks for environment variables
View commit6c28fupdate deps
View commit8a50f2026-05-23
get config provider can be null
View commit866e42026-05-23
add typedoc declaration for Vue components
View commitf2420add markdown directory with why-choose.md
View commit31aabadd test configuration to vite.config.ts and update types in tsconfig.json
View commit96d40optimize theme config
View commitdb7c1+ 5 more entries in the full changelog
2026-05-22
add defense feature to restore tampered overlays
View commitef6e2add the missing test cases. closed #136
View commit6a74badd MIT License file
View commit3cfedadd npm version and download badges to README files
View commitff3d9+ 2 more entries in the full changelog
2026-05-20
remove unused date/time picker component docs and references
View commit655c02026-05-20
Implement watermark component
View commita79a9update coding standards and remove import-order instructions
View commit5e041use `@soybeanjs/oxc-config`
View commit45f12remove minimumReleaseAgeExclude entries
View commitdbc70+ 6 more entries in the full changelog
2026-05-19
export IconifyOptions interface and update type exports in config-provider
View commit46659fix class binding
View commit7b9c4correct import path for ProgressProviderProps
View commit13a61add minimumReleaseAgeExclude entries for various packages
View commit009d4+ 6 more entries in the full changelog
2026-05-19
add minimumReleaseAgeExclude entries for various packages
View commit009d42026-05-19
export IconifyOptions interface and update type exports in config-provider
View commit46659correct import path for ProgressProviderProps
View commit13a612026-05-19
update build:css command to enable minify flag
View commit3e9daupdate deps
View commit767d62026-05-19
fix class binding
View commit7b9c4simplify CSS generation and improve theme handling
View commit9870fupdate changelog for v0.23.0 release
View commit0779cupdate docs changelog
View commit604d0+ 1 more entries in the full changelog
2026-05-18
add data-normal attribute and update styles
View commit28d0ause `@soybeanjs/cva` replace `tailwind-variants`
View commitbe8c3update docs changelog
View commit41e7fupdate deps
View commit022bf+ 1 more entries in the full changelog
2026-05-17
add min and max properties to input number control
View commitc7c6aupdate docs changelog
View commitf16e82026-05-17
adjust popup max height for better responsiveness
View commit9e115replace DialogContent with DialogPopup for mobile layout
View commit1efaaupdate docs changelog
View commit962e0update skills
View commit18505+ 1 more entries in the full changelog
2026-05-14
add isDefinedClassValue utility and enhance tests for empty string handling
View commitf1bc72026-05-14
enhance Input component props and context for better accessibility and usability
View commit4cf60enhance InputNumber component props for better flexibility and accessibility
View commit9932denhance PasswordCompact component with clear event and improved props
View commit6b9d0add RouteNamedMap to TypesConfig interface in typed-router
View commit5ac72+ 13 more entries in the full changelog
2026-05-13
add skills support and documentation for AI tools
View commit919a1remove unused modelValue and simplify template
View commit8d26brename plugin to soybean-ui-skills for consistency
View commit700dbenable collapsible behavior by default and update related props
View commitbec18+ 3 more entries in the full changelog
2026-05-12
enhance release entry grouping and update component typings
View commit7e671add llms.txt support and documentation for AI tools
View commit985a3enhance focus management for link triggers and update menu interaction logic
View commit2cdddregister rtl locale for toolbar tests
View commitd9836+ 7 more entries in the full changelog
2026-05-12
implement NavigationMenuCompact
View commit33b01simplify component structure using StepperCompact
View commitb781badd direction support for switch component
View commitf6453simplify variant merging logic and remove unused slot
View commite96e7+ 35 more entries in the full changelog
2026-05-11
Implement PageTabsCmpact
View commit93a56Implement PopconfirmCompact
View commit9550aadd prioritizePosition prop for improved positioning control
View commit0bc99Implement compact progress components
View commit5e53d+ 63 more entries in the full changelog
2026-05-05
add AvatarCompact component with props and emits
View commit7d59dadd BadgeCompact component with props, emits, and slots
View commit49cebImplement compact carousel component with improved navigation and accessibility
View commitb6b6cadd EmptyCompact component and update empty structure
View commit04cb4+ 39 more entries in the full changelog
2026-05-03
remove unused useStyleTag and integrate cssVars in Primitive
View commit3996eadd disabled prop to PopoverRoot and update test selectors
View commit1cce9add sub-area attribute for hover card positioning
View commit130a3remove unused props and update readonly binding
View commitaed69+ 33 more entries in the full changelog
2026-05-01
implement Compact components for Card, Popover, Editable, HoverCard, NavigationMenu, Pagination and Stepper
View commit6cbdcadd compact header with month/year select and improve calendar functionality
View commit2d4e6rename CarouselPlugins to CarouselPlugin for consistency
View commit85e45reorganize component imports and remove unused files
View commitd58a6+ 16 more entries in the full changelog
2026-04-30
remove unused properties from LayoutClassicRootProps
View commitc92332026-04-30
Implement BottomSheet component
View commitfb274add global css in config-provider
View commitb2a75simplify style handling in config-provider and toast-provider
View commit9ef672026-04-27
add empty state support and update documentation
View commit38ca1add missing TableScroll component exports
View commit5bbd4update progress documentation and improve structure
View commitd86acupdate table api
View commita130d+ 3 more entries in the full changelog
2026-04-27
add last start and first end fixed column indicators
View commite390dadd table scroll component, enhance table style
View commit9997cset default value for multiple prop in STable component
View commit1964c2026-04-27
add raised prop and update API documentation
View commitd70b7add ToastProvider component and refactor Toaster integration
View commite2491fix group and item management with Maps
View commitcb831add miniSize computed property for size handling
View commit34d51+ 5 more entries in the full changelog
2026-04-26
Implement AccordionCompact component and update related types and context
View commite05b3add AccordionDescription component and update related files
View commit6506eenable showConfirm prop in DialogCompact component
View commite8a13add clearable prop and enhance model value change handling
View commita686c+ 148 more entries in the full changelog
2026-04-26
update sidebarWrapper and rail styles for responsive layout
View commit671802026-04-26
add AccordionDescription component and update related files
View commit6506eenable showConfirm prop in DialogCompact component
View commite8a13add clearable prop and enhance model value change handling
View commita686cadd imperative progress provider api and remove loading-bar wrapper. closed #129
View commit5f90a+ 36 more entries in the full changelog
2026-04-18
update form input and output types for schema validation
View commit3b7922026-04-18
Implement AccordionCompact component and update related types and context
View commite05b3add MenuSubAttributeContext and integrate into menu components
View commit7bc9fImplementation with a new TableCompact, supports grouped headers, sorting/filtering, fixed columns, column resizing, tree rows, and virtualization. closed #97.
View commit72a94implement logical fixed columns and text alignment for RTL support
View commitc0fd5+ 101 more entries in the full changelog
2026-04-03
enhance positioner props and context integration
View commit5ce78add feature attribute to VisuallyHidden component
View commit4dc6dremove unnecessary aria attributes from VisuallyHidden and ToastAnnounce components
View commit044dcenhance menu item radio and checkbox components
View commit233ff+ 4 more entries in the full changelog
2026-03-24
update content styles for responsive design
View commit77fa22026-03-23
update deps
View commit6b41f2026-03-22
enhance column handling in getColumns function for improved type support
View commit7c72b2026-03-22
ensure columns are checked by default and filter checks accordingly
View commit945b52026-03-22
reorder exports for consistency and clarity
View commit258402026-03-21
add type prop to ButtonProps interface and update default props
View commit1a0b92026-03-21
correct order of useFormFieldUi calls in computed class
View commit4cfd8remove default value comment for singleClearable property
View commit338a2update deps
View commit30d252026-03-20
add onFetched callback to usePaginatedTable for handling fetched data
View commit229282026-03-20
implement useTable and usePaginatedTable hooks with pagination support
View commit1ae61add transition-all-150 to interactive components for smooth hover & focus animations. closed #98
View commit1de7eupdate fetch method in usePaginatedTable hook
View commitc54b9remove 'justify' and 'char' options from TableAlign type
View commiteaf01+ 9 more entries in the full changelog
2026-03-20
implement useTable and usePaginatedTable hooks with pagination support
View commit1ae61add transition-all-150 to interactive components for smooth hover & focus animations. closed #98
View commit1de7esimplify useUi type definition and improve type safety
View commit3c077remove 'justify' and 'char' options from TableAlign type
View commiteaf01+ 8 more entries in the full changelog
2026-03-07
reduce z-index for fullContent layout variants
View commit1dc2c2026-03-07
fix beforeConfirm and beforeCancel of Popconfirm and AlertDialog
View commit51070add 'vite/client' to types for improved type support
View commit381512026-03-07
omit 'disableOutsidePointerEvents' from popperPositionerProps
View commit57e0aprevent triggering click event when dropdown is open
View commita26f3improve DOM tree containment check and add helper function
View commitec5dd2026-03-07
update dialog content styles to use w-max for better responsiveness
View commiteb13cupdate deps
View commitb30b12026-03-07
add PopoverCloseEmits and beforeClose prop; update PopoverPositioner default props
View commit08e1cimplement component Popconfirm
View commit6e917add default prop for avoidCollisions in TooltipPositioner; bind triggerProps to TooltipTrigger
View commite024c2026-03-06
add min-width constraints to dialog content sizes
View commit9a5e1bind content class to merged slot variants
View commit2ed122026-03-06
update max-width for dialog size variants
View commit417a02026-03-06
add class prop to bind content class
View commit1e7792026-03-06
add leading and trailing slots
View commitb03ba2026-03-06
rename itemsPerPage to pageSize and support update pageSize by event
View commit7817c2026-03-06
adjust header z-index and set multiple default to true
View commitf56cf2026-03-06
2026-03-06
set singleClearable prop default to true
View commit9ebd12026-03-06
remove unnecessary sm: prefix from rounded-lg class
View commit30fd62026-03-06
update label style to prevent text wrapping
View commit2bbce2026-03-06
add default prop 'asChild' to SCardCollapsibleTrigger
View commit3201cadd 'SCardCollapsibleTrigger' to card components
View commitd070a2026-03-06
add collapsible functionality and update API props
View commite7891simplify inline field styles in formVariants
View commitbafd3update config
View commiteec64update deps
View commit6defb2026-03-05
optimize form variants
View commit5e7362026-03-05
add SFormFieldBase component export
View commitc0ee8add Table component and update form component exports
View commit1a4f52026-03-05
add FormControl component and update form structure
View commit58c98add single clearable option and example
View commitd24b2add Vue Devtools plugin to Vite configuration
View commit6f9892026-03-03
fix search options
View commit2e26cadd background color to sidebar for better visibility
View commit1ce3foptimize layout styles
View commitf5d4dadd table docs and examples
View commit43882+ 3 more entries in the full changelog
2026-03-01
add table component with context, variants, and example usage
View commit0fdfdconditionally render CheckboxLabel based on slot or label presence; update root variant style
View commit78f2bremove unused TableCaptionProps from types
View commit8dde2update VirtualizerContent to extend PrimitiveProps
View commit3832f+ 8 more entries in the full changelog
2026-02-11
fix import tailwindPalette from '@soybeanjs/colord/palette' in docs
View commit309e7update entry pattern for component variants in uno.config.ts
View commit314e5update deps
View commit1aa0b2026-02-10
add hideShiftedArrow prop to control arrow visibility
View commit6ce45add registerContentId and unregisterContentId for dynamic content management
View commitc58faadd disableSwipe prop to control swipe-to-close functionality
View commit32d53add default value for unmountOnHide prop
View commit1f86b+ 11 more entries in the full changelog
2026-02-09
fix missing methods
View commit607122026-02-09
add TreeMenuOptions component and enhance context management
View commit4878f2026-02-09
enhance theme variable management with useStorage
View commit1a002update global window properties to use \__SoybeanUI_ prefix
View commit0e3d42026-02-08
omit beforeClose prop from forwardedProps
View commit37fba2026-02-08
support iconClass prop
View commitd96ecupdate deps
View commit2f80e2026-02-08
add background color to tab and content variants
View commitd7ab22026-02-08
fix scroll centerX value
View commit1dadd2026-02-07
add sorting functionality for tabs based on pinned status
View commitf5bac2026-02-07
simplify context and state management, remove unused operations
View commitded83update oxlint,oxfmt config
View commitd7bdf2026-02-07
update main and root styles for layout variants
View commit4bea22026-02-07
add tabVisible and footerVisible props to LayoutProps
View commitaf2b62026-02-07
update deps
View commit55aec2026-02-07
optimize theme
View commit5fcbb2026-02-06
add localPrefix support for local icon names
View commitfd6bcadd @standard-schema/spec to dependencies and remove from devDependencies
View commit2a5ecadd external deps to fix build
View commitda0eacorrect import casing for Vue and Unocss
View commitdad63+ 2 more entries in the full changelog
2026-02-05
add nextTick to watchEffect to get dom
View commit00dcd2026-02-05
add overflow-hidden to main layout variants
View commitff5f52026-02-05
enhance pageTabsVariants for dark mode support and improve hover effects
View commita66d8add a copy button to the demo code.
View commit5b9ffupdate deps
View commit5e6b92026-02-04
add onClose callback to dialog state and update dialog-provider to use it
View commitcab93enhance useToast options with onClose callback and refactor toast handling
View commit944c22026-02-04
add return type annotations to useDialog and useToast functions
View commit2cdc82026-02-04
expose useDialog and useToast globally for external access
View commit92eafwrap header slot content for improved structure and rendering
View commitc07bf2026-02-03
support nullish icon value and remove unnecessary v-if checks for icon rendering
View commit43f54update deps
View commitb07ff2026-02-01
fix tab closing functions
View commitca73e2026-02-01
optimize page-tabs logic
View commita2a1c2026-02-01
refactor context and operations for improved tab management
View commit2b8842026-02-01
implement components PageTabs
View commitd2c4aupdate component status and add PageTabs to the README
View commit02c40clean up auto-imports and components type declarations
View commitdc394update vue-router to v5, use vite-plugin-vue-meta-layouts
View commitbfb6b2026-01-30
add demo menu data
View commitceb58add active-value binding to dropdown menu
View commit18f742026-01-29
add LayoutContent component and update layout structure
View commitf5515optimize config-provider
View commitf2eb52026-01-29
use oxlint and oxfmt replace eslint, prettier
View commit9f91cupdate deps
View commit353632026-01-29
support active state
View commit32476implement active path tracking and update child active state logic
View commit6d5e8add getTreePaths function and update tree-menu component to use it
View commitc63912026-01-28
update open state logic in TreeMenuCollapsible component
View commit5e892add select-dropdown event emission in TreeMenuOption component
View commit7852c2026-01-28
ensure new menu objects are created in filterHiddenMenus function
View commit5579b2026-01-28
enhance filtering logic for hidden menus and update child visibility checks
View commit4bd8a2026-01-28
adjust spacing and padding for size variants in TreeMenu
View commitf92492026-01-28
update hasChildren computation to exclude hidden children
View commitf3343improve children filtering logic in TreeMenuOption and TreeMenu
View commit7955e2026-01-28
update href prop description and type
View commit3d9352026-01-28
add placeholder prop to CommandProps
View commit390fd2026-01-28
refactor command type definition
View commit0e2ad2026-01-28
refactor type definition and add hidden property
View commit231102026-01-28
add item visibility control to tree menu options
View commit70ac12026-01-28
change TreeMenuGroupOptionData to a type and remove redundant properties
View commit406852026-01-28
add focus-visible outline to popup for better accessibility
View commitf55092026-01-28
add showGroupIcon prop to control group icon visibility
View commit62193enhance TreeMenuOption with new props for better customization
View commit690332026-01-28
simplify linkProps handling and enhance link integration
View commitec72f2026-01-27
remove unused useTreeMenuUi import and refactor styled item component
View commit7e5052026-01-27
update groupRoot margin styles for better layout
View commite3fb22026-01-27
add customizable header, tab, and footer heights
View commit17258update GitHub link in the playground component
View commit64e03revert headless package.json exports
View commit732c52026-01-27
remove unused custom prop and simplify href handling
View commit98386remove unused collapsedWidth prop from TreeMenuRootProps
View commit7a4fdremove vite-plugin-vue-devtools from plugins
View commit9c7892026-01-27
extend TreeMenuOptionData with custom properties and update type definitions
View commit127212026-01-26
enhance TreeMenuStyledItem with computed classes and props interface
View commitc6bc8update deps
View commit75a7f2026-01-23
export ThemeOptions type from config provider
View commit096132026-01-23
add default props for side, variant, and collapsible
View commit203e7export ThemeOptions type from config provider
View commit95f292026-01-22
enhance slot binding for Link component and update styles
View commitd41b3add component development workflow documentation
View commit162c2optimize components order and add missing components
View commit06f22remove unnecessary classes from layout and tabs content
View commit57dc8+ 2 more entries in the full changelog
2026-01-21
enhance slot functionality and improve forwarded props handling
View commit384dfsupport indicator position
View commitf7da3update documentation for Button component, including overview, main features, and API details
View commit4d06ffix markdown format
View commit762c9+ 20 more entries in the full changelog
2026-01-19
support enter keyboard to toggle checked state
View commit75dddremove unocss presetTypography & optimize docs style
View commit2dd6a2026-01-19
update focus ring styles for improved accessibility
View commit7fe602026-01-19
add disable-outside-pointer-events binding to PopoverPositionerImpl
View commit1c945bind slot names correctly in SSelectSingleOption
View commit5e278cache theme CSS variables
View commit78e49add theme styling support with Shadcn theme integration
View commitcb4dd+ 6 more entries in the full changelog
2026-01-14
fix headless package.json exports
View commit0ef4cupdate @soybeanjs/unocss-shadcn and adjust imports in theme customizer components
View commit76bf42026-01-14
modify Badge docs.
View commitbc59aupdate deps
View commit788762026-01-09
adjust breadcrumb spacing and enhance content area for better layout consistency
View commitc595bupdate @soybeanjs/unocss-shadcn and @soybeanjs/unocss-preset & update unocss config
View commitba5b42026-01-08
add bottom slot to command component and refine groupLabel styles for improved layout
View commit1f199enhance search-document component with dynamic menu items and routing functionality
View commit2e5a8search-document: add bottom slot to enhance user interaction with navigation options
View commit9b550integrate Vitest configuration into vite.config.ts and remove vitest.config.ts
View commitcd05f+ 1 more entries in the full changelog
2026-01-08
add 'as' prop to TreeMenuOption and update related components for improved flexibility in rendering
View commit18c0fadd smooth scroll behavior and adjust layout styles for improved user experience
View commit23f05expand form component exports with additional types for improved type safety and flexibility
View commit9b8e0update max-width values in configuration and layout files for consistent styling
View commit861cc+ 2 more entries in the full changelog
2026-01-07
add FormResetState type to form component exports for enhanced form state management
View commit57e07add name and required props to InputControl and InputRoot for enhanced form handling
View commitf28c6restructure form components
View commit1af2breplace sizeRatio with pxToRem function for improved sidebar width calculations and update mobile layout styles
View commitca234+ 13 more entries in the full changelog
2026-01-02
integrate useAttrs for enhanced class merging in mergeSlotVariants
View commit1b456add placement prop to DropdownMenuWrapper and DropdownMenu components
View commit04e0bextend LinkProps to include LinkBaseProps and LinkExtraProps, and set default rel attribute
View commit7b3f1implement TreeMenu headless component with enhanced structure and styling, including new TreeMenuOption and TreeMenuGroup components
View commit21708+ 2 more entries in the full changelog
2026-01-01
add support for horizontal and vertical orientations, update examples and documentation
View commit30ba7add popupProps to dropdown menu components for enhanced functionality
View commitab340replace drawerContentVariants with drawerPopupVariants for improved layout handling
View commit6ba89introduce popupProps to context menu components for enhanced functionality
View commite7289+ 47 more entries in the full changelog
2025-12-09
add About route and create about.vue component
View commit33948add z-index to mobile drawer for improved visibility
View commit43a1cupdate border styles for selected button states in pagination variants
View commite817fadjust padding in list variant for improved layout
View commit88be2+ 12 more entries in the full changelog
2025-12-09
enhance slot functionality in link components to pass isHref prop for better context handling
View commitd5c7aremove searchTerm condition from empty state display logic
View commit199bcadjust header and layout styles for improved consistency and overflow handling
View commit6996benhance dropdown selection handling and update type definitions for better integration
View commit350ed+ 18 more entries in the full changelog
2025-12-07
enhance dropdown selection handling and update type definitions for better integration
View commit350edreplace mobile drawer with popover and adjust layout for improved responsiveness
View commitefb08modify the width of the page center within the document.
View commita9fa3fix input with icon
View commit1f2aa+ 5 more entries in the full changelog
2025-11-23
enhance slot functionality in link components to pass isHref prop for better context handling
View commitd5c7aenhance header navigation and search functionality with new components
View commitec936update Vite server configuration and enhance background decoration with fade-in animation
View commite35bbremove searchTerm condition from empty state display logic
View commit199bc+ 8 more entries in the full changelog
2025-11-19
dynamically import safeParseAsync for improved performance
View commit4ccc6update deps
View commit530012025-11-19
dynamically import safeParseAsync for improved performance
View commit4ccc62025-11-19
update to reflect SoybeanUI v0.0.2 release, summarizing new features, enhancements, and bug fixes
View commita592aupdate developer guide
View commitc9a55update exports and publishConfig for better module resolution
View commit5fcc52025-11-19
improve item action positioning and tooltip logic for better usability
View commit8fd11simplify focus management by removing unnecessary event dispatching and timeout logic
View commit630c3enhance documentation for SoybeanUI and SoybeanHeadless
View commitb109fupdate descriptions and add credits section for SoybeanUI and SoybeanHeadless
View commit641b4+ 1 more entries in the full changelog
2025-11-19
improve item action positioning and tooltip logic for better usability
View commit8fd11simplify focus management by removing unnecessary event dispatching and timeout logic
View commit630c3