1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-02 06:32:07 +02:00

Commit Graph

  • 359e6cf7f4 Merge branch 'spatial-navigation' of https://github.com/bzizmo/video.js into spatial-navigation Borut Zizmond 2023-11-29 12:25:49 +0100
  • 750c72eeec Added methods getPositions, handleFocus and handleBLur for spatial navigation needs Borut Zizmond 2023-11-29 12:23:38 +0100
  • 5b8b883364 feat: add an option to handle smooth seeking amtins 2023-05-19 16:44:55 +0200
  • 161a09cae6
    fix(title-bar): component remains displayed after player reset (#8481) André 2023-11-29 10:36:56 +0100
  • 6d8af0c892
    fix(big-play-button): component remains displayed after an error (#8483) André 2023-11-29 10:29:22 +0100
  • 9c6225b4aa fix(player): cache_.currentTime is not updated when the current time is set amtins 2023-05-20 17:16:26 +0200
  • 720eecf3a2 refactor(player): decrease the indentation level in the currentTime method amtins 2023-05-20 15:29:55 +0200
  • 6d128fb873 fix(title-bar): component remains displayed after player reset amtins 2023-11-04 17:01:28 +0100
  • 7a6263acad fix(big-play-button): component remains displayed after an error amtins 2023-11-04 18:30:10 +0100
  • da12821f5e fix(player): reset CSS classes at player.reset amtins 2023-11-10 16:48:28 +0100
  • 7972c23a55
    fix(error-display): component remains displayed after player reset (#8482) André 2023-11-28 23:38:41 +0100
  • 92b5e79ba9
    fix(big-play-button): component remains displayed when seeking (#8484) André 2023-11-28 23:22:39 +0100
  • 78310464d5
    fix(error-display): update display on consecutive errors (#8485) André 2023-11-28 23:11:15 +0100
  • 55130bb0a8 feat(player): modify spatialNavigation class & modify component class Modify spatialNavigation class: -Remove unrequired version of function ‘getComponents’ Modify component class: -Add function ‘getIsFocusable’ CarlosVillasenor 2023-11-24 16:24:05 -0600
  • d2797c7451
    fix(i18n): new italian labels Andrea Stagi 2023-11-23 17:35:59 +0100
  • 5bebd4ae90 chore: update mpd-parser & m3u8-parser dependencies amtins 2023-11-23 12:55:50 +0100
  • d7c4ba76fd feat(player): update spatialNavigation class Adds 3 methods to spatialNavigation class to manage spatial-navigation-polyfill - Added start() to: Start listen of keydown events - Added stop() to: Stop listen key down events - Added getComponents() to: Get current focusable components CarlosVillasenor 2023-11-13 18:16:45 -0600
  • 0c9ae3c400 feat(svg-icons): handle custom svg icons amtins 2023-11-12 15:50:27 +0100
  • b2bb855cb4 feat(player): add spatialNavigation class Adds spatialNavigation class to manage spatial-navigation-polyfill - Set class SpatialNavigation on its own file - Imported SpatialNavigation class on component class CarlosVillasenor 2023-11-09 10:48:17 -0600
  • bdb7e1c939 feat(player): add spatialNavigation feature Borut Zizmond 2023-11-08 12:19:58 +0100
  • b6a4769b9c fix(error-display): update display on consecutive errors amtins 2023-11-05 17:22:39 +0100
  • 51fb00d9fa fix(big-play-button): component remains displayed when seeking amtins 2023-11-04 19:05:42 +0100
  • 7067c4edca fix(error-display): component remains displayed after player reset amtins 2023-11-04 17:57:42 +0100
  • 95e71f4ad0 fix: adds type defs for guides to work Jason Olson 2023-11-01 15:34:45 -0700
  • d535e163da
    bugfix: fix window.navigator.userAgentData may be '{}' (#8474) JJ 2023-10-24 16:03:50 +0800
  • f7b1e3d03d
    chore: Fixed an incomplete sentence in contributing guide (#8471) James Blankenship 2023-10-24 00:56:03 -0700
  • 309b73b009 bugfix: fix window.navigator.userAgentData may be '{}' JJ 2023-10-23 14:44:20 +0800
  • 8e6f56bd87
    Update CONTRIBUTING.md James Blankenship 2023-10-20 06:02:56 -0700
  • ca717059ae
    Update component.js Andrei Filip 2023-10-20 15:35:38 +0300
  • d5e18ae64c Added Azerbaijani language Aydin Najafov 2023-10-20 10:14:40 +0400
  • c4a0dedc2e Fixed an incomplete sentence. Jbla484 2023-10-19 17:15:02 -0700
  • 9d34f8f054 fix 2 minor types Andrei Filip 2023-10-12 20:10:52 +0000
  • cd2dac4b82 8.6.1 v8.6.1 wseymour15 2023-10-12 13:00:18 -0500
  • 9701de9684
    chore: update VHS and mux.js versions (#8462) Walter Seymour 2023-10-12 12:56:46 -0500
  • 39a34f2092 chore: update VHS and mux.js versions wseymour15 2023-10-12 12:17:27 -0500
  • 2c36d2542a
    fix(types): use typeof for registerComponent and registerPlugin (#8451) mister-ben 2023-10-03 10:19:05 +0200
  • 8ef50d3a9d separate out addChild changes mister-ben 2023-09-30 10:01:27 +0200
  • cf70b2cc87 use typeof for registerComponent|Plugin mister-ben 2023-09-30 08:58:59 +0200
  • d1c3bd32b6
    Improved and complete Catalan translation (#8434) Aniol Pagès 2023-09-29 12:31:13 +0200
  • c4aedef0bc Implement feedback 8393-throttle-clickable-commponent Sarah Rimron-Soutter 2023-09-29 11:27:04 +0100
  • 7883d0a745
    Fix broken documentation links (#8422) Ruslan Norberg 2023-09-28 23:21:38 +0300
  • bad086dad6
    chore(types): fix issues in exported types (#8333) Boris Petrov 2023-09-28 18:45:04 +0300
  • c2599dea22 Merge branch 'main' into 8393-throttle-clickable-commponent Sarah Rimron-Soutter 2023-09-27 15:19:35 +0100
  • f19689034b Ensure "toggle" controls are throttled Sarah Rimron-Soutter 2023-09-27 15:18:55 +0100
  • 0e6e778407 Implement option to throttle ClickableComponent Sarah Rimron-Soutter 2023-09-27 14:41:27 +0100
  • 473176f268
    fix(control-bar): incorrect display when control bar display is locked (#8435) André 2023-09-27 10:25:52 +0200
  • 68f1429d9b
    fix(error): chromium reset mediaError when the poster is invalid (#8410) André 2023-09-27 10:18:58 +0200
  • 781eb436e3
    fix(types): improves quality of typescript definitions (#8218) Grzegorz Blaszczyk 2023-09-27 10:00:49 +0200
  • 9267c46576
    fix: Resolves captions sizing issue when minified (#8442) mister-ben 2023-09-27 09:54:29 +0200
  • 4f9e108fe6 8.6.0 v8.6.0 Dzianis Dashkevich 2023-09-25 15:10:44 -0400
  • 372b816779
    chore(package): Update VHS version (#8447) Dzianis Dashkevich 2023-09-25 15:09:36 -0400
  • d22f3e4793 get rid of op_mob 64 Dzianis Dashkevich 2023-09-25 14:04:54 -0400
  • d80555b1a1 get rid of kaios 2 Dzianis Dashkevich 2023-09-25 13:59:56 -0400
  • 4a8ee5af6b get rid of kaios 2 from browserlist Dzianis Dashkevich 2023-09-25 13:45:16 -0400
  • 029fc1d7dc chore(package): Update VHS version Dzianis Dashkevich 2023-09-25 13:36:14 -0400
  • cf681e0e76
    feat: enhanced logger (#8444) Dzianis Dashkevich 2023-09-25 12:50:01 -0400
  • 2c535d1fbd add tests Dzianis Dashkevich 2023-09-20 13:47:22 -0400
  • ee046dfb5f feat: add createNewLogger method Dzianis Dashkevich 2023-09-20 12:48:43 -0400
  • cde0aca3b4 feat: add optional delimiter and styles for createLogger Dzianis Dashkevich 2023-09-20 12:48:12 -0400
  • 9e06919fb2 chore: re-name jsdoc arguments Dzianis Dashkevich 2023-09-20 12:46:42 -0400
  • 9cefdbcd66 chore: update logger level for proper typescript Dzianis Dashkevich 2023-09-20 12:45:14 -0400
  • 6d4e21b4b8 Change test for minification mister-ben 2023-09-19 22:54:17 +0200
  • 9bd26b48f9 fix: Resolves captions sizing issue when minified mister-ben 2023-09-19 19:22:44 +0200
  • ab679189f9 fix(control-bar): incorrect display when control bar display is locked amtins 2023-09-10 15:58:42 +0200
  • 66cec6a24e
    Improved and complete Catalan translation Aniol Pagès 2023-09-08 11:58:35 +0200
  • 5f7c94d383
    Fix broken documentation links Ruslan Norberg 2023-08-27 08:56:55 +0300
  • 37040e6804 Throttle ckick handler Sarah Rimron-Soutter 2023-08-24 10:23:03 +0100
  • 38b165d4d7 8.5.3 v8.5.3 usmanonazim 2023-08-23 12:50:46 -0400
  • 97733c898c update TingSter 2023-08-22 16:54:03 +0700
  • b3ba341cda fix(error): chromium reset mediaError when the poster is invalid amtins 2023-08-20 18:23:47 +0200
  • b95cd7a6eb
    fix(svg-icons): default icons color (#8382) André 2023-08-17 21:48:43 +0200
  • 755a5efb43
    Merge branch 'main' into fix/svg-icons-color mister-ben 2023-08-17 21:43:25 +0200
  • d0408812df
    fix(svg-icons): icon size consistency (#8380) André 2023-08-17 21:30:23 +0200
  • 42e17b23da
    fix(error-display): avoids displaying visual components when an error occurs (#8389) André 2023-08-17 21:25:16 +0200
  • 80ae35b6e3
    Fix typo (#8399) Pavel Chuchuva 2023-08-15 18:37:09 +1000
  • ca31cd3b63 8.5.2 v8.5.2 Dzianis Dashkevich 2023-08-14 14:41:53 -0400
  • 9aff3de582
    chore(package): bump VHS version from 3.3.1 to 3.5.3 (#8400) Dzianis Dashkevich 2023-08-14 14:40:13 -0400
  • d93997cc47 chore: bump VHS version from 3.3.1 to 3.5.3 Dzianis Dashkevich 2023-08-14 14:32:21 -0400
  • 560b81a6d9
    fix(text): caption settings typo Usman Omar 2023-08-14 15:13:02 +0100
  • 2c159c2143
    Fix typo Pavel Chuchuva 2023-08-13 08:24:02 +1000
  • bc034bb9f3 fix(big-play-button): component customization amtins 2023-08-12 19:57:01 +0200
  • 87d7f99295 fix 'Dropshadow' typo usmanonazim 2023-08-11 14:48:07 +0100
  • 9d71e8abab Fix issue related to reassigning value to constant Ahmed Saber 2023-08-11 16:04:06 +0300
  • 26d441f1a4 fix(doc): add missing keyboard event type Grzegorz Blaszczyk 2023-08-06 17:56:55 +0200
  • 0b1ea72f35 adding frogbot yml config file - scan only Eran Turgeman 2023-08-06 15:17:59 +0300
  • 955a176fd3 fix(error-display): avoids displaying visual components when an error occurs amtins 2023-08-05 15:19:11 +0200
  • 63344f9cff test: add tests for chrome v53 feat/add-chrome-53-tests wseymour15 2023-08-03 15:20:19 -0500
  • 31312ff692 fix(svg-icons): default icons color amtins 2023-08-01 17:35:25 +0200
  • 219855859c Merge branch 'main' into feat/improve-types mister-ben 2023-08-01 14:14:34 +0200
  • ce8f064408 fix(subtitles-button): default height and width of svg icon amtins 2023-07-28 18:26:52 +0200
  • afec7a11af fix(play-progress): default height and width of svg icon amtins 2023-07-28 18:22:15 +0200
  • 252796f45e fix(volume-control): mouse-display overlaps the volume-level svg icon amtins 2023-07-28 17:54:48 +0200
  • 0ad4795030 fix(volume-control): default height and width of svg icon amtins 2023-07-28 17:49:56 +0200
  • dd4a01473f fix(big-play-button): default height and width of svg icon amtins 2023-07-28 17:21:29 +0200
  • e476d3e8b2 fix(svg-icons): default height and width in css amtins 2023-07-28 16:56:39 +0200
  • b3888fe72b fix(svg-icons): icon size consistency amtins 2023-07-28 16:31:37 +0200
  • 976d93b9c0 7.21.5 v7.21.5 wseymour 2023-07-21 14:16:58 -0500
  • 3e9ef0ace2 8.5.1 v8.5.1 wseymour 2023-07-21 14:08:31 -0500
  • 6fc1fd4aaf
    fix(tests): Fixes for old Safari (#8368) mister-ben 2023-07-21 19:12:48 +0200
  • 9f2d81fb9b
    fix: Check for VTTCue (#8370) (#8372) Walter Seymour 2023-07-20 13:22:06 -0500