Socket
Socket
Sign inDemoInstall

plyr

Package Overview
Dependencies
5
Maintainers
1
Versions
159
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
12131516Next

1.7.0

Diff

Changelog

Source

v1.7.0

  • Sass cleanup (fixes #265)
  • Docs tidy up to help quick start (fixes #253)
  • Fix for issues with data attribute options passing (fixes #257)
  • (Important) Removed the requirement for a wrapper div to setup Plyr and removed the dependency on the plyr classname as a JS hook. By default it will now look for <video>, <audio> and [data-type] elements. If you are just calling setup() with a <div class="plyr"> you may want to give it a good test after upgrading. You can probably remove the wrapper div. The reason behind this is to make setup easier for newcomers and prevent the styling being used on unsupported players (because the plyr classname was used as a CSS and JS hook - which isn't ideal)
  • Renamed the 'docs' folder to demo to avoid confusion - the readme is the docs after all
sampotts
published 1.6.20 •

Changelog

Source

v1.6.20

  • Fix for multiple sprites being requested (fixes #259)
sampotts
published 1.6.19 •

Changelog

Source

v1.6.19

  • Fix for scroll direction issues on volume control (fixes #258)
sampotts
published 1.6.18 •

Changelog

Source

v1.6.18

  • Reduced rounding of seek value from 1 decimal point to 4 (fixes #242)
sampotts
published 1.6.17 •

Changelog

Source

v1.6.17

  • Added disableContextMenu option to hide the right click context menu (fixes #248 and #225)
sampotts
published 1.6.16 •

Changelog

Source

v1.6.16

  • Always hide standard controls (fixes #225)
  • Fix for Tooltips overflowing (fixes #230)
sampotts
published 1.6.15 •

Changelog

Source

v1.6.15

  • Restore scroll position when exiting full screen (fixes #236)
sampotts
published 1.6.14 •

Changelog

Source

v1.6.14

  • SVG sprite loading automatically for an easier setup
  • Touch devices now show controls on touch rather than pausing playback
sampotts
published 1.6.12 •

Changelog

Source

v1.6.12

  • Fix for undefined buffer error
  • Add scroll listener on volume slider (PR #227 bty @igoradamenko)
sampotts
published 1.6.10 •

Changelog

Source

v1.6.10

  • Changed default icon prefix from 'icon' to 'plyr' to avoid clashes
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc