1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00
video.js/src
Peter Petraník abdfaacd90
feat: expose version from player.version() (#8543)
Add a `Player#version()` method which returns an object with the Video.js version under the `video.js` property name, to match the package name.

This could then be extended to support adding plugin, tech, and source handler versions as part of the version call.

Fixes #8538
2024-01-04 09:35:23 -05:00
..
css fix(loading-spinner): border size costumization (#8369) 2023-12-04 14:26:55 -05:00
images fix(svg-icons): icon size consistency (#8380) 2023-08-17 21:30:23 +02:00
js feat: expose version from player.version() (#8543) 2024-01-04 09:35:23 -05:00