diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 65511139..c32889b0 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -16,6 +16,18 @@ tag: vVERSION --- +## 1.0.4 + +`2024-12-25` + +- ๐Ÿ†• Extended `XStream` support for the cancel feature. [#319](https://github.com/ant-design/x/pull/319) by [@ppbl](https://github.com/ppbl) +- ๐Ÿ†• Extended `Bubble` support for the `typing.suffix` feature. [#316](https://github.com/ant-design/x/pull/316) by [@BQXBQX](https://github.com/BQXBQX) +- ๐Ÿ†• Extended `Sender` component's `onChange` parameter to include the `event` object. [#362](https://github.com/ant-design/x/pull/362) by [@defaultjacky](https://github.com/defaultjacky) +- ๐Ÿ†• Enhanced the `Sender` component's `ref` to support focus control methods like `focus` and `blur`. [#397](https://github.com/ant-design/x/pull/397) by [@YumoImer](https://github.com/YumoImer) +- ๐Ÿ› Fixed styling issues in `ThoughtChain` when `cssVar` is not applied. [#373](https://github.com/ant-design/x/pull/373) by [@YumoImer](https://github.com/YumoImer) +- ๐Ÿ“– Added `Petercat` assistant feature. [#375](https://github.com/ant-design/x/pull/375) by [@xingwanying](https://github.com/xingwanying) +- ๐Ÿ“– Improved the official website for a better user experience. [#389](https://github.com/ant-design/x/pull/389), [#377](https://github.com/ant-design/x/pull/377), [#364](https://github.com/ant-design/x/pull/364), [#368](https://github.com/ant-design/x/pull/368) by [@afc163](https://github.com/afc163), [@YumoImer](https://github.com/YumoImer) + ## 1.0.3 `2024-12-16` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index a3d045ea..3a35449c 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,18 @@ tag: vVERSION --- +## 1.0.4 + +`2024-12-25` + +- ๐Ÿ†• ๆ‰ฉๅฑ• `XStream` ๅฏนๅ–ๆถˆๅŠŸ่ƒฝ็š„ๆ”ฏๆŒใ€‚ [#319](https://github.com/ant-design/x/pull/319) by [@ppbl](https://github.com/ppbl) +- ๐Ÿ†• ๆ‰ฉๅฑ• `Bubble` ๅฏน `typing.suffix`ๆ‰“ๅญ—ๅŽ็ผ€็š„ๆ”ฏๆŒใ€‚ [#316](https://github.com/ant-design/x/pull/316) by [@BQXBQX](https://github.com/BQXBQX) +- ๐Ÿ†• ๆ‰ฉๅฑ• `Sender` ็ป„ไปถ `onChange` ๅฏน `event` ไบ‹ไปถๅ‚ๆ•ฐ็š„ๆ”ฏๆŒใ€‚ [#362](https://github.com/ant-design/x/pull/362) by [@defaultjacky](https://github.com/defaultjacky) +- ๐Ÿ†• ๆ‰ฉๅฑ• `Sender` ็ป„ไปถ `ref` ๅฏน `focus`ใ€`blur` ็ญ‰็„ฆ็‚นๆŽงๅˆถ่ƒฝๅŠ›็š„ๆ”ฏๆŒใ€‚ [#397](https://github.com/ant-design/x/pull/397) by [@YumoImer](https://github.com/YumoImer) +- ๐Ÿ› ไฟฎๅค `ThoughtChain` ๅœจ้ž cssVar ไธ‹็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚ [#373](https://github.com/ant-design/x/pull/373) by [@YumoImer](https://github.com/YumoImer) +- ๐Ÿ“– ๆทปๅŠ  `Petercat` ๅŠฉ็†ๅŠŸ่ƒฝใ€‚ [#375](https://github.com/ant-design/x/pull/375) by [@xingwanying](https://github.com/xingwanying) +- ๐Ÿ“– ไผ˜ๅŒ–ๅฎ˜็ฝ‘็ซ™็‚นๆๅ‡็”จๆˆทไฝ“้ชŒใ€‚ [#389](https://github.com/ant-design/x/pull/389)ใ€[#377](https://github.com/ant-design/x/pull/377)ใ€[#364](https://github.com/ant-design/x/pull/364)ใ€[#368](https://github.com/ant-design/x/pull/368) by [@afc163](https://github.com/afc163)ใ€[@YumoImer](https://github.com/YumoImer) + ## 1.0.3 `2024-12-16` diff --git a/package.json b/package.json index fb8142f8..5049190c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/x", - "version": "1.0.3", + "version": "1.0.4", "description": "Craft AI-driven interfaces effortlessly", "keywords": [ "AI",