Skip to content

Latest commit

 

History

History
147 lines (83 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

147 lines (83 loc) · 3.03 KB

Changelog

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

  • Fix pkg error (b0aa3da)

🏡 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

  • Fix ci (#75)

❤️ 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