Changelog
May 30, 2026 ยท View on GitHub
Changelog
5.15.6 (2026-05-30)
๐ Bug Fixes
- modal: Use colorBgContainer for ok button text to fix white-on-white in dark mode, closes #0d0d0 (f5d7538)
5.15.5 (2026-05-29)
โป Code Refactoring
5.15.4 (2026-05-27)
๐ Bug Fixes
- modal: Use colorTextLightSolid for ok/danger button labels so dark mode stays readable (72e4d6c)
5.15.3 (2026-05-27)
๐ Styles
- menu: Soften dropdown/context menu popup shadow (c8c9ef2)
5.15.2 (2026-05-26)
๐ Styles
- menu: Remove pointer cursor on dropdown/context menu items (a274534)
5.15.1 (2026-05-25)
โป Code Refactoring
- Migrate ContextMenu/DropdownMenu to base-ui primitives (f98968d)
๐ซ Chores
๐ Documentation
- superpowers: Add menu density refactor spec (883b879)
- superpowers: Add menu density refactor spec (516c311)
5.15.0 (2026-05-23)
โจ Features
5.14.2 (2026-05-22)
๐ Styles
- modal: Align ConfirmBody content padding with header/footer (616f47d)
5.14.1 (2026-05-21)
๐ซ Chores
- release: Force patch release (156cf37)
- release: Force patch release (13a2a73)
- release: V5.14.1 [skip ci] (2d3e5b0)
- release: V5.14.2 [skip ci] (5a59db1)
- release: V5.14.3 [skip ci] (931a800)
๐ Bug Fixes
- scroll-area: Add disableContentFit prop (b583d20)
๐ Styles
- toast: Align actions with first line (7ca79ac)
5.14.3 (2026-05-21)
๐ซ Chores
- release: Force patch release (13a2a73)
5.14.2 (2026-05-20)
๐ Bug Fixes
- scroll-area: Add disableContentFit prop (b583d20)
5.14.1 (2026-05-19)
๐ Styles
- toast: Align actions with first line (7ca79ac)
5.14.0 (2026-05-17)
โจ Features
5.13.0 (2026-05-15)
โจ Features
- menu: Add header and footer slots to DropdownMenu and ContextMenu (245fede)
5.12.3 (2026-05-15)
๐ Bug Fixes
5.12.2 (2026-05-14)
๐ Bug Fixes
5.12.1 (2026-05-14)
๐ Bug Fixes
5.12.0 (2026-05-12)
โจ Features
5.11.0 (2026-05-12)
โจ Features
5.10.5 (2026-05-12)
๐ Styles
5.10.4 (2026-05-11)
๐ Styles
5.10.3 (2026-05-11)
๐ Bug Fixes
- scroll-shadow: Prevent infinite re-renders from unstable onVisibilityChange callback (68f8da5)
- Tag: Correct text color for preset color tags (0151567)
5.10.2 (2026-05-07)
๐ซ Chores
- release: Force patch release (722abe4)
5.10.1 (2026-05-06)
โป Code Refactoring
5.10.0 (2026-04-27)
โจ Features
- Add Line and DingTalk icons (c37897d)
5.9.7 (2026-04-26)
๐ Bug Fixes
- theme-provider: Give portal host viewport width so popups don't collapse (d22627a)
5.9.6 (2026-04-24)
๐ Bug Fixes
- select: Enhance portal handling for floating components and update onOpenChange signature (465a8b8)
5.9.5 (2026-04-23)
๐ Bug Fixes
- base-ui: Prevent switch item stealing highlight in dropdown/context menu (5523054)
5.9.4 (2026-04-23)
๐ Bug Fixes
- draggable: Improve resizing behavior with stable layout support (b71ed8a)
5.9.3 (2026-04-21)
๐ Styles
- base-ui: Add overflow hidden to Modal popup inner (3917b27)
5.9.2 (2026-04-21)
๐ Bug Fixes
5.9.1 (2026-04-18)
๐ซ Chores
- release: Force patch release (e3399c9)
5.9.0 (2026-04-16)
โจ Features
5.8.0 (2026-04-16)
โจ Features
5.7.1 (2026-04-15)
๐ Bug Fixes
- modal: Adaptive ok-button text color and nested overlay stacking (ae9a55f)
5.7.0 (2026-04-10)
โจ Features
5.6.5 (2026-04-07)
๐ Bug Fixes
- styles: Remove inset box-shadow from Popover and Menu styles (57756c8)
5.6.4 (2026-04-02)
๐ Bug Fixes
5.6.3 (2026-03-31)
๐ Bug Fixes
- toast: Improve description-only toast layout (4832ef6)
5.6.2 (2026-03-27)
โก Performance Improvements
- markdown: Add streamdown profiler and reduce idle stream work (5f9bb2c)
5.6.1 (2026-03-27)
๐ Bug Fixes
- toast: Restore ToastHost and consolidate under base-ui (b82d8c2)
5.6.0 (2026-03-26)
โจ Features
- Add post-processing for Mermaid SVGs with tests (33e9392)
5.5.3 (2026-03-26)
๐ซ Chores
- Fix type (dc90517)
๐ Styles
- Add lucide v1 removed icons (10bd3b1)
5.5.2 (2026-03-18)
๐ Bug Fixes
- style: Disable animation styles for left and right dropdowns (e3579f1)
5.5.1 (2026-03-13)
๐ Bug Fixes
5.5.0 (2026-03-10)
โป Code Refactoring
โจ Features
5.4.0 (2026-03-05)
โจ Features
5.3.0 (2026-03-04)
โจ Features
5.2.2 (2026-03-03)
๐ Bug Fixes
- context-menu: Remove entrance animation for instant appearance (3354002)
5.2.1 (2026-03-03)
๐ Bug Fixes
- Refine Modal demos and styles (d7f6058)
5.2.0 (2026-03-03)
โจ Features
5.1.1 (2026-03-03)
๐ Bug Fixes
- Use color-scheme-aware backdrop color for Modal (01e46c0)
5.1.0 (2026-03-03)
โจ Features
- Add base-ui Modal component with imperative and declarative usage (5186720)
5.0.1 (2026-03-03)
๐ Bug Fixes
- Update dumi-theme-lobehub and @lobehub/icons to major versions (b5e20ac)
5.0.0 (2026-03-02)
๐ซ Chores
- release: Force major release (db4c10d)
- Patch conventional-changelog-gitmoji-config to fix item.title undefined (2916793)
- Trigger 5.0 release (b2b5ee2)
๐ฅ BREAKING CHANGES
-
LobeSelect/LobeSwitch removed from main entry. Use
@lobehub/ui/base-uiinstead. -
refactor(base-ui): move ContextMenu/DropdownMenu/ScrollArea/Toast impl into base-ui, re-export from original paths
4.38.4 (2026-02-15)
โป Code Refactoring
- styles: Extract fadeIn animation to animations.ts (f6308aa)
๐ Styles
- Revert stream animation to fade-in (0a0ea88)
4.38.3 (2026-02-15)
๐ Bug Fixes
- Prevent stream animation from breaking KaTeX rendering (6c8b1ac)
4.38.2 (2026-02-14)
โป Code Refactoring
4.38.1 (2026-02-14)
๐ Bug Fixes
4.38.0 (2026-02-14)
โจ Features
- Add skills icon (49d0dde)
4.37.0 (2026-02-13)
โจ Features
- markdown: Integrate remend for content processing and update animations (fc27f9c)
4.36.3 (2026-02-13)
๐ Bug Fixes
- select: UseAppElement for portal container management (03dfec0)
4.36.2 (2026-02-11)
๐ Bug Fixes
- Remove unused container attributes from DropdownMenu, EditorSlashMenu, LobeSelect, and Popover components (0406d82)
4.36.1 (2026-02-11)
โป Code Refactoring
- portal: Streamline modal and popover container management (a99ec2e)
4.36.0 (2026-02-11)
โจ Features
- portal: Integrate useAppElement for portal container management (b03c118)
4.35.3 (2026-02-10)
โป Code Refactoring
4.35.2 (2026-02-09)
๐ Bug Fixes
- menu: Extend dropdown styles to support nested menus (70de4eb)
4.35.1 (2026-02-09)
๐ Bug Fixes
- accordion: Add alwaysShowAction prop to AccordionItem (c55898f)
4.35.0 (2026-02-08)
โจ Features
- freeze: Introduce Freeze component to prevent DOM updates during animations (ff6dbdf)
4.34.1 (2026-02-07)
๐ Bug Fixes
- sortable-list: Improve generic type support for SortableList (2d3509e)
4.34.0 (2026-02-07)
โจ Features
- context-menu: Add support for item descriptions and icon alignment (23b1329)
๐ซ Chores
- lint: Update lint (5c0fab4)
Version 4.33.4
Released on 2026-02-04
๐ Bug Fixes
- text: Enhance Text component with additional styling properties.
Improvements and Fixes
What's fixed
- text: Enhance Text component with additional styling properties (e8ba5c2)
Version 4.33.3
Released on 2026-02-04
๐ Bug Fixes
- flex: Add allowShrink prop for flexible layout control.
Improvements and Fixes
What's fixed
- flex: Add allowShrink prop for flexible layout control (3578049)
Version 4.33.2
Released on 2026-02-04
๐ Bug Fixes
- scroll: Simplify exports and enhance component definition.
Improvements and Fixes
What's fixed
- scroll: Simplify exports and enhance component definition (0a097a9)
Version 4.33.1
Released on 2026-02-03
๐ Bug Fixes
- style: Update code block display and layout.
Version 4.33.0
Released on 2026-02-03
โจ Features
- hotkey: Add CommandOrControl key mapping for cross-platform compatibility.
- scroll-area: Add global styles and scroll-driven fade effect, introduce ScrollArea component with customizable scrollbars and gradient fade.
๐ Bug Fixes
- hotkey: Update expected order for NORMATIVE_MODIFIER.
- index: Re-enable CodeDiff exports.
- menu: Remove submenu animation.
Improvements and Fixes
What's improved
- hotkey: Add CommandOrControl key mapping for cross-platform compatibility (2731b9a)
- scroll-area: Add global styles and scroll-driven fade effect (aea6034)
- scroll-area: Introduce ScrollArea component with customizable scrollbars and gradient fade (b7c32aa)
What's fixed
Version 4.32.2
Released on 2026-01-27
๐ Bug Fixes
- toast: Remove debug console.log in ToastHost.
Version 4.32.1
Released on 2026-01-26
๐ Bug Fixes
- select: Virtual scrolling and item rendering.
Version 4.32.0
Released on 2026-01-26
โป Code Refactoring
- select: Rename Input to Select and mark as deprecated.
โจ Features
- toast: Enhance Toast component with action buttons and close button options.
Improvements and Fixes
Code refactoring
- select: Rename Input to Select and mark as deprecated (d76e81b)
What's improved
- toast: Enhance Toast component with action buttons and close button options (6016713)
Version 4.31.0
Released on 2026-01-26
โจ Features
- menu: Add iconSpaceMode option for ContextMenu and DropdownMenu.
Improvements and Fixes
What's improved
- menu: Add iconSpaceMode option for ContextMenu and DropdownMenu (249b02c)
Version 4.30.2
Released on 2026-01-25
๐ Bug Fixes
- select: Increase default listHeight to 512 for improved dropdown visibility.
Improvements and Fixes
What's fixed
- select: Increase default listHeight to 512 for improved dropdown visibility (2eeb7b1)
Version 4.30.1
Released on 2026-01-25
๐ Bug Fixes
- select: Add API documentation for LobeSelect component.
Improvements and Fixes
What's fixed
- select: Add API documentation for LobeSelect component (c9c4585)
Version 4.30.0
Released on 2026-01-25
โจ Features
- popover: Add native button auto detection feature.
Version 4.29.0
Released on 2026-01-24
โจ Features
- ui: Add selectedIndicatorVariant for customizable item selection display.
Improvements and Fixes
What's improved
- ui: Add selectedIndicatorVariant for customizable item selection display (52cded2)
Version 4.28.2
Released on 2026-01-24
๐ Bug Fixes
- dropdown: Explicitly set modal prop to false in DropdownMenuRoot component.
Improvements and Fixes
What's fixed
- dropdown: Explicitly set modal prop to false in DropdownMenuRoot component (841bb00)
Version 4.28.1
Released on 2026-01-23
๐ Bug Fixes
- dropdown: Set modal prop to false for DropdownMenu component.
Improvements and Fixes
What's fixed
- dropdown: Set modal prop to false for DropdownMenu component (ba2826b)
Version 4.28.0
Released on 2026-01-23
โจ Features
- text: Add tooltipWhenOverflow prop for conditional tooltip display.
Improvements and Fixes
What's improved
- text: Add tooltipWhenOverflow prop for conditional tooltip display (8f37fa1)
Version 4.27.5
Released on 2026-01-23
๐ Bug Fixes
- misc: Dropdown and tooltip hover interaction bug.
๐ Styles
- misc: Change menu group title from uppercase to capitalize.
Improvements and Fixes
What's fixed
- misc: Dropdown and tooltip hover interaction bug (0277f9f)
Styles
- misc: Change menu group title from uppercase to capitalize (85799bc)
Version 4.27.4
Released on 2026-01-22
โป Code Refactoring
- misc: Remove useTheme from Avatar, ColorSwatches, SkeletonTags, and SkeletonTitle components.
Improvements and Fixes
Code refactoring
- misc: Remove useTheme from Avatar, ColorSwatches, SkeletonTags, and SkeletonTitle components (8912f57)
Version 4.27.3
Released on 2026-01-22
Improvements and Fixes
Version 4.27.2
Released on 2026-01-22
๐ Bug Fixes
- misc: Select code has right selection.
Version 4.27.1
Released on 2026-01-21
๐ Bug Fixes
- misc: Update Tooltip styles to disable pointer events.
Version 4.27.0
Released on 2026-01-21
โจ Features
- misc: Add LobeSwitch component with BaseUI and motion animations.
Improvements and Fixes
What's improved
Version 4.26.0
Released on 2026-01-21
โจ Features
- misc: Enhance LobeSelect component with behavior variants and improved styles.
Improvements and Fixes
What's improved
- misc: Enhance LobeSelect component with behavior variants and improved styles (8f72f6b)
Version 4.25.0
Released on 2026-01-21
โจ Features
- misc: Introduce LobeSwitch component with customizable styles and functionality.
Improvements and Fixes
What's improved
- misc: Introduce LobeSwitch component with customizable styles and functionality (0d105e0)
Version 4.24.0
Released on 2026-01-20
โจ Features
- misc: Export shared styles from Menu component.
Version 4.23.0
Released on 2026-01-19
โจ Features
- misc: Introduce EditorSlashMenu component with autocomplete functionality.
๐ Bug Fixes
- misc: AccordionItem action transition.
Improvements and Fixes
What's improved
- misc: Introduce EditorSlashMenu component with autocomplete functionality (0aa5f66)
What's fixed
- misc: AccordionItem action transition (b541210)
Version 4.22.1
Released on 2026-01-18
โป Code Refactoring
- misc: Simplify TooltipInGroup component by extracting render logic.
Improvements and Fixes
Code refactoring
- misc: Simplify TooltipInGroup component by extracting render logic (f953ee9)
Version 4.22.0
Released on 2026-01-18
โจ Features
- misc: Add closeContextMenu functionality and update documentation.
Improvements and Fixes
What's improved
- misc: Add closeContextMenu functionality and update documentation (4e2e252)
Version 4.21.3
Released on 2026-01-17
๐ Styles
- misc: Refactor markdown styles to simplify margin calculations.
Improvements and Fixes
Styles
- misc: Refactor markdown styles to simplify margin calculations (159dbff)
Version 4.21.2
Released on 2026-01-16
๐ Styles
- misc: Update box-shadow properties in Menu and Popover components pin base-ui 1.0.0.
Improvements and Fixes
Styles
- misc: Update box-shadow properties in Menu and Popover components pin base-ui 1.0.0 (fa424e7)
Version 4.21.1
Released on 2026-01-16
๐ Bug Fixes
- misc: Refine box-shadow properties in Menu and Popover components for enhanced visual effects.
Improvements and Fixes
What's fixed
- misc: Refine box-shadow properties in Menu and Popover components for enhanced visual effects (0d885eb)
Version 4.21.0
Released on 2026-01-16
โป Code Refactoring
- misc: Update DropdownMenu, LobeSelect, and Popover components for improved prop handling.
โจ Features
- misc: Add multiple promise handling and long-running task support in Toast demo, Enhance Markdown documentation and styles for improved readability, Introduce LobeSelect component with enhanced features.
๐ Bug Fixes
- misc: Update Toast component styles for enhanced visual depth.
๐ Styles
- misc: Add positioner class to EmojiPicker for improved layout, Enhance EmojiPicker and Popover styles for improved layout and aesthetics.
Improvements and Fixes
Code refactoring
- misc: Update DropdownMenu, LobeSelect, and Popover components for improved prop handling (eb74169)
What's improved
- misc: Add multiple promise handling and long-running task support in Toast demo (02d8749)
- misc: Enhance Markdown documentation and styles for improved readability (6c13e73)
- misc: Introduce LobeSelect component with enhanced features (45bfdb8)
What's fixed
- misc: Update Toast component styles for enhanced visual depth (168a882)
Styles
Version 4.20.1
Released on 2026-01-15
๐ Bug Fixes
- misc: Update Tooltip styles for improved visual consistency.
Improvements and Fixes
What's fixed
- misc: Update Tooltip styles for improved visual consistency (e3df88c)
Version 4.20.0
Released on 2026-01-15
โจ Features
- misc: Introduce Toast component for notifications.
Version 4.19.1
Released on 2026-01-14
๐ Bug Fixes
- misc: Refine Tooltip styles for enhanced usability and aesthetics.
Improvements and Fixes
What's fixed
- misc: Refine Tooltip styles for enhanced usability and aesthetics (94a295a)
Version 4.19.0
Released on 2026-01-14
โจ Features
- misc: Add switch item support to ContextMenu and DropdownMenu, Enhance Popover and Tooltip components with new features and improved styles, Update Popover and Tooltip styles for improved consistency and functionality, Update Tooltip and Popover styles for improved consistency and functionality.
Improvements and Fixes
What's improved
- misc: Add switch item support to ContextMenu and DropdownMenu (112ed6a)
- misc: Enhance Popover and Tooltip components with new features and improved styles (fd7e885)
- misc: Update Popover and Tooltip styles for improved consistency and functionality (cfdc9de)
- misc: Update Tooltip and Popover styles for improved consistency and functionality (c853222)
Version 4.18.1
Released on 2026-01-13
๐ Bug Fixes
- misc: Do not export the code diff component temporarily.
Improvements and Fixes
What's fixed
- misc: Do not export the code diff component temporarily (c523668)
Version 4.18.0
Released on 2026-01-13
โจ Features
- misc: Add atomic components for DropdownMenu and Popover, Add CodeDiff and PatchDiff components for displaying code differences.
Improvements and Fixes
What's improved
Version 4.17.1
Released on 2026-01-13
๐ Bug Fixes
- misc: Only
puse trim-both.
Version 4.17.0
Released on 2026-01-12
โจ Features
- misc: Enhance markdown styles with text-box properties.
Improvements and Fixes
What's improved
- misc: Enhance markdown styles with text-box properties (7e618a0)
Version 4.16.0
Released on 2026-01-12
โจ Features
- misc: Add error handling and fallback for Avatar component.
Improvements and Fixes
What's improved
- misc: Add error handling and fallback for Avatar component (348baa0)
Version 4.15.0
Released on 2026-01-12
Improvements and Fixes
Version 4.14.1
Released on 2026-01-12
๐ Bug Fixes
- misc: Hide popup if no portal container.
Version 4.14.0
Released on 2026-01-12
โจ Features
- misc: Enhance Popover and Tooltip components with new props.
Improvements and Fixes
What's improved
- misc: Enhance Popover and Tooltip components with new props (dae544f)
Version 4.13.1
Released on 2026-01-12
๐ Bug Fixes
- misc: Fix alert Alert icon props.
Version 4.13.0
Released on 2026-01-09
โจ Features
- misc: Refactor Tooltip and Popover to Base UI with standalone support.
Improvements and Fixes
What's improved
Version 4.12.2
Released on 2026-01-08
๐ Styles
- misc: Fix mdx highlight edge case.
Version 4.12.1
Released on 2026-01-08
๐ Bug Fixes
- misc: Fix mermaid preview.
Version 4.12.0
Released on 2026-01-07
โจ Features
- misc: Export new DOM utility functions.
Version 4.11.7
Released on 2026-01-07
๐ Styles
- misc: Update link colors in shared styles to inherit from parent.
Improvements and Fixes
Styles
- misc: Update link colors in shared styles to inherit from parent (ce31c1f)
Version 4.11.6
Released on 2026-01-07
๐ Styles
- misc: Fix highlight markdown codeblock.
Version 4.11.5
Released on 2026-01-06
๐ Bug Fixes
- emoji-picker: Update popupProps to include children omission.
Improvements and Fixes
What's fixed
- emoji-picker: Update popupProps to include children omission (547938e)
Version 4.11.4
Released on 2026-01-06
โป Code Refactoring
- emoji-picker: Replace Ant Design Popover with custom Popover component.
Improvements and Fixes
Code refactoring
- emoji-picker: Replace Ant Design Popover with custom Popover component (d836bd1)
Version 4.11.3
Released on 2026-01-06
โป Code Refactoring
- context-menu, dropdown-menu: Implement usePortalContainer hook for improved portal management.
Improvements and Fixes
Code refactoring
- context-menu, dropdown-menu: Implement usePortalContainer hook for improved portal management (803da58)
Version 4.11.2
Released on 2026-01-06
๐ Bug Fixes
- misc: Infinite refresh and flickering of Mermaid diagrams caused by improper blobUrl cleanup.
Improvements and Fixes
What's fixed
Version 4.11.1
Released on 2026-01-06
๐ Bug Fixes
- popover: Update default values for arrow and content layout animation.
Improvements and Fixes
What's fixed
- popover: Update default values for arrow and content layout animation (53b418a)
Version 4.11.0
Released on 2026-01-06
โจ Features
- popover: Introduce Popover context for imperative control.
Improvements and Fixes
What's improved
- popover: Introduce Popover context for imperative control (a5a41db)
Version 4.10.1
Released on 2026-01-06
๐ Bug Fixes
- popover: Enhance Popover component with trigger class support.
Improvements and Fixes
What's fixed
- popover: Enhance Popover component with trigger class support (496de92)
Version 4.10.0
Released on 2026-01-06
โจ Features
- dropdown-menu: Enhance animation and add open state callback.
- popover: Introduce Popover component with group support and enhanced placement utilities.
Improvements and Fixes
What's improved
Version 4.9.3
Released on 2026-01-05
๐ Bug Fixes
- misc: Add safeReadableColor.
Version 4.9.2
Released on 2026-01-04
๐ Bug Fixes
- dropdown-menu: Add nativeButton prop for custom trigger support.
Improvements and Fixes
What's fixed
- dropdown-menu: Add nativeButton prop for custom trigger support (c7c5468)
Version 4.9.1
Released on 2026-01-04
๐ Bug Fixes
- dropdown-menu: Improve placement configuration and type definitions.
Improvements and Fixes
What's fixed
- dropdown-menu: Improve placement configuration and type definitions (b7f5528)
Version 4.9.0
Released on 2026-01-04
โป Code Refactoring
- tag: Migrate from theme to cssVar for color resolution.
๐ Bug Fixes
- menu: Menu item type baseline.
๐ Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context, Fix antd override style.
Improvements and Fixes
Code refactoring
- tag: Migrate from theme to cssVar for color resolution (d776735)
What's fixed
- menu: Menu item type baseline (d2cea7f)
Styles
Version 4.8.1
Released on 2026-01-04
โป Code Refactoring
- tag: Migrate from theme to cssVar for color resolution.
๐ Bug Fixes
- menu: Menu item type baseline.
๐ Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context, Fix antd override style.
Improvements and Fixes
Code refactoring
- tag: Migrate from theme to cssVar for color resolution (d776735)
What's fixed
- menu: Menu item type baseline (d2cea7f)
Styles
Version 4.8.1
Released on 2026-01-04
โป Code Refactoring
- tag: Migrate from theme to cssVar for color resolution.
๐ Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context, Fix antd override style.
Improvements and Fixes
Code refactoring
- tag: Migrate from theme to cssVar for color resolution (d776735)
Styles
Version 4.8.1
Released on 2026-01-02
โป Code Refactoring
- tag: Migrate from theme to cssVar for color resolution.
๐ Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context.
Improvements and Fixes
Code refactoring
- tag: Migrate from theme to cssVar for color resolution (d776735)
Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context (fbe8ca6)
Version 4.8.1
Released on 2026-01-02
โป Code Refactoring
- tag: Migrate from theme to cssVar for color resolution.
๐ Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context.
Improvements and Fixes
Code refactoring
- tag: Migrate from theme to cssVar for color resolution (d776735)
Styles
- misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context (fbe8ca6)
Version 4.8.0
Released on 2026-01-01
โจ Features
- contextmenu: Add empty submenu support with placeholder.
Improvements and Fixes
What's improved
- contextmenu: Add empty submenu support with placeholder (4510a27)
Version 4.7.1
Released on 2026-01-01
โป Code Refactoring
- ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width.
Improvements and Fixes
Code refactoring
- ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width (09111aa)
Version 4.7.0
Released on 2026-01-01
Improvements and Fixes
Version 4.6.7
Released on 2026-01-01
โป Code Refactoring
- misc: Remove debug console.log from DropdownMenu.
Version 4.6.6
Released on 2026-01-01
โป Code Refactoring
- misc: Add centralized class name management with clsx integration.
Improvements and Fixes
Code refactoring
- misc: Add centralized class name management with clsx integration (318235b)
Version 4.6.5
Released on 2026-01-01
๐ Bug Fixes
- misc: Resolve type issues in DropdownMenu render function.
Improvements and Fixes
What's fixed
- misc: Resolve type issues in DropdownMenu render function (ad66aff)
Version 4.6.4
Released on 2026-01-01
โป Code Refactoring
- misc: Clean up Modal imperative eslint comments and generic types.
Improvements and Fixes
Code refactoring
- misc: Clean up Modal imperative eslint comments and generic types (01bf5ac)
Version 4.6.3
Released on 2025-12-31
Improvements and Fixes
Version 4.6.2
Released on 2025-12-31
๐ Styles
- misc: Update collapse filled style.
Version 4.6.1
Released on 2025-12-31
๐ Bug Fixes
- misc: Fix Collapse style.
๐ Styles
- misc: Fix collapse.
Improvements and Fixes
What's fixed
- misc: Fix Collapse style (22d20e6)
Styles
- misc: Fix collapse (26d822f)
Version 4.6.0
Released on 2025-12-31
โจ Features
- tooltip: Add layoutAnimation option and z-index to ContextMenu.
Improvements and Fixes
What's improved
Version 4.5.1
Released on 2025-12-31
๐ Bug Fixes
- misc: Tooltip should close when trigger element has display:none.
Improvements and Fixes
What's fixed
- misc: Tooltip should close when trigger element has display:none (c02bb08)
Version 4.5.0
Released on 2025-12-31
โจ Features
- contextmenu: Add imperative API for programmatic control.
Improvements and Fixes
What's improved
Version 4.4.5
Released on 2025-12-30
๐ Styles
- misc: Fix dropdown shadow.
Version 4.4.4
Released on 2025-12-30
โป Code Refactoring
- misc: Extract Tooltip into modular components.
Improvements and Fixes
Code refactoring
Version 4.4.3
Released on 2025-12-30
๐ Styles
- misc: Update Group Avatar.
Version 4.4.2
Released on 2025-12-30
๐ Styles
- misc: Fix AccordionItem default variant.
Version 4.4.1
Released on 2025-12-30
๐ Bug Fixes
- misc: Fix ref.
Version 4.4.0
Released on 2025-12-29
โจ Features
- misc: Update ThemeProvider and Tooltip components.
Improvements and Fixes
What's improved
Version 4.3.13
Released on 2025-12-28
๐ Styles
- misc: Fix some default props.
Version 4.3.12
Released on 2025-12-27
๐ Styles
- misc: Fix image style.
Version 4.3.11
Released on 2025-12-27
๐ Styles
- misc: Fix token, Fix token.
Version 4.3.10
Released on 2025-12-27
๐ Styles
- misc: Fix color cssvar.
Version 4.3.9
Released on 2025-12-27
๐ Bug Fixes
- misc: Move brand loading styles to global styles and remove redundant CSS file.
Improvements and Fixes
What's fixed
- misc: Move brand loading styles to global styles and remove redundant CSS file (cb382a2)
Version 4.3.8
Released on 2025-12-27
๐ Styles
- misc: Fix brand loading.
Version 4.3.7
Released on 2025-12-27
๐ Bug Fixes
- misc: Fix use client.
Version 4.3.6
Released on 2025-12-27
๐ Styles
- misc: Fix BrandLoading.
Version 4.3.5
Released on 2025-12-27
๐ Styles
- misc: Fix shiki theme.
Version 4.3.4
Released on 2025-12-27
๐ Styles
- misc: Export shiki lobe theme.
Version 4.3.3
Released on 2025-12-27
โป Code Refactoring
- misc: Static style.
๐ Bug Fixes
- accordion: Prevent text selection on title double-click.
Version 4.3.2
Released on 2025-12-26
๐ Styles
- misc: Fix select text when checkbox click.
Version 4.3.1
Released on 2025-12-26
๐ Styles
- misc: Add Indeterminate Checkbox.
Version 4.3.0
Released on 2025-12-26
โจ Features
- misc: Add Checkbox Group.
Version 4.2.2
Released on 2025-12-26
๐ Styles
- misc: Update GroupAvatar.
Version 4.2.1
Released on 2025-12-25
๐ Styles
- misc: Update Highlighter animated.
Version 4.2.0
Released on 2025-12-25
โจ Features
- misc: Add Checkbox.
Version 4.1.9
Released on 2025-12-25
๐ Styles
- misc: Update TokenTag.
Version 4.1.8
Released on 2025-12-25
๐ Styles
- misc: Update EmojiPicker props.
Version 4.1.7
Released on 2025-12-25
๐ Bug Fixes
- misc: Fix mdx Image.
Version 4.1.6
Released on 2025-12-25
๐ Bug Fixes
- misc: Fix export.
Version 4.1.5
Released on 2025-12-25
๐ Bug Fixes
- misc: Fix Accordion ref.
Version 4.1.4
Released on 2025-12-25
Improvements and Fixes
Version 4.1.3
Released on 2025-12-25
๐ Styles
- misc: Update deps.
Version 4.1.2
Released on 2025-12-24
โป Code Refactoring
- deps: Migrate from lodash-es to es-toolkit.
Improvements and Fixes
Code refactoring
Version 4.1.1
Released on 2025-12-24
๐ Bug Fixes
- motion: Refactor MotionProvider to use hook pattern and improve type support.
Improvements and Fixes
What's fixed
Version 4.1.0
Released on 2025-12-24
โจ Features
- i18n: Support Promise-based resources for dynamic imports.
Improvements and Fixes
What's improved
- i18n: Support Promise-based resources for dynamic imports (1543151)
Version 4.0.0
Released on 2025-12-24
โจ Features
- misc: Add MotionProvider and update components to use Motion for animations.
๐ Bug Fixes
- config: Update i18n resource import path in tsdown.config.ts.
Improvements and Fixes
What's improved
What's fixed
- config: Update i18n resource import path in tsdown.config.ts (a31f781)
Version 3.4.6
Released on 2025-12-23
๐ Bug Fixes
- tooltip: Update openDelay default value for improved user experience.
Improvements and Fixes
What's fixed
- tooltip: Update openDelay default value for improved user experience (ba4d853)
Version 3.4.5
Released on 2025-12-23
Improvements and Fixes
Version 3.4.4
Released on 2025-12-23
Improvements and Fixes
Version 3.4.3
Released on 2025-12-22
๐ Bug Fixes
- tooltip: Handle anchor node destory.
Version 3.4.2
Released on 2025-12-22
โป Code Refactoring
- misc: Remove FlexBasic CSS file and integrate styles into GlobalStyle.
Improvements and Fixes
Code refactoring
- misc: Remove FlexBasic CSS file and integrate styles into GlobalStyle (d3db23f)
Version 3.4.1
Released on 2025-12-22
๐ Styles
- misc: Fix Avatar background.
Version 3.4.0
Released on 2025-12-22
โจ Features
- tooltip: Introduce shared props context for TooltipGroup and update Tooltip components.
Improvements and Fixes
What's improved
- tooltip: Introduce shared props context for TooltipGroup and update Tooltip components (2ccd38a)
Version 3.3.5
Released on 2025-12-22
๐ Styles
- misc: Update Avatar style.
Version 3.3.4
Released on 2025-12-22
๐ Styles
- misc: Fix avatar style.
Version 3.3.3
Released on 2025-12-21
๐ Styles
- misc: Rm some memo.
Version 3.3.2
Released on 2025-12-21
โป Code Refactoring
- misc: Remove layout-kit.
Version 3.3.1
Released on 2025-12-21
๐ Styles
- misc: Update Highlighter style.
Version 3.3.0
Released on 2025-12-21
โจ Features
- misc: Add Flex components to index export.
Version 3.2.0
Released on 2025-12-20
โจ Features
- misc: Enhance Tooltip functionality with layout transitions.
Improvements and Fixes
What's improved
- misc: Enhance Tooltip functionality with layout transitions (802051a)
Version 3.1.2
Released on 2025-12-20
๐ Styles
- misc: Update deps.
Version 3.1.1
Released on 2025-12-20
๐ Bug Fixes
- misc: Fix type error.
Version 3.1.0
Released on 2025-12-20
โจ Features
- misc: Refactor Tooltip components for improved modularity and performance.
Improvements and Fixes
What's improved
- misc: Refactor Tooltip components for improved modularity and performance (63a6724)
Version 3.0.0
Released on 2025-12-20
โจ Features
- misc: Bum v3, Update antd v6, Bump v3, Bump v3 [force major], Bump v3 [force major].
Improvements and Fixes
What's improved
Version 2.24.3
Released on 2025-12-18
๐ Bug Fixes
- misc: Fix EmojiPicker upload.
Version 2.24.2
Released on 2025-12-17
๐ Styles
- misc: Update avatar.
Version 2.24.1
Released on 2025-12-15
๐ Bug Fixes
- misc: Fix Highlight trim error.
Version 2.24.0
Released on 2025-12-14
โจ Features
- misc: Add Skeleton and Empty.
Version 2.23.2
Released on 2025-12-12
๐ Styles
- misc: Update alert style.
Version 2.23.1
Released on 2025-12-12
๐ Styles
- misc: Update Alert type.
Version 2.23.0
Released on 2025-12-11
โจ Features
- misc: Add new icons.
๐ Bug Fixes
- misc: Fix release.
Improvements and Fixes
What's improved
- misc: Add new icons (6380413)
What's fixed
- misc: Fix release (5131f72)
Version 2.23.0
Released on 2025-12-11
โจ Features
- misc: Add new icons.
Version 2.22.0
Released on 2025-12-06
โจ Features
- misc: Add new icons.
Version 2.21.2
Released on 2025-12-05
๐ Styles
- misc: Update markdown style.
Version 2.21.1
Released on 2025-12-04
๐ Styles
- misc: Update avatar style.
Version 2.21.0
Released on 2025-12-04
โจ Features
- misc: Add new icons.
Version 2.20.2
Released on 2025-12-04
๐ Bug Fixes
- misc: Fix accordion animation.
Version 2.20.1
Released on 2025-12-03
๐ Bug Fixes
- misc: Fix FONT_CODE, Fix word split.
Version 2.20.0
Released on 2025-12-03
โจ Features
- misc: Add LoadingDot.
Version 2.19.0
Released on 2025-12-03
โจ Features
- misc: Add TypewriterEffect.
Version 2.18.4
Released on 2025-12-01
๐ Styles
- misc: Update EmojiPicker style, Update EmojiPicker style.
Improvements and Fixes
Styles
Version 2.18.3
Released on 2025-11-27
๐ Styles
- misc: Update accordion.
Version 2.18.2
Released on 2025-11-24
๐ Styles
- misc: Update accordion wrapper.
Version 2.18.1
Released on 2025-11-20
๐ Bug Fixes
- misc: Fix latex.
Version 2.18.0
Released on 2025-11-20
โจ Features
- misc: Add new icons.
Version 2.17.0
Released on 2025-11-20
โจ Features
- misc: KeepContentMounted in accordion.
Version 2.16.4
Released on 2025-11-20
๐ Styles
- misc: Update Accordion.
Version 2.16.3
Released on 2025-11-20
๐ Styles
- misc: Update draggable side nav, Update DraggableSideNav.
Improvements and Fixes
Styles
Version 2.16.2
Released on 2025-11-16
๐ Bug Fixes
- misc: Fix latex test.
Version 2.16.1
Released on 2025-11-16
๐ Bug Fixes
- misc: Fix latex.
Version 2.16.0
Released on 2025-11-16
โจ Features
- misc: Add Figma icon workflow.
Version 2.15.5
Released on 2025-11-14
๐ Styles
- misc: Opt highlighter in stream.
Version 2.15.4
Released on 2025-11-13
๐ Bug Fixes
- misc: Fix workflow, Fix workflow, Fix workflow.
๐ Styles
- misc: Update release workflow.
Version 2.15.3
Released on 2025-11-12
๐ Bug Fixes
- misc: Fix DraggableSideNav width control.
Version 2.15.2
Released on 2025-11-12
๐ Styles
- misc: Update Draggable panel handler style, Update DraggableSideNav animation.
Improvements and Fixes
Styles
Version 2.15.1
Released on 2025-11-12
๐ Styles
- misc: Update DraggableSideNav, Update DraggableSideNav.
Improvements and Fixes
Styles
Version 2.15.0
Released on 2025-11-12
โจ Features
- misc: Add Accordion.
Version 2.14.0
Released on 2025-11-12
โจ Features
- misc: Add DraggableSideNav.
๐ Styles
- misc: Add DraggableSideNav, Add fade effect.
Version 2.13.8
Released on 2025-11-10
๐ Styles
- misc: Update token.
Version 2.13.7
Released on 2025-11-10
๐ Styles
- misc: Update Control state to EmojiPicker.
Version 2.13.6
Released on 2025-11-06
๐ Bug Fixes
- misc: Fix allowDelete in EmojoPicker and add customRender, Fix type error.
Improvements and Fixes
What's fixed
Version 2.13.5
Released on 2025-10-23
๐ Bug Fixes
- misc: Fix latex in table case.
Version 2.13.4
Released on 2025-10-18
๐ Styles
- misc: Add text-autospace.
Version 2.13.3
Released on 2025-10-13
๐ Styles
- misc: Update markdown gfm plus plugin.
Version 2.13.2
Released on 2025-09-23
๐ Bug Fixes
- misc: Fix math in table, Fix test.
๐ Styles
- misc: Export preprocessMarkdownContent, Export remark plugin.
Version 2.13.1
Released on 2025-09-16
๐ Bug Fixes
- misc: Fix Markdown.
๐ Styles
- misc: Update image.
Improvements and Fixes
What's fixed
- misc: Fix Markdown (d12fe8d)
Styles
- misc: Update image (d3294d1)
Version 2.13.0
Released on 2025-09-14
โจ Features
- misc: Make drawer sidebar sticky and improve demo content.
Improvements and Fixes
What's improved
- misc: Make drawer sidebar sticky and improve demo content (cc1b3bd)
Version 2.12.6
Released on 2025-09-13
๐ Bug Fixes
- misc: Fixed footnotes render when href not have should render div replace A.
Improvements and Fixes
What's fixed
Version 2.12.5
Released on 2025-09-13
๐ Styles
- misc: Add zIndexReverse to Avatar.Group.
Version 2.12.4
Released on 2025-09-11
๐ Styles
- misc: Fix Mermaid width.
Version 2.12.3
Released on 2025-09-10
๐ Bug Fixes
- misc: Fix hotkey sort.
Version 2.12.2
Released on 2025-09-09
๐ Styles
- misc: Update markdown provider.
Version 2.12.1
Released on 2025-09-09
๐ Bug Fixes
- misc: Fix showFootnotes.
Version 2.12.0
Released on 2025-09-09
โจ Features
- misc: Update Markdown Features.
๐ Styles
- misc: Update Markdown style.
Improvements and Fixes
What's improved
- misc: Update Markdown Features (603612a)
Styles
- misc: Update Markdown style (1945c33)
Version 2.11.9
Released on 2025-09-04
๐ Bug Fixes
- misc: Fix ActionIcon inner pointerEvents.
Version 2.11.8
Released on 2025-08-29
๐ Styles
- misc: Fix markdown style.
Version 2.11.7
Released on 2025-08-29
๐ Styles
- misc: Fix markdown style.
Version 2.11.6
Released on 2025-08-29
๐ Bug Fixes
- misc: Fix Streamdown.
๐ Styles
- misc: Clean style.
Improvements and Fixes
What's fixed
- misc: Fix Streamdown (c9a9b9e)
Styles
- misc: Clean style (8e6e275)
Version 2.11.5
Released on 2025-08-28
๐ Bug Fixes
- misc: Remove Streamdown temporary (resolved.
Improvements and Fixes
What's fixed
Version 2.11.4
Released on 2025-08-28
โป Code Refactoring
- misc: Remove fixMarkdownEmphasisSpacing temporarily.
Improvements and Fixes
Code refactoring
- misc: Remove fixMarkdownEmphasisSpacing temporarily (3bd7102)
Version 2.11.3
Released on 2025-08-27
๐ Bug Fixes
- misc: Fix Markdown table emphasis.
Version 2.11.2
Released on 2025-08-26
๐ Styles
- misc: Update ChatItem title style.
Version 2.11.1
Released on 2025-08-26
๐ Styles
- misc: Update ChatItem title align.
Version 2.11.0
Released on 2025-08-26
โจ Features
- misc: Add titleAddon to ChatItem.
Version 2.10.3
Released on 2025-08-25
๐ Bug Fixes
- misc: Fix demo.
Version 2.10.2
Released on 2025-08-25
๐ Bug Fixes
- misc: Fix Markdown.
Version 2.10.1
Released on 2025-08-20
๐ Bug Fixes
- misc: Fix latex.
Version 2.10.0
Released on 2025-08-20
โจ Features
- misc: Update Markdown aslike Streamdown.
๐ Bug Fixes
- misc: Fix markdown emphasis spacing (fixed.
Version 2.9.5
Released on 2025-08-19
๐ Bug Fixes
- misc: Fix Image alt.
Version 2.9.4
Released on 2025-08-18
๐ Styles
- misc: Rename hideAvatar to showAvatar in ChatItem.
Version 2.9.3
Released on 2025-08-18
๐ Styles
- misc: Add hideAvatar props to ChatItem.
Version 2.9.2
Released on 2025-08-18
๐ Styles
- misc: Update Sage color.
Version 2.9.1
Released on 2025-08-18
๐ Bug Fixes
- misc: Fix br render in pure html string.
๐ Styles
- misc: Clean console, Update markdown hooks.
Version 2.9.0
Released on 2025-08-17
โจ Features
- misc: Add remarkBr.
๐ Styles
- misc: Update del style in markdown, Update fixMarkdownEmphasisSpacing.
Version 2.8.6
Released on 2025-08-15
๐ Styles
- misc: Update Highlighter.
Version 2.8.5
Released on 2025-08-09
๐ Styles
- misc: Fix Collapse padding.
Version 2.8.4
Released on 2025-08-08
๐ Styles
- misc: Update mergeRefs in ScrollShadow.
Version 2.8.3
Released on 2025-07-30
๐ Styles
- misc: Add Grid layout configuration to GroupAvatar.
Version 2.8.2
Released on 2025-07-30
๐ Styles
- misc: Update GroupAvatar pref.
Version 2.8.1
Released on 2025-07-29
๐ Styles
- misc: Update GroupAvatar Props.
Version 2.8.0
Released on 2025-07-29
โจ Features
- misc: Add GroupAvatar.
Version 2.7.5
Released on 2025-07-26
๐ Styles
- misc: Upgrade react layout kit.
Version 2.7.4
Released on 2025-07-18
Improvements and Fixes
Version 2.7.3
Released on 2025-06-23
๐ Bug Fixes
- misc: Fix ssr.
Version 2.7.2
Released on 2025-06-23
๐ Bug Fixes
- mermaid: Handle firefox svg display issue by setting width/height.
Improvements and Fixes
What's fixed
Version 2.7.1
Released on 2025-06-20
๐ Styles
- misc: Update Typography style.
Version 2.7.0
Released on 2025-06-20
โจ Features
- misc: Enhance MDX processing with github alerts and improved plugin filtering, Support GitHub Markdown Alert Render.
Improvements and Fixes
What's improved
Version 2.6.0
Released on 2025-06-18
โจ Features
- misc: ActionIconGorup items support loading.
Improvements and Fixes
What's improved
Version 2.5.6
Released on 2025-06-13
๐ Styles
- misc: Update Text style order.
Version 2.5.5
Released on 2025-06-13
๐ Bug Fixes
- misc: Fix Text Tooltip.
Version 2.5.4
Released on 2025-06-13
๐ Styles
- misc: Fix Text Tooptip.
Version 2.5.3
Released on 2025-06-13
๐ Styles
- misc: Update Text style.
Version 2.5.2
Released on 2025-06-13
๐ Styles
- misc: Update Text style.
Version 2.5.1
Released on 2025-06-13
๐ Styles
- misc: Update Text style.
Version 2.5.0
Released on 2025-06-13
โจ Features
- misc: Add Text.
Version 2.4.2
Released on 2025-06-12
๐ Bug Fixes
- misc: Fix hotkey.
Version 2.4.1
Released on 2025-06-12
๐ Bug Fixes
- misc: Fix SearchBar.
Version 2.4.0
Released on 2025-06-11
โจ Features
- misc: Add MDX rendering component with enhanced plugin support and memoization.
Improvements and Fixes
What's improved
- misc: Add MDX rendering component with enhanced plugin support and memoization (f4fb6cc)
Version 2.3.0
Released on 2025-06-06
โจ Features
- misc: ๅจ fixMarkdownBold ๅฝๆฐไธญๆทปๅ ๅจๅผๅคด็ฒไฝๆ ่ฎฐๅๆทปๅ ็ฉบๆ ผ็ๅค็.
Improvements and Fixes
What's improved
Version 2.2.0
Released on 2025-06-02
โจ Features
- misc: ๆทปๅ changeOnWheel ๅฑๆงๅฐ SliderWithInput ็ปไปถ.
Improvements and Fixes
What's improved
Version 2.1.15
Released on 2025-05-27
๐ Styles
- misc: Fix Hotkey Hydration failed.
Version 2.1.14
Released on 2025-05-27
๐ Styles
- misc: Update Markdown style.
Version 2.1.13
Released on 2025-05-27
๐ Bug Fixes
- misc: Fix Highligher props.
Version 2.1.12
Released on 2025-05-26
๐ Styles
- misc: Fix collapse-header-text.
Version 2.1.11
Released on 2025-05-26
๐ Styles
- misc: Fix collapse-header.
Version 2.1.10
Released on 2025-05-23
๐ Bug Fixes
- misc: EscapeTextUnderscores.
Version 2.1.9
Released on 2025-05-22
๐ Bug Fixes
- misc:
_cause rendering failure in text mode.
Improvements and Fixes
What's fixed
Version 2.1.8
Released on 2025-05-22
๐ Bug Fixes
- misc: LaTeX bug.
Version 2.1.7
Released on 2025-05-21
๐ Bug Fixes
- misc: Update 'destroyOnClose' to 'destroyOnHidden' in FormModal, Modal, and MessageModal components.
Improvements and Fixes
What's fixed
Version 2.1.6
Released on 2025-05-16
โป Code Refactoring
- misc: Refactor Markdown.
๐ Bug Fixes
- misc: Fix typo, Fix typo.
Version 2.1.5
Released on 2025-05-16
๐ Bug Fixes
- misc: Fix highlight rerender on streamming.
Version 2.1.4
Released on 2025-05-16
๐ Styles
- misc: Update style.
Version 2.1.3
Released on 2025-05-16
๐ Styles
- misc: Fix FormModal custom footer.
Version 2.1.2
Released on 2025-05-16
๐ Bug Fixes
- misc: Fix props, Lock father, Lock father.
๐ Styles
- misc: Update Markdown style, Update neutral color.
Version 2.1.1
Released on 2025-05-15
๐ Bug Fixes
- misc: Rollback.
Version 2.1.0
Released on 2025-05-15
โจ Features
- misc: Use MarkdownHooks.
Version 2.0.17
Released on 2025-05-15
๐ Styles
- misc: Fix type, Update preprocessLaTeX.
Improvements and Fixes
Styles
Version 2.0.16
Released on 2025-05-14
๐ Styles
- misc: Update delayedAnimated in Markdown.
Version 2.0.15
Released on 2025-05-13
๐ Styles
- misc: Update demo, Update demo.
Version 2.0.14
Released on 2025-05-13
๐ Styles
- misc: Update Highlight style.
Version 2.0.13
Released on 2025-05-13
๐ Styles
- misc: Support streaming Markdown animation.
Version 2.0.12
Released on 2025-05-11
๐ Styles
- misc: Remove CodeEditor from MessageInput on mobile.
Version 2.0.11
Released on 2025-05-10
๐ Bug Fixes
- misc: Do not directly re-export antd's internal type.
๐ Styles
- misc: Allow
SliderWithInputto have no input limit, Fix mermaid font-size.
Version 2.0.10
Released on 2025-04-30
๐ Styles
- misc: Fix processing tag style.
Version 2.0.9
Released on 2025-04-30
๐ Styles
- misc: Fix processing tag.
Version 2.0.8
Released on 2025-04-29
๐ Bug Fixes
- misc: Update key validation logic in HotkeyInput component.
Improvements and Fixes
What's fixed
Version 2.0.7
Released on 2025-04-29
๐ Styles
- misc: Fix draw style.
Version 2.0.6
Released on 2025-04-28
๐ Styles
- misc: Fix button style.
Version 2.0.5
Released on 2025-04-28
๐ Styles
- misc: Update Drawer props.
Version 2.0.4
Released on 2025-04-28
๐ Bug Fixes
- misc: Fix Textarea.
Version 2.0.3
Released on 2025-04-28
๐ Bug Fixes
- misc: Fix MessageModal.
Version 2.0.2
Released on 2025-04-28
๐ Bug Fixes
- misc: Fix vercel build.
Version 2.0.1
Released on 2025-04-28
๐ Styles
- misc: Update deps.
Version 2.0.0
Released on 2025-04-28
โจ Features
- misc: Bump v2 [force major].
๐ฅ BREAKING CHANGES
Version 1.171.0
Released on 2025-04-16
โจ Features
- misc: Add tooltipHotkey prop to ActionIcon component.
Improvements and Fixes
What's improved
Version 1.170.8
Released on 2025-03-31
๐ Styles
- misc: Update darkmode style.
Version 1.170.7
Released on 2025-03-31
๐ Styles
- misc: Add colorBgContainerSecondary.
Version 1.170.6
Released on 2025-03-30
๐ Styles
- misc: Update Drawer style.
Version 1.170.5
Released on 2025-03-30
๐ Styles
- misc: Update SumbitFooter.
Version 1.170.4
Released on 2025-03-30
๐ Bug Fixes
- misc: Fix Avatar.
Version 1.170.3
Released on 2025-03-30
๐ Styles
- misc: Update ColorSwatches style.
Version 1.170.2
Released on 2025-03-30
๐ Bug Fixes
- misc: Fix ColorSwatches switch.
Version 1.170.1
Released on 2025-03-30
๐ Bug Fixes
- misc: Fix mermaid on switch theme.
๐ Styles
- misc: Fix Form style.
Improvements and Fixes
What's fixed
- misc: Fix mermaid on switch theme (aba43ee)
Styles
- misc: Fix Form style (2e5e202)
Version 1.170.0
Released on 2025-03-30
โจ Features
- misc: Add ColorSwatches.
Version 1.169.3
Released on 2025-03-29
โป Code Refactoring
- misc: Refacotr form.
Version 1.169.2
Released on 2025-03-28
๐ Bug Fixes
- misc: Fix export.
Version 1.169.1
Released on 2025-03-28
๐ Bug Fixes
- misc: Fix HotkeyInput reset on record.
Version 1.169.0
Released on 2025-03-28
โจ Features
- misc: Add Draw.
Version 1.168.21
Released on 2025-03-27
๐ Bug Fixes
- misc: Fix mermaid id.
Version 1.168.20
Released on 2025-03-27
๐ Bug Fixes
- misc: Fix highlight.
Version 1.168.19
Released on 2025-03-27
๐ Styles
- misc: Update hotkey variant.
Version 1.168.18
Released on 2025-03-26
โป Code Refactoring
- misc: Refactor markdown.
Version 1.168.17
Released on 2025-03-26
๐ Styles
- misc: Update markdown style.
Version 1.168.16
Released on 2025-03-26
๐ Bug Fixes
- misc: Fix use client.
Version 1.168.15
Released on 2025-03-26
๐ Bug Fixes
- misc: Fix use client.
Version 1.168.14
Released on 2025-03-26
๐ Bug Fixes
- misc: Fix use client.
Version 1.168.13
Released on 2025-03-26
๐ Styles
- misc: Update border color.
Version 1.168.12
Released on 2025-03-25
๐ Styles
- misc: Update EditableMessage hotkey display.
Version 1.168.11
Released on 2025-03-25
๐ Styles
- misc: Update HotkeyInput cursor style.
Version 1.168.10
Released on 2025-03-25
๐ Styles
- misc: Update KeyMapEnum.
Version 1.168.9
Released on 2025-03-25
๐ Styles
- misc: Update SearchBar hotkey.
Version 1.168.8
Released on 2025-03-25
๐ Styles
- misc: Update Hotkey.
Version 1.168.7
Released on 2025-03-25
โป Code Refactoring
- misc: Remove chat item log.
Version 1.168.6
Released on 2025-03-24
๐ Styles
- misc: Update remark-gfm config.
Version 1.168.5
Released on 2025-03-24
๐ Styles
- misc: Update HotkeyInput style.
Version 1.168.4
Released on 2025-03-24
๐ Styles
- misc: Update HotkeyInput props.
Version 1.168.3
Released on 2025-03-24
๐ Styles
- misc: Add Hotkey support to Tooltip.
Version 1.168.2
Released on 2025-03-24
๐ Styles
- misc: Export KeyMap.
Version 1.168.1
Released on 2025-03-24
๐ Styles
- misc: Update Hotkey and HotkeyInput.
Version 1.168.0
Released on 2025-03-23
โจ Features
- misc: Add HotkeyInput.
Version 1.167.0
Released on 2025-03-23
โจ Features
- misc: Add Hotkeys.
Version 1.166.2
Released on 2025-03-23
๐ Bug Fixes
- misc: Make
nodeprop in LinkProps optional.
Improvements and Fixes
What's fixed
Version 1.166.1
Released on 2025-03-22
๐ Styles
- misc: Update mermaid error style.
Version 1.166.0
Released on 2025-03-22
โจ Features
- misc: Add zoom & pan support to mermaid.
๐ Styles
- misc: Update mermaid theme.
Improvements and Fixes
What's improved
- misc: Add zoom & pan support to mermaid (abe9ea9)
Styles
- misc: Update mermaid theme (d986574)
Version 1.165.8
Released on 2025-03-21
๐ Styles
- misc: Fix shiki theme (resolve.
Version 1.165.7
Released on 2025-03-20
๐ Styles
- misc: Fix Mermaid gantt render.
Version 1.165.6
Released on 2025-03-11
๐ Bug Fixes
- misc: Fix chat item width.
Version 1.165.5
Released on 2025-03-07
๐ Bug Fixes
- misc: Fix latex
\tagrender issue.
Version 1.165.4
Released on 2025-02-22
๐ Bug Fixes
- misc: Fix footnote issue.
Version 1.165.3
Released on 2025-02-21
๐ Bug Fixes
- misc: Add enableCustomFootnotes props.
Version 1.165.2
Released on 2025-02-21
๐ Bug Fixes
- misc: Add enableCustomFootnotes props.
Version 1.165.1
Released on 2025-02-19
๐ Styles
- misc: Fix citation panel url max width.
Version 1.165.0
Released on 2025-02-19
โจ Features
- misc: Support search citations.
Version 1.164.16
Released on 2025-02-15
๐ Bug Fixes
- misc: Fix Message Modal input issue.
Version 1.164.15
Released on 2025-02-15
๐ Bug Fixes
- misc: Fix slider onchange not correctly.
Version 1.164.14
Released on 2025-02-15
๐ Bug Fixes
- misc: Improve editing width issue.
Version 1.164.13
Released on 2025-02-14
๐ Styles
- misc: Highlight Mermaid arrow color.
Version 1.164.12
Released on 2025-02-13
๐ Bug Fixes
- misc: Improve message error.
Version 1.164.11
Released on 2025-02-05
๐ Bug Fixes
- misc: Fix Code blocks direction in lists.
Version 1.164.10
Released on 2025-02-01
๐ Styles
- misc: Add remark plugin ahead.
Version 1.164.9
Released on 2025-02-01
๐ Styles
- misc: Update form footer.
Version 1.164.8
Released on 2025-01-27
๐ Styles
- misc: Improve message editing.
Version 1.164.7
Released on 2025-01-26
๐ Styles
- misc: Make latex always ltr.
Version 1.164.6
Released on 2025-01-24
๐ Bug Fixes
- misc: Fix Form vertical layout.
Version 1.164.5
Released on 2025-01-24
๐ Bug Fixes
- misc: Code blocks cannot switch highlight languages (resolve.
Improvements and Fixes
What's fixed
Version 1.164.4
Released on 2025-01-24
๐ Bug Fixes
- misc: Code block direction.
Version 1.164.3
Released on 2025-01-14
๐ Bug Fixes
- misc: Mark SyntaxHighlighter client component.
Improvements and Fixes
What's fixed
Version 1.164.2
Released on 2025-01-10
๐ Bug Fixes
- misc: Fix file type icon.
Version 1.164.1
Released on 2025-01-10
๐ Styles
- misc: Improve brand text loading.
Version 1.164.0
Released on 2025-01-09
โจ Features
- misc: Add Auth Icons.
Version 1.163.2
Released on 2025-01-08
๐ Bug Fixes
- misc: Fix type ColorScaleItem export.
Version 1.163.1
Released on 2025-01-08
๐ Bug Fixes
- misc: Fix @splinetool/runtime.
Version 1.163.0
Released on 2025-01-08
โจ Features
- misc: Update remark.
Version 1.162.0
Released on 2025-01-07
โจ Features
- misc: Publish @lobehub/ui/color.
Version 1.161.0
Released on 2025-01-07
โจ Features
- misc: Update antd.
Version 1.160.0
Released on 2025-01-06
โจ Features
- misc: Fix tsconfig.
Version 1.159.0
Released on 2025-01-06
โจ Features
- misc: Add clean-package.
Version 1.158.1
Released on 2025-01-06
๐ Styles
- misc: Add clean-publish.
Version 1.158.0
Released on 2025-01-06
โจ Features
- misc: Support React 19.
๐ Bug Fixes
- misc: Fix deps.
Improvements and Fixes
What's improved
- misc: Support React 19 (f6b2a29)
What's fixed
- misc: Fix deps (3264d2a)
Version 1.157.1
Released on 2025-01-05
๐ Styles
- misc: Update Mdx style.
Version 1.157.0
Released on 2025-01-05
โจ Features
- misc: Add Mdx.
Version 1.156.4
Released on 2025-01-05
๐ Styles
- misc: Fix CodeEditor.
Version 1.156.3
Released on 2025-01-03
๐ Styles
- misc: Fix BrandLoading size.
Version 1.156.2
Released on 2025-01-03
๐ Styles
- misc: Fix form group style.
Version 1.156.1
Released on 2025-01-03
๐ Bug Fixes
- misc: Fix sideEffects.
Version 1.156.0
Released on 2025-01-03
โจ Features
- misc: Add BrandLoading.
Version 1.155.8
Released on 2025-01-01
๐ Styles
- misc: Fix FormModal Footer.
Version 1.155.7
Released on 2024-12-31
๐ Styles
- misc: Update Form.
Version 1.155.6
Released on 2024-12-27
๐ Styles
- misc: Add FormModal Demo.
Version 1.155.5
Released on 2024-12-27
๐ Styles
- misc: Update Form Props.
Version 1.155.4
Released on 2024-12-27
๐ Styles
- misc: Update Form footer style.
Version 1.155.3
Released on 2024-12-27
๐ Styles
- misc: Support Multi Form.
Version 1.155.2
Released on 2024-12-27
๐ Bug Fixes
- misc: Fix FormModal.
Version 1.155.1
Released on 2024-12-27
๐ Bug Fixes
- misc: Fix FormModal.
Version 1.155.0
Released on 2024-12-27
โจ Features
- misc: Add FormModal.
Version 1.154.1
Released on 2024-12-23
๐ Styles
- misc: Update Modal props.
Version 1.154.0
Released on 2024-12-20
โจ Features
- misc: Parkles: highlighter supports setting default folding of code blocks.
Improvements and Fixes
What's improved
Version 1.153.18
Released on 2024-12-17
๐ Styles
- misc: Update CopyButton.
Version 1.153.17
Released on 2024-12-15
โป Code Refactoring
- misc: Rm StyleProvider.
Version 1.153.16
Released on 2024-12-13
๐ Styles
- misc: Add error output when shiki failed to highlight.
Improvements and Fixes
Styles
Version 1.153.15
Released on 2024-12-13
๐ Bug Fixes
- misc: Fix useHighlight.
Version 1.153.14
Released on 2024-12-12
๐ Bug Fixes
- misc: Fix shiki.
Version 1.153.13
Released on 2024-12-10
๐ Bug Fixes
- misc: Fix files in package.json.
Version 1.153.12
Released on 2024-12-10
โป Code Refactoring
- misc: Split package.
Version 1.153.11
Released on 2024-12-07
๐ Styles
- misc: Opt peerDependencies.
Version 1.153.10
Released on 2024-12-06
๐ Bug Fixes
- misc: Fix shiki, Fix shiki.
๐ Styles
- misc: Update useHighlight.
Version 1.153.9
Released on 2024-11-29
๐ Styles
- misc: Update deps.
Version 1.153.8
Released on 2024-11-26
๐ Styles
- misc: Update Modal props.
Version 1.153.7
Released on 2024-11-26
๐ Styles
- misc: Update Modal props.
Version 1.153.6
Released on 2024-11-26
๐ Styles
- misc: Update list item style.
Version 1.153.5
Released on 2024-11-25
๐ Bug Fixes
- misc: Fix build.
Version 1.153.4
Released on 2024-11-25
๐ Bug Fixes
- misc: Fix ssrInline.
Version 1.153.3
Released on 2024-11-24
๐ Bug Fixes
- misc: Fix ssr.
Version 1.153.2
Released on 2024-11-24
๐ Styles
- misc: Update Hero.
Version 1.153.1
Released on 2024-11-24
๐ Styles
- misc: Update og.
Version 1.153.0
Released on 2024-11-22
โจ Features
- misc: Add AuroraBackground.
Version 1.152.3
Released on 2024-11-22
โป Code Refactoring
- misc: Update dumi.
Version 1.152.2
Released on 2024-11-20
๐ Bug Fixes
- misc: Fix type in ChatMessage (fix.
Version 1.152.1
Released on 2024-11-20
๐ Bug Fixes
- misc: Fix InnerContainer in MobileChatInputArea (fix.
Improvements and Fixes
What's fixed
Version 1.152.0
Released on 2024-10-28
โจ Features
- misc: Support custom fonts in ThemeProvider.
Improvements and Fixes
What's improved
Version 1.151.6
Released on 2024-10-21
๐ Styles
- misc: Fix latex style.
Version 1.151.5
Released on 2024-10-14
๐ Styles
- misc: Fix markdown styles in safari.
Version 1.151.4
Released on 2024-09-23
๐ Styles
- misc: Rollback chat header style.
Version 1.151.3
Released on 2024-09-23
๐ Styles
- misc: Update Card style.
Version 1.151.2
Released on 2024-09-23
๐ Styles
- misc: Add new card style.
Version 1.151.1
Released on 2024-09-23
๐ Bug Fixes
- misc: Ignore ** in code blocks, Lock umi.
๐ Styles
- misc: Fallback some style.
Version 1.151.0
Released on 2024-09-20
โจ Features
- misc: Add sitemap.
Version 1.150.5
Released on 2024-09-15
๐ Bug Fixes
- misc: Improve rehypePlugins and remarkPlugins props.