Skip to content

Releases: ant-design/x

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

1.0.0-alpha.9

01 Nov 09:50
2a37073
Compare
Choose a tag to compare

1.0.0-alpha.9

2024-11-01

  • 🐛 Fix the logic in the Attachments, by @YumoImer #174
  • 🐛 Fix Sender.Header can not focus, by @zombieJ #175
  • 🐛 Fix Attachments first upload could not trigger the upload request, by @YumoImer #172

1.0.0-alpha.6

25 Oct 08:59
338d0c2
Compare
Choose a tag to compare

1.0.0-alpha.6

2024-10-25

v1.0.0-alpha.4

17 Oct 02:45
3a413ac
Compare
Choose a tag to compare

v1.0.0-alpha.2

27 Sep 06:46
e3fb9af
Compare
Choose a tag to compare

1.0.0-alpha.2

2024-09-27

  • 🔥 New Componen XProvider for global configuration, by @YumoImer #127
  • 🔥 New Runtime Hook useXChat for data management, by @zombieJ #125
  • 🔥 New Runtime Hook useXAgent for model scheduling, by @zombieJ #125
  • 🆕 ThoughtChain component now support the size property, by @YumoImer #123
  • 🛠 Updated .lintstagedrc.json, by @afc163 #128
  • 🛠 Updated dependency cheerio to v1.0.0, by @afc163 #121