Released on 2023-08-16
- mobiletabbar: Add optional onClick function to MobileTabBarItemProps.
Improvements and Fixes
- mobiletabbar: Add optional onClick function to MobileTabBarItemProps (db7e907)
Released on 2023-08-16
- misc: Introduce conditional rendering and new components.
Improvements and Fixes
- misc: Introduce conditional rendering and new components (8530207)
Released on 2023-08-15
- misc: Introduce Flexbox component and conditional rendering in Logo component.
Improvements and Fixes
- misc: Introduce Flexbox component and conditional rendering in Logo component (47277b5)
Released on 2023-08-15
- misc: Add new features to Highlighter and CodeBlock components.
Improvements and Fixes
- misc: Add new features to Highlighter and CodeBlock components (f35d147)
Released on 2023-08-15
- misc: Replace CDN.
- misc: Add Meta component for generating meta tags and links.
Improvements and Fixes
- misc: Replace CDN (a51ef94)
- misc: Add Meta component for generating meta tags and links (c5ea0e2)
Released on 2023-08-15
- misc: Add new dependencies and ErrorBoundary components.
Improvements and Fixes
- misc: Add new dependencies and ErrorBoundary components (9db343a)
Released on 2023-08-15
- misc: Add import statement for 'ChevronDown' icon and expandIcon component.
Improvements and Fixes
- misc: Add import statement for 'ChevronDown' icon and expandIcon component (1a6ea96)
Released on 2023-08-15
- misc: Add
BackToBottom
.
Released on 2023-08-15
- misc: Add new components, modify existing components, and export components.
Improvements and Fixes
- misc: Add new components, modify existing components, and export components (a6addc2)
Released on 2023-08-14
- misc: Update MessageInput style.
Released on 2023-08-14
- misc: 修复 ChatItem 编辑态宽度过小的问题.
Released on 2023-08-14
- misc: Remove input highlight.
Released on 2023-08-13
- misc: 修正 List Item 样式问题.
Released on 2023-08-13
- misc: Fix props.
Released on 2023-08-13
- misc: 移除 pangu 依赖.
Released on 2023-08-12
Improvements and Fixes
Released on 2023-08-11
- misc: Update zustand usage to v4.4.
Released on 2023-08-11
- misc: Add @react-spring/three dependency and implement hover state and rotation in Logo.tsx.
Improvements and Fixes
- misc: Add @react-spring/three dependency and implement hover state and rotation in Logo.tsx (7fb62c5)
Released on 2023-08-11
- misc: Add LogoThree component to Lobe UI, Import component, add and remove features, modify code, and update tsconfig.json.
- misc: 移除不必要的 hover 效果.
Improvements and Fixes
- misc: Add LogoThree component to Lobe UI (0122bf7)
- misc: Import component, add and remove features, modify code, and update tsconfig.json (d330b20)
- misc: 移除不必要的 hover 效果 (b1d1ecd)
Released on 2023-08-09
- misc: Add new files and modify existing ones for grid background and showcase.
Improvements and Fixes
- misc: Add new files and modify existing ones for grid background and showcase (5b1dfa4)
Released on 2023-08-08
- misc: Implement chat item feature.
Released on 2023-08-05
- misc: Add new optional props and modify JSX structure and styles in ChatHeader component.
Improvements and Fixes
- misc: Add new optional props and modify JSX structure and styles in ChatHeader component (7d6ede5)
Released on 2023-08-05
- chatlist: Update logic for rendering chat items based on role.
Improvements and Fixes
- chatlist: Update logic for rendering chat items based on role (fc59b17)
Released on 2023-08-05
- misc: Add new prop and update rendering logic in ChatList and ListItem components.
Improvements and Fixes
- misc: Add new prop and update rendering logic in ChatList and ListItem components (f0fdd27)
Released on 2023-08-01
- misc: 支持 InputArea 右侧区域的自定义.
Released on 2023-07-31
- misc: Import
useHover
anduseRef
hooks, updatedisplayMode
prop, useuseHover
inTokenTag
component, and modify component styling.
Improvements and Fixes
- misc: Import
useHover
anduseRef
hooks, updatedisplayMode
prop, useuseHover
inTokenTag
component, and modify component styling (b0ecdba)
Released on 2023-07-31
- misc: Add new styles and props to ChatItem, EditableMessage, and ListItem.
Improvements and Fixes
- misc: Add new styles and props to ChatItem, EditableMessage, and ListItem (434ab82)
Released on 2023-07-30
- misc: 支持展示 token 使用量.
Released on 2023-07-30
- misc: 优化 EditableText 与 ControlInput 组件以支持标题编辑需求.
Released on 2023-07-30
- misc: 优化 Swatch 分割线颜色.
Released on 2023-07-28
- misc: 修正 renderMessage 问题.
Released on 2023-07-28
- misc: 重构 ChatItem 相关的代码.
- misc: 支持 loading 渲染.
- misc: 优化 Chat Error 展示样式.
Improvements and Fixes
- misc: 重构 ChatItem 相关的代码 (caa4a6f)
- misc: 支持 loading 渲染 (1626f26)
- misc: 优化 Chat Error 展示样式 (11a0db2)
Released on 2023-07-26
- misc: Update fill prop in SvgIcon and modify Flexbox props in ListItem.
Improvements and Fixes
- misc: Update fill prop in SvgIcon and modify Flexbox props in ListItem (ae7336d)
Released on 2023-07-26
- components: Add "color" and "fill" props to ActionIcon and Icon components.
Improvements and Fixes
- components: Add "color" and "fill" props to ActionIcon and Icon components (1b5a7c9)
Released on 2023-07-26
- fluentemoji: Add dependency and create fallback variable.
Improvements and Fixes
- fluentemoji: Add dependency and create fallback variable (a76123d)
Released on 2023-07-26
- misc: Add new dependency, update styles and functionality, and enhance emoji display.
Improvements and Fixes
- misc: Add new dependency, update styles and functionality, and enhance emoji display (12ffd53)
Released on 2023-07-25
- misc: 优化 ChatList ActionBar 数量.
Released on 2023-07-24
- misc: Fix tokenTag ref.
Released on 2023-07-24
- misc: Add new props and import MessageModal component.
Improvements and Fixes
- misc: Add new props and import MessageModal component (b47892c)
Released on 2023-07-24
- avatar: Add default values for background prop and modify size of FluentEmoji component.
Improvements and Fixes
- avatar: Add default values for background prop and modify size of FluentEmoji component (4b7d547)
Released on 2023-07-24
- misc: Add "avatar" prop to FormItem and modify FormTitle component.
Improvements and Fixes
- misc: Add "avatar" prop to FormItem and modify FormTitle component (5c68a7c)
Released on 2023-07-24
- misc: Add "extra" prop to FormGroup component.
Released on 2023-07-23
- misc: 兼容插件模式.
Released on 2023-07-23
Improvements and Fixes
Released on 2023-07-22
- misc: ChatList 支持复制与编辑消息.
Released on 2023-07-22
- misc: 优化类型.
Released on 2023-07-22
- misc: 支持 renderMessageExtra.
Released on 2023-07-22
- misc: Fix input style.
Released on 2023-07-20
- misc: Modify border color in ChatHeader and update "pin" variable in DraggablePanel.
Improvements and Fixes
- misc: Modify border color in ChatHeader and update "pin" variable in DraggablePanel (bec00f6)
Released on 2023-07-20
- misc: Add useState and useEffect hooks to InputHighlight component.
Improvements and Fixes
- misc: Add useState and useEffect hooks to InputHighlight component (64a24fb)
Released on 2023-07-20
- misc: Add exports for two functions and rename export function.
Improvements and Fixes
- misc: Add exports for two functions and rename export function (ef047aa)
Released on 2023-07-20
- misc: Export "getEmoji" function and "neutralColorScales" variable.
Improvements and Fixes
- misc: Export "getEmoji" function and "neutralColorScales" variable (24dac43)
Released on 2023-07-19
- misc: Add code highlighting component and update styling in ChatInputArea, Add new props and improve customization options in components.
- misc: Fix antd 5.7.1 ButtonProps.
Improvements and Fixes
- misc: Add code highlighting component and update styling in ChatInputArea (a9a316f)
- misc: Add new props and improve customization options in components (f73bf0a)
- misc: Fix antd 5.7.1 ButtonProps (7dcbf47)
Released on 2023-07-18
- misc: Add new styles and properties to components.
Released on 2023-07-18
- misc: Add new props and functionality to components, update styles, and adjust form layout.
Improvements and Fixes
- misc: Add new props and functionality to components, update styles, and adjust form layout (d16f239)
Released on 2023-07-18
- misc: Implement theme switch component and add color palettes for different themes.
- misc: Fix sidebar layout.
Improvements and Fixes
- misc: Implement theme switch component and add color palettes for different themes (6c42e5f)
- misc: Fix sidebar layout (c62db06)
Released on 2023-07-18
- misc: Add global styles for font, colors, and scrollbar customization.
Improvements and Fixes
- misc: Add global styles for font, colors, and scrollbar customization (01f735e)
Released on 2023-07-18
- misc: Add tooltip delay prop to ActionIcon component.
Improvements and Fixes
- misc: Add tooltip delay prop to ActionIcon component (074dd66)
Released on 2023-07-17
- misc: 优化组件.
Released on 2023-07-16
- misc: Fix types.
Released on 2023-07-16
- misc: Fix types.
Released on 2023-07-16
- misc: Add ChatHeader component with specific functionality and styling.
- misc: Fix types.
Improvements and Fixes
- misc: Add ChatHeader component with specific functionality and styling (c7f5747)
- misc: Fix types (68a3c01)
Released on 2023-07-16
- misc: 修正找不到 ref 的报错.
Released on 2023-07-16
Improvements and Fixes
Released on 2023-07-16
- misc: Add optional parameters for "onActionClick" function.
Improvements and Fixes
- misc: Add optional parameters for "onActionClick" function (22b46d7)
Released on 2023-07-16
Improvements and Fixes
Released on 2023-07-16
- fluentemoji: Replace useLocalStorageState with useState hook.
Improvements and Fixes
- fluentemoji: Replace useLocalStorageState with useState hook (a61706a)
Released on 2023-07-15
- fluentemoji: Add useLocalStorageState hook and improve emoji rendering.
Improvements and Fixes
- fluentemoji: Add useLocalStorageState hook and improve emoji rendering (193c131)
Released on 2023-07-15
- misc: Add "children" prop and update styles in ListItem component.
Improvements and Fixes
- misc: Add "children" prop and update styles in ListItem component (9451ab8)
Released on 2023-07-11
- misc: Fix Delete key.
Released on 2023-07-10
- misc: Enhance functionality and usability of ChatInputArea component.
Improvements and Fixes
- misc: Enhance functionality and usability of ChatInputArea component (6c36a25)
Released on 2023-07-10
- misc: Add new components, props, and styles.
Released on 2023-07-09
- misc: Remove monorepo.
Released on 2023-07-06
- giscus: Support lobe theme.
Released on 2023-07-05
- misc: Add
Giscus
.
Released on 2023-07-04
- actionicongroup: Add onActionClick prop and update UI.
Improvements and Fixes
- actionicongroup: Add onActionClick prop and update UI (22bb028)
Released on 2023-07-04
- misc: Fix demos.
Released on 2023-07-04
- misc: Update
SyntaxHighlighter
andform
.
Released on 2023-07-04
- misc: Fix types.
Released on 2023-07-04
- misc: Add
CodeEditor
.
Released on 2023-07-04
- form: Add
Form
component.
Released on 2023-07-03
- logo: Update Logo component.
Released on 2023-06-21
- misc: Rm @dqbd/tiktoken.
Released on 2023-06-20
- misc: Add FluentEmoji.
Released on 2023-06-19
- assets: Add assets cdn.
Released on 2023-06-19
- toc: Fix top style.
Released on 2023-06-18
- header: Add className and style prop support for logo, nav, and actions.
Improvements and Fixes
- header: Add className and style prop support for logo, nav, and actions (e0e604e)
Released on 2023-06-18
- misc: Update style files in DocLayout and related components.
Improvements and Fixes
- misc: Update style files in DocLayout and related components (f11803a)
Released on 2023-06-16
- misc: Fix types.
Released on 2023-06-16
- misc: Fefactor import and code format.
Released on 2023-06-16
- misc: Fix recursive deps.
Released on 2023-06-16
- misc: Add ChatInputArea.
Released on 2023-06-15
- misc: Fix Icon display size.
Released on 2023-06-15
- misc: Fix Hero and Features components link.
Released on 2023-06-15
- misc: Fix ApiHeader encodeURIComponent.
Released on 2023-06-15
- misc: Fix dependence.
Released on 2023-06-15
- misc: Type-check.
Released on 2023-06-15
- misc: Better docs theme.
Released on 2023-06-15
- misc: Add GradientButton.
Released on 2023-06-14
- misc: Refactor dumi docs layout.
Released on 2023-06-12
- chat: Add ActionsBar to ChatList.
Released on 2023-06-12
- misc: Fix Highlighter style and add selection style.
Improvements and Fixes
- misc: Fix Highlighter style and add selection style (4d5cd85)
Released on 2023-06-12
- misc: Add ActionIconGroup component.
Released on 2023-06-12
- chat: Redesign
ChatItem
ChatList
props, add time support.
Improvements and Fixes
- chat: Redesign
ChatItem
ChatList
props, add time support (6a230e2)
Released on 2023-06-11
- chat: Add ChatItem and ChatList components.
Released on 2023-06-11
- avatar: Refactor Avatar component.
Released on 2023-06-09
- icon: Add Icon spin prop and ActionIcon loading state.
Improvements and Fixes
- icon: Add Icon spin prop and ActionIcon loading state (9adcda4)
Released on 2023-06-08
- misc: Dumi preview action bar.
- spotlight: Add Spotlight components.
Improvements and Fixes
- misc: Dumi preview action bar (8dbe3ac)
- spotlight: Add Spotlight components (f55e805)
Released on 2023-06-06
- misc: Stylelint.
Released on 2023-06-05
- dumi-theme: Split site token and stylish.
- misc: Add types.
Released on 2023-05-30
- package.json: Add lint:md script.
Released on 2023-05-30
- misc: Update package dependencies and replace 'lodash' with 'lodash-es'.
- draggable-panel: Add maxWidth prop to DraggablePanel component.
Improvements and Fixes
- misc: Update package dependencies and replace 'lodash' with 'lodash-es' (f74d58f)
- draggable-panel: Add maxWidth prop to DraggablePanel component (70903dd)
Released on 2023-05-30
Improvements and Fixes
Released on 2023-05-30
- components: Refactor Footer and Toc components.
Released on 2023-05-29
- src/avatar: Add description prop and update documentation.
Improvements and Fixes
- src/avatar: Add description prop and update documentation (6432a0f)
Released on 2023-05-29
- apiheader: Add configuration for component API header.
Improvements and Fixes
- apiheader: Add configuration for component API header (1359942)
Released on 2023-05-29
Improvements and Fixes
Released on 2023-05-29
Improvements and Fixes
Released on 2023-05-29
- colorscales: Improve user experience by hiding unnecessary elements.
Improvements and Fixes
- colorscales: Improve user experience by hiding unnecessary elements (ee8b7be)
Released on 2023-05-29
- misc: Color tokens.
- src/colorscales/index.md: Add new color scales for Volcano and Orange.
Improvements and Fixes
- misc: Color tokens (325ce42)
- src/colorscales/index.md: Add new color scales for Volcano and Orange (7a6a7ff)
Released on 2023-05-29
- misc: Custom token types.
- misc: Add color scales.
Released on 2023-05-28
Improvements and Fixes
Released on 2023-05-27
- build: Make lobe-ui as pure esm package.
Released on 2023-05-27
- build: Remove cjs support.
Released on 2023-05-27
- build: Add browser platform support to cjs.
Released on 2023-05-27
- lobehub: Remove unused code, update interfaces and dependencies.
- logo: Add SvgProps to Divider component signature.
- themeprovider: Update getAntdTheme function and import getLobeTheme from '@/tokens'.
Improvements and Fixes
- lobehub: Remove unused code, update interfaces and dependencies (7f428fe)
Released on 2023-05-26
- misc: Add Input.
Released on 2023-05-26
- misc: Update SearchBar style.
Released on 2023-05-26
Improvements and Fixes
Released on 2023-05-25
Improvements and Fixes
Released on 2023-05-25
- themeprovider: Add support for new fonts.
Released on 2023-05-25
Improvements and Fixes
Released on 2023-05-25
Improvements and Fixes
Released on 2023-05-24
- misc: Add missing deps.
Released on 2023-05-24
- misc: Add Conversation component, add EditableMessageList component.
Improvements and Fixes
Released on 2023-05-23
Improvements and Fixes
Released on 2023-05-23
- actionicon: Add tooltip feature to ActionIcon component.
Improvements and Fixes
- actionicon: Add tooltip feature to ActionIcon component (5d38627)
Released on 2023-05-23
- editable-message: Add EditableMessage components.
- misc: Add
remark-gfm
to dependencies and modifydumi-theme-lobehub
's content styles, add MessageModal component.
Improvements and Fixes
Released on 2023-05-23
- misc: Add Avatar、ListItem components, add classNames prop to DraggablePanel, add ContextMenu.
Improvements and Fixes
Released on 2023-05-23
- misc: 优化到 react18 代码实现.
- highlighter: Add export for SyntaxHighlighterProps.
- misc: Add Snippet, 新增 EditableText、SearchBar 组件, 新增 Highlighter、Markdown 组件, 新增 MessageInput、Swatches 组件.
- misc: Fix type error.
Improvements and Fixes
- misc: 优化到 react18 代码实现 (d3bcab9)
- highlighter: Add export for SyntaxHighlighterProps (a203f45)
- misc: Add Snippet (f23a34d)
- misc: 新增 EditableText、SearchBar 组件 (74fa2a5)
- misc: 新增 Highlighter、Markdown 组件 (2da8f3f)
- misc: 新增 MessageInput、Swatches 组件 (cac3028)
- misc: Fix type error (746947e)
Released on 2023-05-22
- misc: Add StoryBook mode.
Released on 2023-05-21
- dumi-theme: Update lobehub theme.
- issue-template: Add templates for bug report, feature request, and question.
Improvements and Fixes
- dumi-theme: Update lobehub theme (e394af0)
- issue-template: Add templates for bug report, feature request, and question (2e1c012)
Released on 2023-05-21
- misc: 初始化基础组件.