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

feat: support multiple classes in prefixCls prop #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benkeen
Copy link

@benkeen benkeen commented Jul 15, 2019

This is to solve this issue: #188

It allows users to enter multiple prefixCls values. For backward compatibility, users just enter the multiple classes with spaces in that prop value (prefixCls="one two").

Demo here: https://benkeen.github.io/input-number/examples/multiple-classes.html

If you'd like me to rewrite any of this or take a different approach, just let me know.

@benkeen benkeen changed the title Support multiple classes in prefixCls prop feat: support multiple classes in prefixCls prop Jul 16, 2019
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.

1 participant