oracle-samples / cerner-smart-embeddable-lib

npm project for developers to use in their SMART web app to be embeddable in Cerner’s MPage Workflow
Apache License 2.0
22 stars 31 forks source link

Support COM APIs in Edge Context #66

Closed murtuzasyed closed 7 months ago

murtuzasyed commented 7 months ago
  1. Within an embedded mode, override the COM APIs like APPLINK to utilize the message event interface.
  2. Check for the current browser context and override in edge context for passivity with IE and older versions of MPages

Based on the PR by @nagarajan-gopal

kolkheang commented 7 months ago

@poloka could you take a look at this PR as well?

murtuzasyed commented 7 months ago

@poloka could you take a look at this PR as well?

@kolkheang @nagarajan-gopal can we get this reviewed?