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(message): add animation of faddeIn and fadeOut #405

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

Zack921
Copy link
Contributor

@Zack921 Zack921 commented Feb 11, 2022

🤔 这个 PR 的性质是?

新特性提交

  • 是关于什么的改动?

新增 message 组件动画(fadeIn, fadeOut)

💡 需求背景和解决方案

  1. 设计交互稿:https://doc.weixin.qq.com/doc/w3_m_eonXwaxRoVqe?scode=AJEAIQdfAAovFqWB3rAJUAqgZ-ACc
  2. 实现方案:web-animation(https://developer.mozilla.org/zh-CN/docs/Web/API/Web_Animations_API)
    为解决兼容性引入垫片:https://github.com/web-animations/web-animations-js

📝 更新日志

message组件出现和消失有线性渐入渐出动画。

  • feat(message): add animation of fadeIn and fadeOut

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2022

完成

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.

3 participants