4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog for 7.1.0 More... 18 days ago
release 7.1.0 More... 18 days ago
Added fakeFullscreen controls to the demo to better test this feature. But currently the fakeFullscreen setting is not working. More... 18 days ago
A call to originalNode throws an error on iOS, so i removed it. More... 18 days ago
For all desktop browser, the fullscreen mode should now also work correctly. More... 19 days ago
Mobile devices now show fullscreen correctly. Also include #2995 and #2971 fixes. More... 19 days ago
release 7.0.7 More... 12 months ago
Remove a symlink that got accidentally pushed into git repository More... 12 months ago
release 7.0.6 More... 12 months ago
Add screen reader text for total duration when current and duration are consecutive elements in the features array More... 12 months ago
Add screen reader text for current time and total duration More... 12 months ago
Add keyboard controls for play and pause to container element More... 12 months ago
release 7.0.5 More... over 1 year ago
release 7.0.5 More... over 1 year ago
removed setByKeyboard from setTrack function call More... over 1 year ago
removed setByKeyboard on tracks since it sets a wrong focus More... over 1 year ago
release 7.0.4 More... over 1 year ago
Added stopPropagation to stop focus event from bubbling up More... over 1 year ago
Rollback More... over 1 year ago
revert build files More... over 1 year ago
Added stopPropagation to stop focus event from bubbling up More... over 1 year ago
Eliminate SUPPORT_POINTER_EVENTS test logic More... over 1 year ago
release 7.0.3 More... almost 2 years ago
Trying to fix the problems with captions, that sometimes they are not working correctly with multiple problems. Tracks feature now uses `node`, instead of `domNode`. MPEG-Dash, HLS and HTML renderer now dispatches event to the originalNode. `rendererready`-Eventlistener is now set early to catch early events from creating renderers. It's hard to find out, when `node` should be used and when `domNode` is correct. Maybe refactor in the future to reduce only to one node. More... almost 2 years ago
release 7.0.2 More... about 2 years ago
remove redundant comment More... about 2 years ago
remove redundant console log More... about 2 years ago
fixes iframe height on fill mode More... about 2 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... about 2 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... about 2 years ago