You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: mod pre-publish scripts
- use local CI run lint,compile,test
- delete github access token
* chore: add the version.ts file to gitignore
* docs: changelog of 1.0.0-alpha.0
* chore: update .gitignore
* docs: fix changelog lint error
Copy file name to clipboardExpand all lines: CHANGELOG.en-US.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,31 @@ tag: vVERSION
16
16
17
17
---
18
18
19
+
## 1.0.0-alpha.0
20
+
21
+
`2024-09-05`
22
+
23
+
- 🔥 New Component Bubble. [#19](https://github.com/ant-design/x/pull/19)[@li-jia-nan](https://github.com/li-jia-nan)
24
+
- 🔥 Bubble support direction [#52](https://github.com/ant-design/x/pull/52)[@li-jia-nan](https://github.com/li-jia-nan)
25
+
- 🔥 New Component Bubble.List. [#57](https://github.com/ant-design/x/pull/57)[@zombieJ](https://github.com/zombieJ)
26
+
- 🔥 New Component Conversations. [#48](https://github.com/ant-design/x/pull/48)[@YumoImer](https://github.com/YumoImer)
27
+
- 🔥 New Component Prompts. [#55](https://github.com/ant-design/x/pull/55)[@YumoImer](https://github.com/YumoImer)
28
+
- 🔥 New Component Sender. [#46](https://github.com/ant-design/x/pull/46)[@ONLY-yours](https://github.com/ONLY-yours)
29
+
- 🔥 New Component ThoughtChain. [#86](https://github.com/ant-design/x/pull/86)[@YumoImer](https://github.com/YumoImer)
30
+
- 📦 Use `father` to build. [#84](https://github.com/ant-design/x/pull/84)[@zombieJ](https://github.com/zombieJ)
31
+
- 🛠 Fix ThemeContext instances being inconsistent when using `antd` es or lib package. [#88](https://github.com/ant-design/x/pull/88)[@YumoImer](https://github.com/YumoImer)
32
+
- 🛠 Refactor: API Naming Conventions [#73](https://github.com/ant-design/x/pull/73)[@zombieJ](https://github.com/zombieJ)
0 commit comments