updating the-grid to support Polymer 3.0
Polymer 3 has just been released.
I've run the polymer-modulizer and made the necessary changes to migrate the-grid to Polymer 3.0. The demo is working flawlessly but there's still some problems:
What's still not working:
- the playground demo
- the responsive demo
- 8 unit tests
As these don't seem to affect general functionality I think we can create the relevant issues and deal with them later.
Note: This is a breaking change! Hence, this should bump the major version.
@vpusher are you still maintaining this? or you will not give more support ?
Yes I still maintain this component but as a best effort basis. I already planned to migrate the component to Polymer 3. Just waiting for the official release. In the meantime, feel free to PR for any needs 😉
awesome XD i think @aveiga needs to rebase 👍
@aveiga Will you have time to do then changes and fix the conflict ?
Made a Polymer3 working version (used in a lit-element project) https://gist.github.com/Ghostfly/ed0839700f0a53e7fbeecad128cfb2e7
I think it's better in Polymer3 as gestures event listeners are really great