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

Determine if a "standalone" angular 2 component can be used in a non-angular2 app #3

Closed
EricWittmann opened this issue Oct 11, 2016 · 0 comments
Labels

Comments

@EricWittmann
Copy link
Member

For this ticket, try to use the angular 2 API editor test component created in #1 in a non-angular 2 app.

This can be a simple static web site, where some custom javascript is included which would create the component and display it somewhere on the page. Explore possible display options, with an iframe being the "last resort". :)

What we're shooting for here is functionality similar (not necessary the SAME as) to something like the ACE editor. I.e. the ability to somehow create the API editor angular 2 component and embed it on a web page, and then interact with its public api (setValue, getValue, etc).

mccrackend pushed a commit to mccrackend/apicurio-studio that referenced this issue Aug 29, 2017
things are secure, and now accepting rest requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants