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