Skip to content
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

open() close() etc. methods #103

Closed
timreichen opened this issue Nov 10, 2017 · 1 comment
Closed

open() close() etc. methods #103

timreichen opened this issue Nov 10, 2017 · 1 comment

Comments

@timreichen
Copy link

timreichen commented Nov 10, 2017

I saw the presentation and around the 11. minute Rob Dodson explains that methods like open() and close() should be avoided and an attribute (which paper-toast already has) should be used for it. I guess this is not the only element that has these kind of methods.
My question is, are you going to drop these methods since it is in contradiction of what he said? His explanation seemed logical to me and it would make sense to do it for the next big release (e.g. Polymer 3.0)

Thank you for your answer

@valdrinkoshi
Copy link
Member

The 3.0 release will be a mechanical conversion of the existing implementation, moving from HTML Imports to JavaScript modules and from Bower to NPM; we won't make any other changes in this process. Our post-3.0 plan is to collaborate with the Material Design Components team on a new set of Material Design web components, which will be based on the new Material Design 2 specs and closely track updates to the specs over time. We'll have more to say about this at Google I/O in May.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants