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

Feature/cupertino with elements #40

Closed

Conversation

dalepo
Copy link

@dalepo dalepo commented Jun 10, 2020

I liked your library, I'm trying to port it to angular by compiling the template in runtime and I figured maybe it would be good if the constructor supported elements and selectors instead of only selectors.

Notice that I changed some internal functions to use the element instead of the selector, but if the class was originally constructed with a selector it will fall back to what you did before.

I also changed the base test, let me know if you would like to replicate the 'With selectors' button in the other tests!.

Cheers.

@roman-rr roman-rr self-requested a review June 10, 2020 12:00
@roman-rr
Copy link
Collaborator

Hello @dalepo
Thanks for investigations!

Please give me more clarifications regarding the issue you catch while using library with Angular with pass selectors. (Logs, Case, Code, somethings... )

@dalepo
Copy link
Author

dalepo commented Jun 10, 2020

Hey @roman-rr
I've had no issues with Angular, the library works perfectly. I'm trying to use a Component instead of a selector, that's the goal right now. The first change I'd have to do is this element support.

@EinfachHans
Copy link

Very interested in this. Would be great if i could pass a Component!

@roman-rr
Copy link
Collaborator

roman-rr commented Jun 19, 2020

Feature scheduled for the next releases as first task in priority list

@roman-rr roman-rr closed this Jul 11, 2020
roman-rr added a commit that referenced this pull request Jul 22, 2020
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

Successfully merging this pull request may close these issues.

4 participants