Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preload Fdc3 2.0 ComposeUIDesktopAgent for Embedded Browser (#243)
* Add InjectFDC3() * Generate IIFE bundle * Copy Preload folder to output directory * Add script to copy bundle * Update .gitignore * Rename ComposeDesktopAgent to ComposeUIDesktopAgent * Re-export ComposeUIDesktopAgent as fdc3 * Remove async * Add Bundle as an Embedded Resource * Copy Preload folder to output directory * Rename ComposeDesktopAgent to ComposeUIDesktopAgent * Add Bundle as an Embedded Resource * Read Bundle from Embedded Resource * Query Full Resource Path * Add Pre-build Event for Copying the Bundle * Build JavaScript Before .Net * Re-add Embedded Resource * Update lock * Fix import for tests * Rename methods * Use Implicitly Typed Variables * update package-lock.json * Add FDC3 IIFE Bundle Directly from dist * Add test for ReadResource * Add Pre-build Target * Add License Headers * Add ResourceCanBeRead * Add FINOS FDC3 Workbench to Example Manifest * Add FINOS FDC3 Workbench to Launch Settings * Throwing Exception from Utility Function * FDC3 IIFE Bundle Resource Name is a Static Constant * Refactor with using declarations * Rename test case * Rename Preload namespace to FDC3 * Fix fdc3Version in ComposeUIDesktopAgent.getInfo()
- Loading branch information