-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
input优化 #107
Labels
Comments
dolymood
added a commit
that referenced
this issue
Mar 7, 2018
1.6.0 will supported it. 😄 |
ustbhuangyi
pushed a commit
that referenced
this issue
Mar 9, 2018
* checkbox&radio: no item background color, but group has background color and moved state classes to root elements * radio&checkbox: support native style & muti background colors * update(example): checkbox & radio * update(test): checkbox & radio tests * input, select and textarea css style * update(example): component order * rate support justify * support password eye, issue #107 * update input, select and textarea line-height * update(test): input add pwdEye * update(test): rate test * radio format * nativeStyle to hollowStyle * update checkbox example * update(doc): checkbox and radio doc * input pwdEye support string value * rate demo & doc * rate demo & doc * update(doc): select add picker-show and picker-hide events * update input doc & demo * password eye * upgrade copy-webpack-plugin * remove scroll useless prop * input demo * input demo
hu0950
pushed a commit
that referenced
this issue
Nov 1, 2019
* checkbox&radio: no item background color, but group has background color and moved state classes to root elements * radio&checkbox: support native style & muti background colors * update(example): checkbox & radio * update(test): checkbox & radio tests * input, select and textarea css style * update(example): component order * rate support justify * support password eye, issue #107 * update input, select and textarea line-height * update(test): input add pwdEye * update(test): rate test * radio format * nativeStyle to hollowStyle * update checkbox example * update(doc): checkbox and radio doc * input pwdEye support string value * rate demo & doc * rate demo & doc * update(doc): select add picker-show and picker-hide events * update input doc & demo * password eye * upgrade copy-webpack-plugin * remove scroll useless prop * input demo * input demo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
1.5.0
Reproduction link
https://github.com/didi/cube-ui/blob/dev/src/components/input/input.vue
Steps to reproduce
input 增加一个功能,可以显示密码的眼睛,这个需求很常见
What is expected?
可以显示密码
What is actually happening?
有需求
Dependencies Version
vue: 2.5.13
better-scroll: 1.8.1
The text was updated successfully, but these errors were encountered: