-
Notifications
You must be signed in to change notification settings - Fork 65
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
Maintainers needed #197
Comments
A user here, would like to help, but since you are advocating towards vaadin-grid, wouldn't be better to provide (or ask for collaboration for it) a migration guide to vaadin? In either case, I would like to help, although I'm more a web-components user and not that much of a core-developer |
i am interested |
@timoteoponce a migration guide is a good idea – I'll see if I can make it happen. |
@yugendrababu thanks for the interested – do you have any contributions I could take a look at? |
@Saulis looking for a opportunity , No Contributions :( . i have good understanding on web components. |
Interesting. I had used vaadin-grid sporadically prior to discovering iron-data-table and switched here because iron-data-table offered a lot of features vaadin-grid did not. Did not realize that they were being developed by the same person. I hope that vvaadin-grid 2.0 can be written to offer the same broad and useful features as in iron-data-table and perhaps I will switch back. |
@michael-lumley interesting :-) which features in particular you would wish to see in vaadin-grid that are missing? |
A markup-base approach I would say, most vaadin-element examples I've seen use a js-approach, but there's not much more regarding HTML-markup. Or perhaps I'm misreading something? |
@timoteoponce sounds to me like you've been looking at |
@Saulis ah darn, I just figured out my mistake, this is the only reason I'm backing from a iron-data-table -> vaddin-migration :-), I will proceed and perhaps create a little migrattion-steps-guide |
@Saulis I've been playing a bit with the new 2.0 I also found configuration for sorting and filtering on Overall, I still prefer |
@Saulis I am interested in taking this over. Do you still need a maintainer? |
Hi everybody!
As you've probably noticed, I haven't been maintaining
<iron-data-table>
that actively after1.0
was released. Reason being focusing mostly on making<vaadin-grid>
2.0 (which is my day job) and not having time or energy to work on this project.As some of you might have read from the blog I posted,
<iron-data-table>
was research project I did as a foundation for building<vaadin-grid>
2.0.The bad news is, that I don't have plans to continue working on
<iron-data-table>
, but instead further continue improving<vaadin-grid>
.The good news is that
<vaadin-grid>
is quite similar to<iron-data-table>
so it should be quite straightforward to migrate if you want to do that.<vaadin-grid>
has most if not all the same features that<iron-data-table>
has, plus more. And, it's actively maintained not only by me but a number of my colleagues at Vaadin.Now, if there are people in the community (preferably active contributors) who want to take on maintaining this project and taking it further, I'd be more than happy to pass on the torch and help in any way I can.
If you're interested, please add a comment here or contact me in Gitter
Thanks for all your support,
Sauli
The text was updated successfully, but these errors were encountered: