CHANGELOG.md 6.2 KB

Changelog

v1.0.6

compare changes

🚀 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)

  • Bao (@Bao0630)

  • YuePeng (@erupts)

v1.0.5

compare changes

🚀 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

❤️ Contributors

v1.0.4

compare changes

🚀 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

v1.0.3

compare changes

🚀 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

v1.0.2

compare changes

🚀 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

🏡 Chore

  • Enhance readme (#106)
  • Remove react deps (#82)

❤️ Contributors

v1.0.1

compare changes

🚀 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

v1.0.0

compare changes

🚀 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

v0.1.4

compare changes

🩹 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

❤️ Contributors

v0.1.3

compare changes

🩹 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