OWOX / brainy-table

Polymer 1.x table element
https://owox.github.io/brainy-table/
MIT License
34 stars 9 forks source link

Polymer 2 #24

Open benjaminrancourt opened 7 years ago

benjaminrancourt commented 7 years ago

Hi,

Thanks for your component, I love it!

I'm currently upgrading my Polymer 1 application to Polymer 2, but unfortunatly, your components doesn't seem to be working out of the box with Polymer 2 in my application.

Do you plan to migrate your components to Polymer 2 / ES6?

Thanks!

web-padawan commented 7 years ago

Hi! Thanks for your issue. Actually there are plans, but no ETA yet. It's recommended by Polymer team to convert elements to hybrid mode first, but since there are some tricky parts related to Templatizer, I'm thinking of skipping hybrid and making 2.0 release compatible with Polymer 2 only.

Vesely commented 6 years ago

Hi, some news about upgrade to polymer 2 (or 3)? :)

Thank you!