Releases: wzc520pyfm/ant-design-x-vue
Releases · wzc520pyfm/ant-design-x-vue
v1.0.5
🚀 Enhancements
- Thought-chain TransitionCollapse (#152) @EralChen
- play: Add playground (#150) @yuxi-ovo
- sender: Add SpeechButton to actions (#168) @wh-Cc
🩹 Fixes
- sender: Fix force-render no work (#156) @wzc520pyfm
- bubble: Fix useListData error when roles null (#165) @wzc520pyfm
📖 Documentation
- Fix markdown-it type error (#119) @wzc520pyfm
- attachments: Add placeholder setup demo (#145) @wzc520pyfm
- bubble: Add bubble setup usage example「markdown」 (#154) @StudyDayByDay
- useXChat: Add use-x-chat setup example (#155) @Bao0630
- attachments: Add all example for template (#160) @linhf123
- x-request: Add x-request setup example (#158) @Bao0630
- bubble: Add bubble setup usage example (done) (#127, #164) @StudyDayByDay
- Remove legacy-js-api warning (#118) @wzc520pyfm
- Add development introduce (#167) @wzc520pyfm
📦 Build
- Update umd global variable to antdx @wzc520pyfm
🏡 Chore
- Add jsdelivr badge (#147) @wzc520pyfm
- Add unpkg conf (#146) @wzc520pyfm
❤️ Contributors
- Wzc520pyfm (@wzc520pyfm)
- Wang Hao (@wh-Cc)
- LIKUN (@StudyDayByDay)
- Bao (@Bao0630)
- Linhf123 (@linhf123)
- 雨溪 (@yuxi-ovo)
- EralChen (@EralChen)
v1.0.4
🚀 Enhancements
- Add preference-switch for docs (#124) @wzc520pyfm
- Add semantic dom (#140) @zoeyzhao19
🩹 Fixes
- docs: Fix md lang for vue setup demo source (#130) @wzc520pyfm
- attachment: Fix placeholder slot no work (#144) @wzc520pyfm
📖 Documentation
- Add welcome and x-stream setup usage example (#127, #128) @vhxubo
- Add prompts/basic.vue setup usage example (#127, #128, #131) @JACK-ZHANG-coming
- Add thought-chain setup usage example (#132) @vhxubo
- Add bubble setup usage example (#127, #135) @StudyDayByDay
- Add use-x-agent setup usage example (#137) @vhxubo
- attachments: Add basic demo for setup examples (#139) @linhf123
- suggestion: Add suggestion setup example (#142) @Bao0630
- attachments: Add with sender demo and update basic demo (#100) @linhf123
❤️ Contributors
- Wzc520pyfm (@wzc520pyfm)
- Linhf123 (@linhf123)
- Bao (@Bao0630)
- Zoey Zhao (@zoeyzhao19)
- 归谜 (@vhxubo)
- LIKUN (@StudyDayByDay)
- Zhangqiang (@JACK-ZHANG-coming)
v1.0.3
🚀 Enhancements
- Add netlify redirects (#117)
🩹 Fixes
- attachments: Fix ref err (#122)
📖 Documentation
❤️ Contributors
- Wzc520pyfm (@wzc520pyfm)
v1.0.2
🚀 Enhancements
- bubble: Add index to roles function for bubble list (#108) @linhf123
- Add stackblitz playground (#115) @zoeyzhao19
🩹 Fixes
- attachments: Fix Attachments broken image (#94) @linhf123
- Fix the problem that the BubbleList component cannot trigger scrolling (#101) @enootttt
📦 Build
- Fix pkg error (b0aa3da) @wzc520pyfm
🏡 Chore
- Enhance readme (#106) @wangyonghui0394
- Remove react deps (#82) @wzc520pyfm
❤️ Contributors
- Zoey Zhao (@zoeyzhao19)
- Wzc520pyfm (@wzc520pyfm)
- Wangyonghui0394 (@wangyonghui0394)
- Linhf123 (@linhf123)
- 李慧峰 (@enootttt)
v1.0.1
🚀 Enhancements
🩹 Fixes
- conversations: Fix item label render err when it is a vnode (#92) @wzc520pyfm
📖 Documentation
- Add ant design x spec link (#85) @wzc520pyfm
- Add ant design x link in nav (#86) @wzc520pyfm
🏡 Chore
- Enhance readme for English (#89) @wangyonghui0394
❤️ Contributors
- Wzc520pyfm (@wzc520pyfm)
- Wangyonghui0394 (@wangyonghui0394)
- 雨溪 (@yuxi-ovo)
v1.0.0
v0.1.4
🩹 Fixes
📖 Documentation
- attachments: Fix typo and add file-card props description (#59)
🏡 Chore
- Add more badge (#54)
🤖 CI
- Fix ci (#75)
❤️ Contributors
- Wzc520pyfm (@wzc520pyfm)
v0.1.3
0.1.2
Features
🚀 feat: add CollapseTransion to SenderHeader @EralChen
Fix
🐛 fix(sender): fix placeholder prop no work @wzc520pyfm
New Contributors
0.1.1
🐛 [Bubble Sender] 修复prop类型校验失败