-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Hi everybody!
As you've probably noticed, I haven't been maintaining <iron-data-table>
that actively after 1.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