Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增视频消息、修复消息一系列bug #79

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

oljc
Copy link
Contributor

@oljc oljc commented Jul 5, 2023

🤔 这个变动的性质是? (至少选中一项)

  • 日常 bug 修复
  • 新特性提交
  • 组件样式/交互改进
  • 重构
  • 代码风格优化
  • 包体积优化
  • 性能优化
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

#78
#77

💡 需求背景和解决方案

📝 更新日志

  1. 增加了出现频率较高的文件图标
  2. 修复图片、视频消息预览的相关bug
  3. 修复发送音频文件时变成语音消息bug
  4. 重构优化最外层页面容器的样式
  5. 音频录制重构
  6. 降低西瓜视频播放版本
  7. 增大了虚拟列表留存数保证页面丝滑度
语言 更新描述
🇺🇸 英文 Added video messages and fixed bugs related to messages
🇨🇳 中文 新增视频消息、修复消息一系列bug

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

🚀 概述

copilot:summary

🔍 实现细节

copilot:walkthrough

Copy link
Owner

@Evansy Evansy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢PR~

*/
const close = () => {
console.log('closeVideoPreview')

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

去掉无用打印。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants