Releases: ant-design/x
Releases · ant-design/x
1.0.0-alpha.1
1.0.0-alpha.1
2024-09-10
🚀 Features
- 🔥 feat: suggestion 建议组件 by @ONLY-yours in #87
🐛 Fixes
- ✏️ ✏️ Fix: change the restProps type by @ONLY-yours in #101
- 🛠 fix: bun install by @afc163 in #111
🛠 Refactors
- 🛠 chore: add layer support by @zombieJ in #118
- 🚀 chore: speed up workflows by @afc163 in #119
- 🛠 chore(deps-dev): bump the dev-dependencies group with 5 updates by @dependabot in #120
- 🛠 chore: clean up README.md by @afc163 in #102
- 🛠 chore: add issue templates by @afc163 in #103
- 🛠 chore: add bun.lockb by @afc163 in #108
- 🗑️ Delete index-style-only.js by @afc163 in #106
- 🛠 chore: Update main.yml by @afc163 in #105
- 🛠 chore: Update package.json by @afc163 in #110
📖 Documentation
v1.0.0-alpha.0
1.0.0-alpha.0
2024-09-05
- 🔥 New Component Bubble. #19 @li-jia-nan
- 🔥 Bubble support direction #52 @li-jia-nan
- 🔥 New Component Bubble.List. #57 @zombieJ
- 🔥 New Component Conversations. #48 @YumoImer
- 🔥 New Component Prompts. #55 @YumoImer
- 🔥 New Component Sender. #46 @ONLY-yours
- 🔥 New Component ThoughtChain. #86 @YumoImer
- 📦 Use
father
to build. #84 @zombieJ - 🛠 Fix ThemeContext instances being inconsistent when using
antd
es or lib package. #88 @YumoImer - 🛠 Refactor: API Naming Conventions #73 @zombieJ
- 🛠 MISC: CI, Github Actions, Publish
- 📖 Update README.md