1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-23 11:04:59 +02:00

3985 Commits

Author SHA1 Message Date
mister-ben
43536f0888 fix playlist handler test 2023-06-09 13:48:16 +02:00
mister-ben
4136a53e83 Merge branch 'main' into feat-mediasession 2023-06-09 13:41:20 +02:00
mister-ben
662989b139 test handlers to incresase coverage 2023-06-09 13:17:45 +02:00
Pat O'Neill
6c4997d25b 8.4.2 v8.4.2 2023-06-06 17:36:43 -04:00
BrainCrumbz
dc1e2bb42a
fix(shadow-dom): prevent warning 'element supplied is not included' (#8192)
Co-authored-by: Giuseppe Piscopo <g.piscopo@braincrumbz.com>
2023-06-06 17:24:30 -04:00
André
3dece507bc
fix(text-track-settings): fix text track settings responsiveness when default font size is modified (#8294) 2023-06-06 17:24:00 -04:00
André
f0751777a1
fix(loading-spinner): fix loading spinner responsiveness when default font size is modified (#8295) 2023-06-06 17:22:27 -04:00
Makio64
fab8f95a07
fix(package): update videojs-contrib-quality-levels to 4.0.0 to eliminate deprecation warning (#8303)
Co-authored-by: Pat O'Neill <pgoneill@gmail.com>
2023-06-06 17:21:49 -04:00
mister-ben
581786a644 8.4.1 v8.4.1 2023-06-05 21:03:01 +03:00
mister-ben
8f32b9f5c9
fix: revert resolveJsonModule in tsconfig (#8310) 2023-06-05 20:53:36 +03:00
mister-ben
6332b13c2f more test coverage 2023-06-04 16:07:12 +02:00
mister-ben
5314f5d961 lint 2023-06-04 11:24:28 +02:00
mister-ben
d892c1660e lint 2023-06-03 16:47:23 +02:00
mister-ben
16bf589019 repush 2023-06-03 16:44:37 +02:00
mister-ben
8a659d2adb more tests 2023-06-03 16:40:44 +02:00
mister-ben
2a10d09b93 always need to wait for playlist 2023-06-03 15:47:26 +02:00
mister-ben
b67a9ee987 more tests 2023-06-03 14:23:44 +02:00
mister-ben
b9c3aa6e5d guard against non finite duration 2023-06-02 18:07:04 +02:00
mister-ben
c9bd62520e mock test 2023-06-02 17:55:52 +02:00
mister-ben
2b2d8560aa Merge branch 'main' into feat-mediasession 2023-06-02 17:29:15 +02:00
mister-ben
aa076f4731 add type 2023-06-02 17:28:52 +02:00
Pat O'Neill
0c011618e8 8.4.0 v8.4.0 2023-06-02 11:05:35 -04:00
mister-ben
232e0217cc Merge branch 'main' into feat-mediasession 2023-06-02 10:10:38 +02:00
mister-ben
9be74c3e74 move to separate file 2023-06-02 10:10:17 +02:00
mister-ben
768ef787d7 Merge branch 'main' into feat-mediasession 2023-06-02 09:56:15 +02:00
Pat O'Neill
9e5dd81057
test: fix Safari test failures (#8300) 2023-06-01 15:28:19 -07:00
kerasus
cb8b3292fa
feat(lang): update fa translation (#8288) 2023-06-01 09:47:25 -04:00
André
b782cb09f4
fix(player): cache_.currentTime is not updated when the current time is set (#8285)
Updating cache_.currentTime as soon as the currentTime is set avoids having to wait for the timeupdate event, which results in:

- making cache_.currentTime more reliable
- updating the progress bar on mouse up after dragging when the media is paused.

See also: #6232, #6234, #6370, #6372
2023-06-01 08:50:29 -04:00
SuperShowwei
7e8532433e
feat(lang): update zh-TW translations (#7877) 2023-05-31 11:27:39 -04:00
Adam Waldron
53dfca4ba8
chore(package): update to http-streaming v3.3.1 (#8279) 2023-05-31 11:13:39 -04:00
mister-ben
3af36383ca
fix(jsdoc): corrections to jsdoc (#8277) 2023-05-31 11:12:57 -04:00
André
d524e5755d
fix(picture-in-picture-control): hide the component in non-compatible browsers (#7899) 2023-05-31 10:54:51 -04:00
Beligh HAMDI
20df248939
docs: update version number in README.md (#8271) 2023-05-31 10:42:15 -04:00
André
35fad1d454
fix(player): load method fails to reset the media element to its initial state when the VHS is used (#8274) 2023-05-31 10:41:44 -04:00
mister-ben
665154fa41
chore: remove legacy prefixes (#8276) 2023-05-31 10:34:01 -04:00
François Beaufort
9e1e29ddfd
fix: Document Picture-in-Picture: Use width/height instead of initialAspectRatio (#8270) 2023-05-31 10:31:24 -04:00
André
07effdf244
fix(skip-forward): error when clicking after player reset (#8258) 2023-05-31 10:30:49 -04:00
André
e73e05db8f
fix(seek-bar): error when scrubbing after player reset (#8257) 2023-05-31 10:30:13 -04:00
André
5151bc5970
fix(player): techGet is undefined (#8256)
Fixes #8255
2023-05-31 10:29:35 -04:00
Grzegorz Blaszczyk
52bad2b784
fix: ad icon is not visible on audio description track list element on Safari (#8232) 2023-05-31 10:28:50 -04:00
André
1a1adf3275
fix(player): address loss of crossOrigin value when loadMedia is called (#8085) 2023-05-31 10:25:34 -04:00
mister-ben
44675210fa feat: Add mediasession support 2023-05-26 11:28:28 +02:00
André
f1558c660b
fix(videojs): missing return in registerComponent (#8247) 2023-05-12 12:23:27 -04:00
Dzianis Dashkevich
866ef24b79
fix: Replace Object.values with ponyfill (#8267)
Unpin Firefox in BrowserStack tests, which fixes test failures as well.

Fixes #8266.
2023-05-11 18:57:13 -04:00
Grzegorz Blaszczyk
1491d71b26
feat: text track display overlays a video (#8009) 2023-04-11 21:30:18 +02:00
Pat O'Neill
d26780eca6 8.3.0 v8.3.0 2023-04-05 10:46:55 -04:00
Pat O'Neill
fe94c5da46
chore(package): fix out of sync package-lock.json (#8228) 2023-04-05 10:42:03 -04:00
mister-ben
61bd74de8d
fix(types): Add jsdoc plugin to handle ts-style imports (#8225) 2023-04-05 10:10:13 -04:00
mister-ben
629000bc8c
fix(lang): Improve translations for mute and unmute (#8227)
Co-authored-by: Antoine-Cap <129858211+Antoine-Cap@users.noreply.github.com>
2023-04-05 09:50:05 -04:00
André
71343d1996
fix: reset progress bar fully when player is reset (#8160) 2023-04-04 16:58:57 -04:00