-
Notifications
You must be signed in to change notification settings - Fork 20
CSS complete #71
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
base: master
Are you sure you want to change the base?
CSS complete #71
Conversation
I added the attributes for html input element. Can you double check it because I didn't quite understand What I did was:
|
You can see for Re: lowercase for html attribute - https://stackoverflow.com/questions/36176474/camel-case-in-html-tag-attributes-and-jquery-doesnt-work-why |
textarea, option, img, iframe, form, button
I added more stuff but was a bit unsure how to deal with events. commit: 1483549 |
iframe.srcdoc may need to be checked too |
@myitcv Are there any concerns, suggestions or feedback about this PR? |
@pjebs I'm trying to find time to look through this, apologies for the delay. |
bump. would like to see that merged :) |
@Woellchen I got it merged in my new package: https://medium.com/@rocketlaunchr.cloud/go-with-react-de5ee4f01df9 |
Used https://play.golang.org/p/uK-9pocUmVE
Only CSS 3 are included.