Skip to content

Releases: ant-design/x

1.2.0

25 Apr 09:59
f1824a7
Compare
Choose a tag to compare
  • 🐛 Delete Conversations ellipsis tooltip , fix 'tooltip' display error issue。#776 by @afc163
  • 🐛 Fixed Attachments image card style.#751 by @wzc520pyfm
  • 🐛 Fixed ThoughtChain controlled issue.#752 by @Youzi2233
  • XRequest
    • 🆕 XRequestCallbacks adds an 'onStream' callback that allows for stream listening and abort operations.#711 by @kimteayon
    • 🐛 Fixed the issue of XRequestOptions changes not taking effect and added a demo.#736 by @kimteayon
    • 🆕 Add an example of model integration. #725 by @kimteayon
    • 📖 Inaccurate parameter naming in optimizing API methods.#736 by @kimteayon
  • useXAgent
    • 🆕 RequestFn adds an onStream callback that allows for stream listening and abort operations.#711 by @kimteayon
    • 🆕 RequestFn has added a transformStream transformation function for processing stream data.#725 by @kimteayon
    • 🐛 Fix the issue of XAgentConfig Preset changes not taking effect and add an example.#736 by @kimteayon
    • 🐛 Fix the issue of incorrect callback types for RequestFn onSuccess and update the corresponding demo. #725 by @kimteayon
    • 🆕 Add model access, Custom RequestParams,and customize XRequestOptionsdemos. #725 by @kimteayon 提交、#711 by @kimteayon
  • useXChat
    • 🆕 XChatConfig adds input and output generic types.#725 by @kimteayon
    • 🆕 XChatConfig adds transformMessage transformation function,which can transform messages when updating data and update to messages at the same time. #711 by @kimteayon
    • 🆕 XChatConfig adds transformStreamconversion function for processing stream data.#711 by @kimteayon
    • 🆕 XChatConfig adds resolveAbortControllercallback function, which can obtain theAbortController controller for controlling the stream state.#711 by @kimteayon
    • 🆕 Add model access examples and remove incorrect abort examples. #711 by @kimteayon
  • 🐛 Fixed the issue of Sender header border-radius style overflow.#732 by @Bao0630
  • 📖 Add a copilot style model room.#657 by @vanndxh
  • 📖 Refactoring the independent model room.#753 by @vanndxh
  • 📖 Enhance the official website to improve user experience.#730 by @afc163 提交、#758 by @coding-ice 提交、 #761 by @ONLY-yours

  • 🐛 删除 Conversations 溢出省略逻辑修复 tooltip 展示错误的问题。#776@afc163 提交
  • 🐛 修复 Attachments image卡片样式问题。#751@wzc520pyfm 提交
  • 🐛 修复 ThoughtChain 受控问题。#752@Youzi2233 提交
  • XRequest
    • 🆕 XRequestCallbacks 新增 onStream 回调,可对流监听和终止操作。#711@kimteayon 提交
    • 🐛 修复 XRequestOptions 变更不生效问题,并新增示例。#736@kimteayon 提交
    • 🆕 新增模型接入示例。 #725@kimteayon 提交
    • 📖 优化API方法参数命名不准确问题。#736@kimteayon 提交
  • useXAgent
    • 🆕 RequestFn 新增 onStream 回调,可对流监听和终止操作。#711@kimteayon 提交
    • 🆕 RequestFn 新增 transformStream转换函数,用于处理流数据。#725@kimteayon 提交
    • 🐛 修复 XAgentConfigPreset 变更不生效问题,并新增示例。#736@kimteayon 提交
    • 🐛 修复 RequestFn onSuccess回调类型错误问题,同时更新对应示例。 #725@kimteayon 提交
    • 🆕 新增模型接入、自定义入参、变更配置示例。 #725@kimteayon 提交、#711@kimteayon 提交
  • useXChat
    • 🆕 XChatConfig 新增 Input 和 Output 泛型类型。#725@kimteayon 提交
    • 🆕 XChatConfig 新增 transformMessage 转换函数,可在更新数据时对messages做转换,同时会更新到messages#711@kimteayon 提交
    • 🆕 XChatConfig 新增 transformStream转换函数,用于处理流数据。#711@kimteayon 提交
    • 🆕 XChatConfig 新增 resolveAbortController回调函数,可获得AbortController 控制器,用于控制流状态。#711@kimteayon 提交
    • 🆕 新增模型接入示例,删除错误的终止流示例。 #711@kimteayon 提交
  • 🐛 修复 Sender header圆角样式溢出问题。#732@Bao0630 提交
  • 📖 新增助手式样板间。#657@vanndxh 提交
  • 📖 重构独立式样板间。#753@vanndxh 提交
  • 📖 优化官网站点提升用户体验。#730@afc163 提交、#758@coding-ice 提交、 #761@ONLY-yours 提交

1.1.1

14 Apr 10:07
c45c18f
Compare
Choose a tag to compare

  • Bubble.List
    • 💄 优化 Bubble.List更新时减少不必要的刷新。#479@YumoImer 提交
    • 🐛 修复 Bubble.List 暗黑主题下滚动条样式不兼容问题。#727@kimteayon 提交
  • Conversation
    • 🐛 修复 Conversation内ul和li的样式问题。#726@kimteayon 提交
    • 🆕 新增 menugetPopupContainer的实现。#698@yuxuan-ctrl 提交
  • 🐛 修复 ThoughtChain 折叠面板无法展开问题。#720@kimteayon 提交
  • 🐛 修复 Attachments 图片展示样式问题。#708@hy993658052 提交
  • 💄 优化 Sender,使自定义Actions的 disabled属性受控。#666@afc163 提交
  • 📖 优化官网站点提升用户体验。#680@wzc520pyfm 提交、#699@afc163 提交、#716@afc163 提交、#686@afc163 提交、#728@kimteayon 提交

