-
Notifications
You must be signed in to change notification settings - Fork 3
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
Help wanted! - support size property #1
Comments
@JoshK2 I'll get on this! Just too clarify, you want a Please assign to me. |
Hey @exia The option needs to be unlimited, so, for example, if you have a Thank you very much! |
Hey @JoshK2 Thanks for the prompt reply. So, are you saying that units should always be sent in as a percentage? Or should we allow the option to be sent in? I.e.
But it will default to pixels? I'm not sure I fully understand what you're saying from the "option needs to be unlimited", and the relation between the divs? Are you talking about divs within the component? Sorry, just want to make sure I do it right first time! |
@exia the value is number and convert it to a pixel.
and the value is number, the calculation needs to be like this;
Thank you for the support! |
Makes perfect sense, thanks for clarifying. I'll get it done as soon as I get a chance (should be tonight)! |
Hey, I want to add support to size property like I started to do in the react project
https://github.com/joshK2/react-spinners-css#-list-of-spinners---proptypes-and-default-props
If someone wants to help me, it's with pleasure.
The text was updated successfully, but these errors were encountered: