-
Notifications
You must be signed in to change notification settings - Fork 44
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
Volunteer collaborators are needed #123
Comments
I think we are already in contact :) |
@platosha Is there a Slack channel or anything we can all talk in? But yes, definitely would like to help out! |
Good idea. I was in the process of creating an own https://angular-polymer.slack.com. What makes more sense? To integrate in the existing polymer slack or a new one? In my opinion to get a channel in the existing polymer slack would be a bit better... Friendly ping to @platosha :) |
I think we should stay close to Polymer, we might as well be in there. |
Agreed. I've already made a request in their slack for an own channel. I hope it's possible... |
Works for me. If using Polymer Slack is not possible, I would prefer to create a Gitter chat over Slack then. I like the gitter UI more, and also the webcomponents.org community chat is there. |
@MarkPieszak We don’t have a design doc yet. In short, pretty much all the current implementation is in the single file The only private part was |
Perfect yeah let me take a look at the implementation to see where I can help out! |
Hi. I would like to help out. Btw, have you seen this interop work https://github.com/webcomponents/angular-interop? |
Wassim! Now it's a party 🍻 |
@manekinekko Never seen it but seems cool. Did you try it for production use? And how does it differ to this implementation? |
@MarkPieszak haha! good to see you here. I'm glad Michael Prentice sent me here ^^ @BorntraegerMarc the interop implementation is straightforward. My goal was to use vanilla Polymer with raw Angular (>=2) without any glue code (or at as little as possible). So this interop repo tries to serve as an implementation reference. It's not a library. FYI, I've also implemented another interop repo for Web Components (v0 spec) here: https://github.com/manekinekko/angular-wc-interop I'm was wondering what made you create this library? PS: I'm OK to continue this discussion on slack/gitter. |
2 way binding with polymer mainly. @platosha could answer that best |
It also does some work to hook up Form events and inputs with Polymer web components. In the past, it has had issues with accessing the window object to get window.Polymer which doesn't play well with Universal. So in addition to switching to the new Renderer interface, it would be nice to get it working with Universal. |
@Splaktar Yeah definitely, we want it to play well with Universal/web-workers for sure. I talked with @platosha the other day so I started looking into a few things to get everything going to get the project up to date with everything. We'll be switching everything to use the Maybe we can all meet up sometime next week? |
I'm in the Polymer Slack, but I can't keep up with things in general. A specific channel would be really helpful. |
We just got the https://polymer.slack.com/messages/polymer-angular/ channel :) |
I would like to contribute to this project. Can anyone tell me how to begin? Any straightforward issue to start working on it? |
@manekinekko Unfortunately that example is out of date.
I think they need to upgrade to Polymer 2 and base the example on Angular CLI. |
Hello guys i would like to contribute. Nowadays I am using this component and I can't update my anguar cli for this reason. Well what do we need to do for make this possible? How can I help? |
We are looking for collaborators to work on this project. If you want to become a collaborator, please leave a comment below.
Collaborator responsibilities include:
The text was updated successfully, but these errors were encountered: