Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 04:18
· 50 commits to main since this release
fc7a000
  • 🆕 Added Bubble component support for onScroll event listener. #1021 by @QdabuliuQ.
  • 🐛 Removed duplicate TypeScript type declaration in Bubble component. #1032 by @wzc520pyfm.
  • 🐛 Fixed Conversations onActiveChange being triggered when a disabled menu item is clicked. #1024 by @QdabuliuQ.
  • 🐛 Fixed semantic configuration for Attachments component FileList. #1017 by @kimteayon.
  • 🐛 Added html configuration for Actions component. #995 by @vanndxh.
  • 🐛 Fixed Conversations label display issue and improved semantic configuration. #898 by @yuanliu147.
  • 📖 Improved official site for better user experience. #940 by @coding-ice, #969 by @afc163, #968 by @afc163, #1019 by hylin.

  • 🆕 补充 Bubble 组件对滚动事件onScroll的监听。#1021@QdabuliuQ 提交。
  • 🐛 移除 Bubble 重复的 TS 类型定义。 #1032@wzc520pyfm 提交。
  • 🐛 修复 Conversations 组件点击禁用的 menu 导致触发 onActiveChange 的问题。#1024@QdabuliuQ 提交。
  • 🐛 修复 Attachments 组件 FileList 语义化配置。#1017@kimteayon 提交。
  • 🐛 补充 Actions 组件 html配置。#995@vanndxh 提交。
  • 🐛 修复 Conversations label标签展示问题,同时补充语义化配置。#898@yuanliu147 提交。
  • 📖 优化官网站点提升用户体验。#940@coding-ice 提交、#969@afc163 提交、#968@afc163 提交、#1019@hylin 提交。