Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Releases: theonion/bulbs-public-embed-instagram

Move stuff around, no dist

07 Jun 16:22
Compare
Choose a tag to compare

Worthwhile refactoring

18 Sep 15:06
Compare
Choose a tag to compare
0.0.9

Version to 0.0.9

Upgrades

18 Sep 02:45
Compare
Choose a tag to compare

New

  1. instagram-embed-html-unsanitized can be used for prep instead of passing in embedHtml into prep function.

Updates

  1. Render is now stored as data instead of an attribute.

Better config for Instagram embed url

17 Sep 22:53
Compare
Choose a tag to compare

New

  1. Set instagramEmbedScriptUrl to set the url for the embed script that will be used to render Instagram embeds.
  2. "Private" function _getInstagramEmbedScript added to InstagramEmbedProcessor prototype for easier testing later on.