3.7.0 (2023-07-04)
- πΈ add CodeSandbox support (f6e507c)
3.6.0 (2022-04-19)
- πΈ bump react-simple-player dependency (23069dd)
3.5.1 (2022-04-13)
- stop looping when library is ready (5a764d4)
3.5.0 (2022-04-13)
3.4.0 (2022-04-11)
- πΈ add simple PDF viewer (ee7faba)
3.3.3 (2021-04-19)
- deps: update dependency react-youtube to ^7.13.1 (7dafefc)
3.3.2 (2020-04-25)
- π bump react-simple-player library (c661883)
3.3.1 (2020-04-25)
- π bump react-simple-player (96d5733)
3.3.0 (2020-04-25)
- πΈ add dark mode support to audio player (a32bc51)
- πΈ add support for dark mode in Twitter (b0ef2cd)
- πΈ improve supported audio file formats (9d639d9)
- πΈ support responsivenes in audio player (f79158f)
3.2.0 (2020-04-24)
- πΈ add react-simple-player (1df0a8c)
3.1.0 (2020-04-19)
- π add controls to react-player (08e52bc)
- bump p4-css dependency (12923c5)
3.0.1 (2020-03-17)
- adds support for shortened youtube share links (f78f13f)
3.0.0 (2020-02-16)
- πΈ stretch YouTube videos 100% (967984a)
- 𧨠YouTube embeds are now stretched to 100% width. Limit stretching by
wrapping this component in a custom .
2.7.1 (2019-08-17)
- π wrap only block success contents (9a7f320)
2.7.0 (2019-08-17)
- πΈ add renderWrap() prop (f984b4f)
2.6.0 (2019-04-24)
- πΈ 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)
2.5.0 (2019-04-24)
- π replace renderLoading() by fallback (4175be9)
- π vendor react-gist as importing it crashes (fec94c5)
- πΈ add error boundary (6956bdb)
2.4.0 (2019-04-23)
- πΈ make blocks responsive to small down to 300px sizes (90bfe0c)
2.3.1 (2019-04-18)
- π fix NPM build (c5236ee)
2.3.0 (2019-03-06)
- πΈ add gfycat block (45f46d1)
2.2.0 (2019-03-06)
2.1.0 (2019-03-06)
- πΈ add gist block (6e0ddd2)
- πΈ add Instagram (8f930ce)
- πΈ add replit block (cd91c95)
- πΈ imgur block (0a8e286)
- πΈ route imgur (113162a)
2.0.0 (2019-02-27)
- π export typings from module (ff6c8b4)
- πΈ add JSFiddle iframe (5fcdb7e)
- πΈ add react-player (d786dcd)
- πΈ make default export lazy loaded (aa06d4b)
- Now default component is React.lazy()
1.2.0 (2019-02-26)
- πΈ add Vimeo through react-player (aba25e4)
1.1.0 (2019-02-23)
- π add back yourtube.com domain without WWW (9e42113)
- πΈ add render prop (1ac763d)
- πΈ add renderVoid prop to render errors and null (1d1aab7)
- πΈ add YouTube block (a744d7f)
- πΈ feat use renderLoading() while block is being loaded (bb8c794)
- πΈ implement first version with routing (a6de691)
- πΈ lazy load blocks and better router error handling (9a93642)