Skip to content

Releases: iblai/iblai-web-mentor

Release 1.0.14

17 Mar 20:26

Choose a tag to compare

  • 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

06 Mar 22:57

Choose a tag to compare

  • updates: sendHTMLContentToIframe could now take as parameter an iframe element or an iframe ID

Release 1.0.12

06 Mar 06:19

Choose a tag to compare

  • fix: infinite reloading of the iframe with send tenant in userObject as tenant key instead of a stringified tenant object

Release 1.0.11

03 Mar 23:26

Choose a tag to compare

  • updates: removes more irrelevant content from html content

Release 1.0.10

28 Feb 18:45

Choose a tag to compare

  • updates mentor-ai.d.ts with updated prop types

Release 1.0.9

19 Feb 22:21

Choose a tag to compare

  • exports proxyContextPostMessage globally

Release 1.0.6

14 Feb 14:29

Choose a tag to compare

  • adds lmsUrl and authRelyOnHost properties
  • adds: fetch user platforms and tokens, push to auth SPA

Release 1.0.5

10 Feb 20:21
36d6777

Choose a tag to compare

  • updates README.md
  • exposes context sharing functions

Release 1.0.4

06 Feb 20:29

Choose a tag to compare

  • adds context-share.ts
  • adds contextOrigins props to allow only specific origins to share context

Release 1.0.2

15 Jan 10:47

Choose a tag to compare

  • clone the iframe contents in the host website and add as part of the page content