Skip to content

Releases: streamich/react-embed

v3.1.0

19 Apr 19:23
Compare
Choose a tag to compare

3.1.0 (2020-04-19)

Bug Fixes

  • ๐Ÿ› add controls to react-player (08e52bc)

Features

v3.0.1

17 Mar 14:41
Compare
Choose a tag to compare

3.0.1 (2020-03-17)

Bug Fixes

  • adds support for shortened youtube share links (f78f13f)

v3.0.0

16 Feb 15:47
Compare
Choose a tag to compare

3.0.0 (2020-02-16)

Features

  • ๐ŸŽธ stretch YouTube videos 100% (967984a)

BREAKING CHANGES

  • ๐Ÿงจ YouTube embeds are now stretched to 100% width. Limit stretching by
    wrapping this component in a custom
    .

v2.7.1

17 Aug 20:34
Compare
Choose a tag to compare

2.7.1 (2019-08-17)

Bug Fixes

  • ๐Ÿ› wrap only block success contents (9a7f320)

v2.7.0

17 Aug 19:56
Compare
Choose a tag to compare

2.7.0 (2019-08-17)

Features

  • ๐ŸŽธ add renderWrap() prop (f984b4f)

v2.6.0

24 Apr 10:05
Compare
Choose a tag to compare

2.6.0 (2019-04-24)

Features

  • ๐ŸŽธ impl Tweet from scratch, make sure it fits into rect (f419a40)
  • ๐ŸŽธ make figma block fit outer box (cf76ab0)
  • ๐ŸŽธ make gist fit outer box (b63d31e)
  • ๐ŸŽธ make imgur fit box (0b25ed1)
  • ๐ŸŽธ make JsFiddle fit box without margins (ad201df)
  • ๐ŸŽธ make sure components fit without margins in container (79f78cf)
  • ๐ŸŽธ make sure gmaps fits box well and has rounded corners (4ab3749)

v2.5.0

24 Apr 07:30
Compare
Choose a tag to compare

2.5.0 (2019-04-24)

Bug Fixes

  • ๐Ÿ› replace renderLoading() by fallback (4175be9)
  • ๐Ÿ› vendor react-gist as importing it crashes (fec94c5)

Features

  • ๐ŸŽธ add error boundary (6956bdb)

v2.4.0

23 Apr 23:59
Compare
Choose a tag to compare

2.4.0 (2019-04-23)

Features

  • ๐ŸŽธ make blocks responsive to small down to 300px sizes (90bfe0c)

v2.3.1

18 Apr 18:53
Compare
Choose a tag to compare

2.3.1 (2019-04-18)

Bug Fixes

  • ๐Ÿ› fix NPM build (c5236ee)

v2.3.0

06 Mar 19:54
Compare
Choose a tag to compare

2.3.0 (2019-03-06)

Features

  • ๐ŸŽธ add gfycat block (45f46d1)