Releases: streamich/react-embed
Releases ยท streamich/react-embed
v3.1.0
3.1.0 (2020-04-19)
Bug Fixes
- ๐ add controls to react-player (08e52bc)
Features
v3.0.1
3.0.1 (2020-03-17)
Bug Fixes
- adds support for shortened youtube share links (f78f13f)
v3.0.0
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
2.7.1 (2019-08-17)
Bug Fixes
- ๐ wrap only block success contents (9a7f320)
v2.7.0
2.7.0 (2019-08-17)
Features
- ๐ธ add renderWrap() prop (f984b4f)
v2.6.0
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
2.5.0 (2019-04-24)
Bug Fixes
- ๐ replace renderLoading() by fallback (4175be9)
- ๐ vendor react-gist as importing it crashes (fec94c5)
Features
v2.4.0
2.4.0 (2019-04-23)
Features
- ๐ธ make blocks responsive to small down to 300px sizes (90bfe0c)
v2.3.1
2.3.1 (2019-04-18)
Bug Fixes
v2.3.0
2.3.0 (2019-03-06)
Features