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

背景色选区功能开发 #4

Open
fouber opened this issue Oct 26, 2015 · 3 comments
Open

背景色选区功能开发 #4

fouber opened this issue Oct 26, 2015 · 3 comments
Labels

Comments

@fouber
Copy link
Contributor

fouber commented Oct 26, 2015

如果你第一次参与本项目,请阅读 这里 快速开始。

设计示意图:

image

功能描述:

  • 选择几个漂亮的背景色(一定要有白色)
  • vue组件接收 外部参数 color 表示初始的颜色选择
  • 颜色值为 #RRGGBB 格式
  • 被选中的色块要有高亮效果,高亮过程有动画

组件代码:src/module/widget/textarea

编码规范:

https://github.com/idle-dog/upup/blob/master/docs/DEV.md#组件化开发

代码提交规范:

https://github.com/idle-dog/upup/blob/master/docs/PR.md

@fouber fouber added the 任务 label Oct 26, 2015
@xxapp
Copy link
Contributor

xxapp commented Oct 26, 2015

我来认领任务,哈哈

@xxapp
Copy link
Contributor

xxapp commented Oct 26, 2015

请问,外部参数color的值是什么格式呢,是rgb还是index,或是其它的?

@xxapp
Copy link
Contributor

xxapp commented Oct 26, 2015

嗯,rgb好一点

xxapp added a commit to xxapp/upup that referenced this issue Oct 26, 2015
xxapp added a commit to xxapp/upup that referenced this issue Oct 26, 2015
fouber added a commit that referenced this issue Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants