|
@@ -0,0 +1,247 @@
|
|
|
+# Changelog
|
|
|
+
|
|
|
+
|
|
|
+## v1.0.6
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.5...v1.0.6)
|
|
|
+### 🚀 Enhancements
|
|
|
+- Add unplugin-vue-components resolver (#172)
|
|
|
+### 🩹 Fixes
|
|
|
+- **conversation:** Fixed display issue where long Conversation names would not be truncated (#166)
|
|
|
+- **bubble:** Fix avatar slot no work (#180)
|
|
|
+### 📖 Documentation
|
|
|
+- Update slogan (101db11)
|
|
|
+- Add auto import resolver doc (#179)
|
|
|
+- **sender:** Add basic setup demo (c2049ca)
|
|
|
+### ❤️ Contributors
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+- Bao ([@Bao0630](http://github.com/Bao0630))
|
|
|
+- YuePeng ([@erupts](http://github.com/erupts))
|
|
|
+
|
|
|
+## v1.0.5
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.4...v1.0.5)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- Thought-chain TransitionCollapse (#152)
|
|
|
+- **play:** Add playground (#150)
|
|
|
+- **sender:** Add SpeechButton to actions (#168)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **sender:** Fix force-render no work (e8e69fc)
|
|
|
+- **bubble:** Fix useListData error when roles null (#165)
|
|
|
+
|
|
|
+### 📖 Documentation
|
|
|
+
|
|
|
+- Fix markdown-it type error (e62429f)
|
|
|
+- **attachments:** Add placeholder setup demo (38613ca)
|
|
|
+- Add bubble setup usage example「markdown」 (#154)
|
|
|
+- **useXChat:** Add use-x-chat setup example (#155)
|
|
|
+- **Attachments:** Add all example for template (#160)
|
|
|
+- **x-request:** Add x-request setup example (#158)
|
|
|
+- Add bubble setup usage example (done) (#127, #164)
|
|
|
+- Remove legacy-js-api warning (#118)
|
|
|
+- Add development introduce (#167)
|
|
|
+- Update img path (c4bcfec)
|
|
|
+
|
|
|
+### 📦 Build
|
|
|
+
|
|
|
+- Update umd global variable to antdx (e772226)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Add jsdelivr badge (fe0be75)
|
|
|
+- Update badge (ca87e46)
|
|
|
+- Add unpkg conf (#146)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+- Wang Hao <710876099@qq.com>
|
|
|
+- LIKUN ([@StudyDayByDay](http://github.com/StudyDayByDay))
|
|
|
+- Bao ([@Bao0630](http://github.com/Bao0630))
|
|
|
+- Linhf123 ([@linhf123](http://github.com/linhf123))
|
|
|
+- 雨溪 ([@yuxi-ovo](http://github.com/yuxi-ovo))
|
|
|
+- EralChen ([@EralChen](http://github.com/EralChen))
|
|
|
+
|
|
|
+## v1.0.4
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.3...v1.0.4)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- Add preference-switch for docs (#124)
|
|
|
+- Semantic dom (#140)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **docs:** Fix md lang for vue setup demo source (#130)
|
|
|
+- **attachment:** Fix placeholder slot no work (#144)
|
|
|
+
|
|
|
+### 📖 Documentation
|
|
|
+
|
|
|
+- Add welcome and x-stream setup usage example (#127, #128)
|
|
|
+- Add prompts/basic.vue setup usage example (#127, #128, #131)
|
|
|
+- Add thought-chain setup usage example (#132)
|
|
|
+- Add bubble setup usage example (#127, #135)
|
|
|
+- Add use-x-agent setup usage example (#137)
|
|
|
+- **attachments:** Add basic demo for setup examples (#139)
|
|
|
+- **suggestion:** Add suggestion setup example (#142)
|
|
|
+- **attachments:** Add with sender demo and update basic demo (#100)
|
|
|
+- **attachments:** Add with-sender setup demo file (a03e6d1)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+- Linhf123 ([@linhf123](http://github.com/linhf123))
|
|
|
+- Bao ([@Bao0630](http://github.com/Bao0630))
|
|
|
+- Zoey Zhao ([@zoeyzhao19](http://github.com/zoeyzhao19))
|
|
|
+- 归谜 ([@vhxubo](http://github.com/vhxubo))
|
|
|
+- LIKUN ([@StudyDayByDay](http://github.com/StudyDayByDay))
|
|
|
+- Zhangqiang ([@JACK-ZHANG-coming](http://github.com/JACK-ZHANG-coming))
|
|
|
+
|
|
|
+## v1.0.3
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.2...v1.0.3)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- Add netlify redirects (#117)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **attachments:** Fix ref err (#122)
|
|
|
+
|
|
|
+### 📖 Documentation
|
|
|
+
|
|
|
+- Fix hy load err by remove App comp (#121)
|
|
|
+- Add and-design-vue link (#107)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+
|
|
|
+## v1.0.2
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.1...v1.0.2)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- **bubble:** Add index to roles function for bubble list (#108)
|
|
|
+- Add stackblitz playground (#115)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **attachments:** Fix Attachments broken image (#94)
|
|
|
+- Fix the problem that the BubbleList component cannot trigger scrolling (#101)
|
|
|
+
|
|
|
+### 📦 Build
|
|
|
+
|
|
|
+- Fix pkg error (b0aa3da)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Enhance readme (#106)
|
|
|
+- Remove react deps (#82)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Zoey Zhao ([@zoeyzhao19](http://github.com/zoeyzhao19))
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+- Wangyonghui0394 ([@wangyonghui0394](http://github.com/wangyonghui0394))
|
|
|
+- Linhf123 ([@linhf123](http://github.com/linhf123))
|
|
|
+- 李慧峰 ([@enootttt](http://github.com/enootttt))
|
|
|
+
|
|
|
+## v1.0.1
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v1.0.0...v1.0.1)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- **theme:** More detailed documentation is displayed (#87)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **conversations:** Fix item label render err when it is a vnode (#92)
|
|
|
+
|
|
|
+### 📖 Documentation
|
|
|
+
|
|
|
+- Add ant design x spec link (#85)
|
|
|
+- Add ant design x link in nav (#86)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Enhance readme for English (#89)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+- Wangyonghui0394 ([@wangyonghui0394](http://github.com/wangyonghui0394))
|
|
|
+- 雨溪 ([@yuxi-ovo](http://github.com/yuxi-ovo))
|
|
|
+
|
|
|
+## v1.0.0
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v0.1.4...v1.0.0)
|
|
|
+
|
|
|
+### 🚀 Enhancements
|
|
|
+
|
|
|
+- **bubble:** Add slots (#46)
|
|
|
+- **welcome:** Add slots (#47)
|
|
|
+- **prompts:** Add title slot (#57)
|
|
|
+- **suggestion:** Add default slot (#60)
|
|
|
+- **use-x-agent:** Use array exports instead of object exports (#49)
|
|
|
+- **attachments:** Add placeholder slot (#58)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Remove dumi (#79)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+
|
|
|
+## v0.1.4
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/v0.1.3...v0.1.4)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- Fix prop type for defineProps (#72)
|
|
|
+- **sender:** Fix actions style (#78)
|
|
|
+
|
|
|
+### 📖 Documentation
|
|
|
+
|
|
|
+- **attachments:** Fix typo and add file-card props description (#59)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Add more badge (#54)
|
|
|
+
|
|
|
+### 🤖 CI
|
|
|
+
|
|
|
+- Fix ci (#75)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+
|
|
|
+## v0.1.3
|
|
|
+
|
|
|
+[compare changes](https://undefined/undefined/compare/0.1.2...v0.1.3)
|
|
|
+
|
|
|
+### 🩹 Fixes
|
|
|
+
|
|
|
+- **attachments:** Fix beforeUpload prop no work (#65)
|
|
|
+
|
|
|
+### 🏡 Chore
|
|
|
+
|
|
|
+- Configure Renovate (#50)
|
|
|
+- Update reademe (8a74002)
|
|
|
+- Add ci and update lint rules (#55)
|
|
|
+- Add changelogen and release script (#56)
|
|
|
+
|
|
|
+### ❤️ Contributors
|
|
|
+
|
|
|
+- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
|
|
|
+
|