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

Web Components communication #86

Closed
mbarqawi opened this issue Feb 21, 2016 · 2 comments
Closed

Web Components communication #86

mbarqawi opened this issue Feb 21, 2016 · 2 comments

Comments

@mbarqawi
Copy link

Hello,
I would like to thank you for your work , it was very helpfull for me,
I have small question regarding how you are calling the inter components call between the elements
you are using document.querySelector("#torrent_db").value for example but i think it should be cleaner to raise event and handle it from the container element

I am correct? or I have misunderstanding

BR

@hedcet
Copy link
Collaborator

hedcet commented Feb 22, 2016

@mbarqawi actually this is still under mass development, i am looking router / event / mwc:mixin(MeteorJS package) based inter component communication

currently i just ported it from polymer-0.5

@hedcet hedcet closed this as completed Feb 22, 2016
@hedcet
Copy link
Collaborator

hedcet commented Mar 7, 2016

@mbarqawi lets check now, mwc:compiler & mwc:mixin r implemented

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