Releases: iblai/iblai-web-mentor
Releases · iblai/iblai-web-mentor
Release 1.0.14
- adds component prop to indicate the component of the mentor to display
- adds modal prop to indicate the modal to display
Release 1.0.13
- updates: sendHTMLContentToIframe could now take as parameter an iframe element or an iframe ID
Release 1.0.12
- fix: infinite reloading of the iframe with send tenant in userObject as tenant key instead of a stringified tenant object
Release 1.0.11
- updates: removes more irrelevant content from html content
Release 1.0.10
- updates mentor-ai.d.ts with updated prop types
Release 1.0.9
- exports proxyContextPostMessage globally
Release 1.0.6
- adds lmsUrl and authRelyOnHost properties
- adds: fetch user platforms and tokens, push to auth SPA
Release 1.0.5
- updates README.md
- exposes context sharing functions
Release 1.0.4
- adds context-share.ts
- adds contextOrigins props to allow only specific origins to share context
Release 1.0.2
- clone the iframe contents in the host website and add as part of the page content