Releases: jonnitto/Jonnitto.Plyr
Releases · jonnitto/Jonnitto.Plyr
2.4.3
2.4.2
⬆️ Plyr update
Bumps plyr from 3.5.7 to 3.5.8.
Release notes
Sourced from plyr's releases.
v3.5.8
- Added
flex-direction
property to fix some issues introduced in v3.5.7 when using custom CSS- Cleaned up the organisation of some of the SCSS files (should not effect CSS output)
- Added
referrerPolicy
option for Vimeo to prevent an issue present in the demo site- Remove all Vimeo controls for Pro & Premium accounts
- Improve thumbnail size calculations when size is set per css (thanks @ydylla)
- Add previewThumbnails source setter (thanks @ydylla)
- More speed setting logic improvements
Changelog
Sourced from plyr's changelog.
v3.5.8
- Added
flex-direction
property to fix some issues introduced in v3.5.7 when using custom CSS- Cleaned up the organisation of some of the SCSS files (should not effect CSS output)
- Added
referrerPolicy
option for Vimeo to prevent an issue present in the demo site- Remove all Vimeo controls for Pro & Premium accounts
- Improve thumbnail size calculations when size is set per css (thanks @ydylla)
- Add previewThumbnails source setter (thanks @ydylla)
- More speed setting logic improvements
Commits
a6ff027
v3.5.8 deployed8417462
Merge pull request #1684 from sampotts/develop156abda
Changelog update1619510
Speed settings logic improvementsff8dedd
Menu border color tweak637823c
Started on v3.5.8 changelog01219be
Comment clean up59e3afb
Merge branch 'develop' of github.com:sampotts/plyr into developdb05322
Merge pull request #1670 from ydylla/previewThumbnails-setter74e5c78
Merge pull request #1678 from ydylla/fix-thumb-size-per-css- Additional commits viewable in compare view
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.22
2.2.21
2.2.20
🐛 Remove zero-width spaces and joiners in Vimeo regex, thanks @kdambekalns