1.5.0
- 🆕 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 disabledmenu
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 提交。