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

全局提示组件 - FMessage #128

Open
CLDXiang opened this issue Mar 30, 2021 · 0 comments
Open

全局提示组件 - FMessage #128

CLDXiang opened this issue Mar 30, 2021 · 0 comments
Labels
✨ feature New feature

Comments

@CLDXiang
Copy link
Owner

🤔 动机 / 原因

实现全局提示组件,以替换 AntD Message 组件

💡 期望的解决方案

  • FMessage 命名,放在 @/components/common 中,并在 @/main.ts 全局注册
  • 尝试是否可以全局注册其函数式调用对象,如果不可以再使用模块导出
  • 完全实现 AntD Message 的所有功能,包括函数式调用
  • 若在新 UX 定稿后开始做的话,还要满足 UX 要求的所有功能
@CLDXiang CLDXiang added the ✨ feature New feature label Mar 30, 2021
@Ahacad Ahacad self-assigned this Mar 31, 2021
@Ahacad Ahacad removed their assignment Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants