Releases: oracle-samples/xfc
Releases · oracle-samples/xfc
1.6.0
- Remove frame origin check as it doesn't provide any added security value and makes integration more complicated for providing applications.
1.5.1
- Added download attribute check for IE11 in unload trigger.
1.5.0
- Added support for calculating height of body containing absolute positioned elements. #19
- Restored default height calculation back to bodyOffset.
1.4.0
- Added trigger for frame unloading. #18
- Updated default height calucaltion to bodyScroll.
1.3.2
- Updated default height calculation to max to account for dropdowns.
1.3.1
- Updated node version to 8.9.2 to support NPM 2FA
v1.3.0
- Added the feature to pass in custom attributes for mounted iframe.
- Added support for auto-authorizing the consumer.
v1.2.1
Removed message event listeners when un-mounting frames.
v1.2.0
- Added
load
method to frame in consumer.
- Updated consumer's unmount method to avoid potential memory leak.
v1.1.0
- Removed the need of adding polyfills when consuming xfc.