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

Mount on DOM element #7

Closed
harryjubb opened this issue Mar 13, 2019 · 1 comment · Fixed by #84
Closed

Mount on DOM element #7

harryjubb opened this issue Mar 13, 2019 · 1 comment · Fixed by #84
Assignees
Projects

Comments

@harryjubb
Copy link

Hi,

Fantastic piece of software. Looking at using it in an application, is it possible to mount Ketcher on a DOM element instead of using in an iFrame, in a framework-agnostic way?

@dotjrt
Copy link

dotjrt commented Apr 7, 2020

Happen to find any workaround for this? Requiring the use of iFrame creates all sorts of headaches that I'd love to avoid.

@Vesdet Vesdet added this to To do in Ketcher Sep 11, 2020
@AndreiMazol AndreiMazol assigned AndreiMazol and unassigned tinypony Oct 28, 2020
@AndreiMazol AndreiMazol moved this from To do to In progress in Ketcher Oct 28, 2020
AndreiMazol added a commit that referenced this issue Nov 8, 2020
- add WebpackReplacePlugin
- split project into example & lib folder
- init dependencies
- update example project  configuration
- export root component from the lib
- fix issue with svg icons
- import all svg as SVGR components
- load templates from {staticResourcesUrl} path
@AndreiMazol AndreiMazol moved this from In progress to Coode review in Ketcher Nov 8, 2020
@AndreiMazol AndreiMazol linked a pull request Nov 9, 2020 that will close this issue
AndreiMazol added a commit that referenced this issue Nov 9, 2020
- copy assets from style folder
AndreiMazol added a commit that referenced this issue Nov 9, 2020
- add apiPath property to Editor component
AndreiMazol added a commit that referenced this issue Nov 9, 2020
- add inline sourcemaps
AndreiMazol added a commit that referenced this issue Nov 9, 2020
- update lint-staged command
AndreiMazol added a commit that referenced this issue Nov 9, 2020
- update lint-staged command
AndreiMazol added a commit that referenced this issue Nov 10, 2020
- update Ketcher documentation
- update .prettierignore
AndreiMazol added a commit that referenced this issue Nov 10, 2020
* #7 Mount on DOM element

- add WebpackReplacePlugin
- split project into example & lib folder
- init dependencies
- update example project  configuration
- export root component from the lib
- fix issue with svg icons
- import all svg as SVGR components
- load templates from {staticResourcesUrl} path
- copy assets from style folder
- add apiPath property to Editor component
- add inline sourcemaps
- update lint-staged command
- update Ketcher documentation
- update .prettierignore
@AndreiMazol AndreiMazol moved this from Coode review to Done in Ketcher Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Ketcher
  
Done
Development

Successfully merging a pull request may close this issue.

5 participants