Skip to content

CHANGELOG

0.8.3

2026-05-18
Update

🛠️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

2026-05-17
Feats

🍀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

Update

🛠️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

Doc

📖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

2026-05-16
Feats

🍀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

Update

🛠️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

Doc

📖Update the Chinese and English documentation for Table and Scrollbar

0.8.0

2026-05-13
Feats

🍀Add internationalization solution

🍀Add dark mode

Update

🛠️Optimize TypeScript checks

🛠️Optimize implementation of some components

🛠️Update component styles

🛠️Update documentation styles

🛠️Update dependencies

0.7.1

2025-09-01
update

🛠️Update & fix, optimize styles, generate multi-opacity style variables

0.6.5

2025-05-28
Fixed

🛠️Fix dropdown multi-select tag click not opening the popper

0.6.3

2024-12-19
Fixed

🛠️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

2024-09-04
Fixed

🛠️Fix loading-bar documentation and style errors

0.6.1

2024-08-04
Feats

🛠️Fix radio browser accessibility console warning (does not affect functionality)

0.6.0

2024-07-30
Feats

🍀Extend context menu component

🛠️Fix overlay prop passing issue

🛠️Fix button icon style animation offset issue

Doc

📖Update documentation

0.5.1

2024-07-29
Feats

🍀Extend modal component, add center alignment mode

🍀Add table edit properties

🍀Remove built-in style reference mode

Doc

📖Update documentation

0.5.0

2024-07-02
Feats

🍀Add image, image-preview components

🍀Add trend marker component

Doc

📖Update documentation

0.4.0

2024-05-7
Doc

📖Update documentation, add ecosystem dropdown links

Fix

🛠️Fix layout component auto-importing icon component issue

0.3.2

2024-03-11
Style

🛠️Temporarily remove dark mode styles

0.3.1

2023-12-05
Style

🛠️Update button component default display styles

0.3.0

2023-11-24
Fix

🛠️Fix collapse component styles

0.2.0

2023-11-08
Fix

🛠️Update some style property settings

Docs

📖Edit documentation

0.1.0

2023-11-08
Feats

🍀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

Fix

🛠️Update configuration

Docs

📖Complete documentation

0.0.4

2023-10-08
Feats

🍀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

Fix

🛠️Update configuration

Docs

📖Optimize documentation site, update overall doc styles

📖Complete changelog style optimization

📖Add component migration progress tracking doc

0.0.3

2023-8-23
Feats

📖Complete basic documentation setup

🍀Complete component documentation for button, icon, tooltip, collapse

0.0.2

2023-8-22
Feats

📖Complete component documentation initialization

🍀Complete build environment

🍀Add button component

0.0.1

2023-8-21
Feats

Initialize project

Initialize documentation