Skip to content

Releases: looker-open-source/embed-sdk

1.8.4

20 Mar 23:00
a375555
Compare
Choose a tag to compare

Fix typo in message property.

1.8.3

20 Mar 21:01
65b7b10
Compare
Choose a tag to compare

Adds additional builder convenience methods:

  1. withDynamicIFrameHeight - dynamically updates height of IFRAME based upon height of dashboard,
  2. withScrollMonitor - monitors scroll position so that download and alert dialogs are positioned in view (requires Looker version >= 23.6.0).
  3. withDialogScroll - monitors drill dialog opening and scrolls top of drill dialog into view (requires Looker version >= 23.6.0).

1.8.2

08 Mar 20:27
d565004
Compare
Choose a tag to compare

Allow attributes may now be added to the IFRAME created for the Looker embed. This is useful to allow tile visualizations to be displayed in full screen mode.

1.8.1

08 Mar 20:22
d565004
Compare
Choose a tag to compare

Adds support for cookieless embedding.

1.6.1

22 Jul 22:50
d55c621
Compare
Choose a tag to compare
  • Add additional embed event types.
  • Add additional embed event property type definitions and correct existing ones.

1.5.0

11 Mar 00:19
77b36ed
Compare
Choose a tag to compare
  • Support custom parameters and headers for auth endpoint

1.3.0

29 Sep 22:50
b94b170
Compare
Choose a tag to compare
  • Add missing types and export more types.

1.1.0

27 Feb 17:22
74f0004
Compare
Choose a tag to compare
  • Add withApiHost() method to builders.

1.0.0

15 Feb 01:02
2f5970e
Compare
Choose a tag to compare
  • Leave Beta.

1.0.0 Beta 6

31 Jan 19:18
40a4591
Compare
Choose a tag to compare
1.0.0 Beta 6 Pre-release
Pre-release
  • Fix Explore URL generation.