This repository has been archived by the owner on Oct 22, 2020. It is now read-only.
Releases: corbindavenport/superembed.js
Releases · corbindavenport/superembed.js
SuperEmbed.js 3.1
New in SuperEmbed.js 3.1:
- Added support for SoundCloud and MSDN Channel 9 embeds
SuperEmbed.js 3.0
New in SuperEmbed.js 3.0:
- Improved performance and cleaner code
- Added support for Facebook, Gfycat, LiveLeak, MySpace, and Archive.org embeds
SuperEmbed.js 2.2
New in SuperEmbed.js 2.2:
- Fixes to avoid conflict with other libraries
SuperEmbed.js 2.1
New in SuperEmbed.js 2.1:
- Now optionally uses JQuery for detecting page load and page resize, if JQuery is loaded before SuperEmbed
SuperEmbed.js 2.0
New in SuperEmbed.js 2.0:
- Almost completely re-written, resizing is now handled by JS instead of CSS
- Now videos maintain their original aspect ratio when resized, no more letterboxing
- Minimum Internet Explorer version dropped to IE 9
- The
.superembed-square
class now applies a 1:1 ratio, instead of a 4:3 ratio
SuperEmbed.js 1.3
New in SuperEmbed.js 1.3:
- Removed optional CSS
calc()
due to not working correctly
SuperEmbed.js 1.2
New in SuperEmbed.js 1.2:
- Fixed issue with undefined error
SuperEmbed.js 1.1
New in SuperEmbed.js 1.1:
- Added support for Vid.me and Twitch.tv
- Vine embeds are now automatically 4:3 instead of 16:9
- You can now add the
.superembed-square
class to force an embed to 4:3 ratio
SuperEmbed.js 1.0
New in SuperEmbed.js 1.0:
- Initial release