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

Feature/color picker #408

Merged
merged 49 commits into from
Mar 23, 2022
Merged

Conversation

S-mohan
Copy link
Contributor

@S-mohan S-mohan commented Mar 8, 2022

🤔 这个 PR 的性质是?

  • 新特性提交,新增color-picker颜色选择器组件

🔗 相关 Issue

💡 需求背景和解决方案

  • 用于颜色选择,支持多种格式。

📝 更新日志

  • feat(color-picker): 新增颜色选择器组件

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2022

完成

Copy link
Collaborator

@PengYYYYY PengYYYYY left a comment

Choose a reason for hiding this comment

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

几个比较重要的点先说一下:

  • 去除组件的 mapprops,换成useVModel
  • prefix统一取config里面的
  • 事件统一用props.onXX,不用emit

另外可以看看下面这个iwiki。
https://github.com/Tencent/tdesign-vue-next/wiki/TDesign--CompositionAPI-%E5%BC%80%E5%8F%91%E8%A7%84%E8%8C%83

@joyjjj
Copy link

joyjjj commented Mar 16, 2022

这选到白色的时候不是很明显,估计边框颜色要加一下

image

@joyjjj
Copy link

joyjjj commented Mar 16, 2022

透明度的显示能不能换成%,与当前认知有点不符
image

Copy link
Collaborator

@PengYYYYY PengYYYYY left a comment

Choose a reason for hiding this comment

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

🎉

@PengYYYYY PengYYYYY merged commit 8c2f57f into Tencent:develop Mar 23, 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.

5 participants