1.1.0

28 Mar 10:23
2120e71
Compare
Choose a tag to compare

1.0.6

17 Mar 03:25
e027c85
Compare
Choose a tag to compare

1.0.5

14 Jan 03:54
e4544ec
Compare
Choose a tag to compare

1.0.4

25 Dec 08:16
fc90723
Compare
Choose a tag to compare
  • 🆕 Extended XStream support for the cancel feature. #319 by @ppbl
  • 🆕 Extended Bubble support for the typing.suffix feature. #316 by @BQXBQX
  • 🆕 Extended Sender component's onChange parameter to include the event object. #362 by @defaultjacky
  • 🆕 Enhanced the Sender component's ref to support focus control methods like focus and blur. #397 by @YumoImer
  • 🐛 Fixed styling issues in ThoughtChain when cssVar is not applied. #373 by @YumoImer
  • 📖 Added Petercat assistant feature. #375 by @xingwanying
  • 📖 Improved the official website for a better user experience. #389, #377, #364, #368 by @afc163, @YumoImer

  • 🆕 扩展 XStream 对取消功能的支持。 #319 by @ppbl
  • 🆕 扩展 Bubbletyping.suffix打字后缀的支持。 #316 by @BQXBQX
  • 🆕 扩展 Sender 组件 onChangeevent 事件参数的支持。 #362 by @defaultjacky
  • 🆕 扩展 Sender 组件 reffocusblur 等焦点控制能力的支持。 #397 by @YumoImer
  • 🐛 修复 ThoughtChain 在非 cssVar 下的样式问题。 #373 by @YumoImer
  • 📖 添加 Petercat 助理功能。 #375 by @xingwanying
  • 📖 优化官网站点提升用户体验。 #389#377#364#368 by @afc163@YumoImer

1.0.3

16 Dec 08:59
f04a8dd
Compare
Choose a tag to compare

1.0.3

2024-12-16



1.0.2

04 Dec 08:25
30b0b5b
Compare
Choose a tag to compare

1.0.2

Thank you all for your support of Ant Design X!

This version based on community feedback, we have fixed an occasional issue. Please update promptly to ensure the best experience! If you have any issues, please feel free to submit them!

We also had new contributors involved in this release. Thank you for your support and contributions! Welcome everyone to contribute! 🤩

2024-12-04

  • 🛠 Enhanced XRequest to support parsing custom protocols. #293 by @YumoImer
  • 🐛 Fixed an issue where the preview buttons for Attachment did not toggle visibility properly. #295 by @anzhou99
  • 🐛 Fixed a bug in useXChat where the same message triggered onUpdate multiple times. #298 by @YumoImer
  • 📖 Added documentation for using Bubble with GPT-Vis. #288 by @lvisei
  • 📦 Updated browser target configurations to reduce bundle size. #282 by @afc163
  • 🛠 Fixed errors when running pnpm run prestart. #287 by @long36708

  • 🛠 优化 XRequest 支持对自定义协议解析。#293@YumoImer 提交
  • 🐛 修复 Attachment 前后预览按钮无法正常显隐的问题。#295@anzhou99 提交
  • 🐛 修复 useXChat 对同一条消息重复触发 onUpdate 的问题。#298@YumoImer 提交
  • 📖 添加 Bubble 配合 GPT-Vis 的使用演示文档。#288@lvisei 提交
  • 📦 更新浏览器目标配置减少打包体积。#282@afc163 提交
  • 🛠 修复运行 pnpm run prestart 的错误。#287@long36708 提交

1.0.1

29 Nov 14:58
1465b01
Compare
Choose a tag to compare

1.0.1

It has been one week since the release 1.0.0, and we’ve received 1.3K Stars 🌟! Thank you all for your support of Ant Design X!

We’ve also received a lot of feedback and are actively addressing it. If you have any issues, please feel free to submit them!

We have also received some PR contributions, and we sincerely thank all the contributors. We welcome everyone to contribute! 🤩

自 1.0.0 版本发布后,我们收获了 1.3K Star 🌟!感谢大家对 Ant Design X 的支持!

同时,我们也收到了大量反馈,并正在积极处理中。如果您有任何问题,欢迎随时提交 Issue!

我们也收到了不少来自社区的 PR 贡献,非常感谢这些贡献者。欢迎大家参与贡献! 🤩


2024-11-29


1.0.0

22 Nov 03:59
134da19
Compare
Choose a tag to compare

1.0.0

2024-11-22

🎉 We are thrilled to announce the official release of Ant Design X 1.0.0!


  • 🌈 Derived from Best Practices of Enterprise-Level AI Products: Built on the RICH interaction paradigm, delivering an exceptional AI interaction experience.
  • 🧩 Flexible and Diverse Atomic Components: Covers most AI dialogue scenarios, empowering you to quickly build personalized AI interaction interfaces.
  • Out-of-the-Box Model Integration: Easily connect with inference services compatible with OpenAI standards.
  • 🔄 Efficient Management of Conversation Data Flows: Provides powerful tools for managing data flows, enhancing development efficiency.
  • 📦 Rich Template Support: Offers multiple templates for quickly starting LUI application development.
  • 🛡 Complete TypeScript Support: Developed with TypeScript, ensuring robust type coverage to improve the development experience and reliability.
  • 🎨 Advanced Theme Customization: Supports fine-grained style adjustments to meet diverse use cases and personalization needs.

demos