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

Mentions 组件几种实现方案 #390

Closed
3 tasks
ocweai opened this issue Sep 12, 2023 · 1 comment
Closed
3 tasks

Mentions 组件几种实现方案 #390

ocweai opened this issue Sep 12, 2023 · 1 comment

Comments

@ocweai
Copy link

ocweai commented Sep 12, 2023

组件名称中英文

提及
Mentions

实现方案

子元素额外逻辑?click、delete、color、backgound-color...

  • textarea 优点简单易懂成本低,缺点交互简单数据模型为字符串格式
  • contenteditable 优点支持复杂交互,缺点光标定位、排版和渲染引擎较复杂
  • canvas 参考 google doc

交互稿

交互稿:

设计稿

设计稿:

已实现的技术栈:

  • tdesign-vue
  • tdesign-vue-next
  • tdesign-react

参与贡献

如果你想要认领组件开发,请在本 issue 中评论认领并预估提交 PR 时间,例:

“我认领这个组件 tdesign-vue 仓库的实现任务,预计 x 日后提交”

请尽量在预期时间内完成,超期后 PMC 同学可能会联系其他同学接手实现。

详细提交过程请参考:如何贡献

欢迎填写《贡献者加入意向收集》问卷加入 TDesign 贡献者群,参与过程中遇到的各类问题可以得到实时解答和指引。

@ocweai ocweai changed the title Metion 组件几种实现方案 Mentions 组件几种实现方案 Aug 14, 2024
@ocweai ocweai closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2024
@ocweai ocweai closed this as completed Aug 14, 2024
@ocweai ocweai closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2024
@badspider7
Copy link

你好,请问有具体地址吗

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

No branches or pull requests

2 participants