Plyr v3.7.3 Release Notes

    • ๐Ÿ›  Fix: force nowrap in progress tooltips (related: #2549) (thanks @raad-altaie!)
    • Feat(i18n): Make captions autodetect text direction (#2540) (thanks @ebraminio!)
    • ๐Ÿ›  Fix: fixed menu border radius bug (#2548) (thanks @raad-altaie!)
    • ๐Ÿ—„ Chore: navigator.platform is deprecated (#2530) (thanks @stamat!)
    • ๐Ÿ”ง Feat: Added configurable property to elements for re-use (#2489) (thanks @NoirHusky!)
    • ๐Ÿ“„ Docs: Replace example video ID with one that still works (#2518) (thanks @luvejo!)
    • ๐Ÿ›  Fix: Improve accessibility on control buttons with aria-pressed (#2523) (thanks @emilkarl!)
    • ๐Ÿ›  Fix: Fix for calc() in newer Dart Sass versions (#2519) (thanks @ckhicks!)
    • ๐Ÿ›  Fix: simplify logic for isFunction assertion method
    • โšก๏ธ Chore: update types to include string for controls
    • โฌ†๏ธ Chore: upgrade packages
    • Chore: use .node-version instead of .nvmrc