Skip to content

Releases: ibrahimcesar/react-lite-youtube-embed

v2.2.0

09 Feb 11:25
23678ea

Choose a tag to compare

Bumping the version to release and publish on npm

v2.2.0

09 Feb 00:39
35c6a0d

Choose a tag to compare

Contribution from @ayes-web added custom thumbnail option

v2.1.3

10 Dec 21:21

Choose a tag to compare

"Bug" #35 is not addressable by this front-end component. Safari 11 nowΒ disables/blocks autoplayΒ features. You have to manually go to the safari settings andΒ Allow All Auto-Play.

Android videos only autoplay on mute.

Applies autoplay once button is clicked

10 Dec 20:37

Choose a tag to compare

2.1.0

12 Oct 15:56
92be54a

Choose a tag to compare

  • Announce prop should be optional;
  • Bump to 2.1.0 since many changes where made and not followed SEMVER strictly;

Thanks to @theodorusclarence and @schoenwaldnils

2.0.14

04 Oct 12:26
a8af9c6

Choose a tag to compare

2.0.13

28 Sep 11:53

Choose a tag to compare

  • Added mute option that adds muted=1 for autoplay to work, reverting a change.
  • Fixed 'false' that was being added to className of the iframe.

Thanks to @avaleriani for the contribution and work in this release :)

2.0.12

18 Sep 18:21
9c0d9ae

Choose a tag to compare

New public release

2.0.11

17 Sep 20:25
7443cff

Choose a tag to compare

  • Support for WebP finally arrived. More than year later!

Thanks for raising the issue @winstonma

2.0.10

14 Sep 18:13
40d3a25

Choose a tag to compare

  • Announce prop should be optional