-
Notifications
You must be signed in to change notification settings - Fork 28
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
Documentation #2
Comments
Thanks! Didn't think anyone would ever even see this thing. I'll work on adding some docs. |
It's by far the best implementation, so kudos. If you need help at some point, let me know. |
Yea I borrowed heavily from Material UI's React version. Ironically, I've since moved away from Polymer to React, but if this component is useful I'm happy to keep it up. Any help would be greatly appreciated! |
I like polymer because of the UI library you get out of the box, I didn't see that React had that. So you'd be building tons of components all from scratch. Unless there is a react component repo somewhere. Are you happy to have Flux & React instead of Polymer that had no framework to work with? |
I didn't realize the link you sent WAS react. This looks great. |
That was a big thing for me too...I fell in love with Material/Paper design patterns with Polymer. Then I learned how easy it was to reimplement it in React. Then I found Material UI - which is fantastic! As an aside, Web Components and React aren't mutually exclusive...check out this talk about it. Personally, since discovering React, I don't want to go back to anything else. Add Flux to that and it gets even more fun. One-way data binding FTW. |
This is a beautiful plugin, please add some docs.
The text was updated successfully, but these errors were encountered: