CHANGELOG
0.8.3
🛠️Fix published package subpath exports so dist/styles and per-component style assets can be imported correctly
🛠️Fix font asset corruption during style builds by copying font files in binary mode, preventing iconfont decode failures
0.8.2
🍀Refactor Split into the new b-split + b-split-panel compound API with support for multiple panels, vertical layout, collapse controls, panel size constraints, and lazy updates
🛠️Improve Split dragging behavior, size synchronization, collapse restore behavior, and resize event callbacks
🛠️Add Split test coverage for dragging, collapse, disabled dragging, and lazy update scenarios
📖Update the Chinese and English Split documentation and demos, including basic usage, vertical layout, collapsible panels, panel size, lazy updates, disabled dragging, and multi-panel examples
0.8.1
🍀Add tree table support with default expansion, controlled expansion, sibling sorting, and compatibility with fixed columns / fixed height layouts
🍀Add max-height, manual scrolling methods, and the end-reached edge event to Scrollbar
🛠️Optimize fixed header behavior, fixed column scroll syncing, and scroll placeholder handling in Table
🛠️Optimize table tooltip rendering, empty-state behavior, and related styles
🛠️Improve scrollbar styles, scrolling experience, and demo coverage
📖Update the Chinese and English documentation for Table and Scrollbar
0.8.0
🍀Add internationalization solution
🍀Add dark mode
🛠️Optimize TypeScript checks
🛠️Optimize implementation of some components
🛠️Update component styles
🛠️Update documentation styles
🛠️Update dependencies
0.7.1
🛠️Update & fix, optimize styles, generate multi-opacity style variables
0.6.5
🛠️Fix dropdown multi-select tag click not opening the popper
0.6.3
🛠️Fix date picker clear options display issue
🍀Extend table single-selection highlight-row-cancel support
🍀Extend date-picker to support value-format setting and direct date string binding
0.6.2
🛠️Fix loading-bar documentation and style errors
0.6.1
🛠️Fix radio browser accessibility console warning (does not affect functionality)
0.6.0
🍀Extend context menu component
🛠️Fix overlay prop passing issue
🛠️Fix button icon style animation offset issue
📖Update documentation
0.5.1
🍀Extend modal component, add center alignment mode
🍀Add table edit properties
🍀Remove built-in style reference mode
📖Update documentation
0.5.0
🍀Add image, image-preview components
🍀Add trend marker component
📖Update documentation
0.4.0
📖Update documentation, add ecosystem dropdown links
🛠️Fix layout component auto-importing icon component issue
0.3.2
🛠️Temporarily remove dark mode styles
0.3.1
🛠️Update button component default display styles
0.3.0
🛠️Fix collapse component styles
0.2.0
🛠️Update some style property settings
📖Edit documentation
0.1.0
🍀Add alert, back-top, count-to, badge, loading, affix components
🍀Add progress, circle, loading-bar skeleton components
🍀Add drawer, popover, notice, modal, message-box, calendar, timeline components
🍀Add carousel, breadcrumb, anchor, menu navigation components
🍀Add all form-related components
🍀Add tree, table data display components
🍀Add space layout component
🍀Complete all component migration, release first default version for testing
🛠️Update configuration
📖Complete documentation
0.0.4
🍀Add global config provider component
🍀Add scrollbar component
🍀Add layout component
🍀Add card component
🍀Add radio component
🍀Add split panel component
🍀Add space component
🍀Add grid layout component
🍀Add dropdown menu component
🍀Add tag component
🍀Add message component
🛠️Update configuration
📖Optimize documentation site, update overall doc styles
📖Complete changelog style optimization
📖Add component migration progress tracking doc
0.0.3
📖Complete basic documentation setup
🍀Complete component documentation for button, icon, tooltip, collapse
0.0.2
📖Complete component documentation initialization
🍀Complete build environment
🍀Add button component
0.0.1
Initialize project
Initialize documentation