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

Commit Graph

  • 4011fb5969 feat(player): modify text-track-settings, created test-track-settings-colors.js, text-track-settings-font.js,text-track-fieldset.js & text-track-select.js: Modify text-track-settings class: - Add changes so newly created components can work as content of the modal. - Create new components as a refactor of the contents of text-track-settings Carlos Villasenor 2024-01-24 19:30:02 -0600
  • bfa6e36fd5 nit comment fix wseymour15 2024-01-24 17:41:36 -0600
  • c3fa5b1177 change name from Errors to Error wseymour15 2024-01-24 17:32:23 -0600
  • 6602ea1839 fix typo wseymour15 2024-01-24 16:49:49 -0600
  • e6b491f304 additional mediaerror type wseymour15 2024-01-24 16:38:35 -0600
  • 00124c4c4d jsdocs Adam Waldron 2024-01-24 11:22:22 -0800
  • 0e5b8ba00e fix: browser util flagging smart TV as Safari Adam Waldron 2024-01-24 11:17:39 -0800
  • 24cedb5276 move list of errors from utils to consts wseymour15 2024-01-23 14:57:18 -0600
  • 3aaf0a04c9 add test for mediaError metadata wseymour15 2024-01-23 10:15:37 -0600
  • c9975cca4e update error list wseymour15 2024-01-22 16:36:23 -0600
  • c54d4777ef update metadata type and rename errors wseymour15 2024-01-22 13:44:11 -0600
  • ba2dba177d update medatata type wseymour15 2024-01-22 11:31:14 -0600
  • ea2d970deb update medatata type wseymour15 2024-01-22 11:30:15 -0600
  • 958e26cbd2 update media errors wseymour15 2024-01-22 11:19:24 -0600
  • 42f9c73eac additional container error wseymour15 2024-01-19 14:59:55 -0600
  • 8fd98fc070 feat: improved error interface wseymour15 2024-01-19 14:52:27 -0600
  • 9e44a5164a add comment hswaminathan 2024-01-18 12:53:46 -0800
  • 6fe68e5dad 8.10.0 v8.10.0 Sarah Rimron-Soutter 2024-01-17 12:42:34 +0000
  • eebcc07dac
    chore: update to http-streaming v3.10.0 (#8558) Essk 2024-01-17 12:40:55 +0000
  • bf004bd10b chore: update to http-streaming v3.10.0 Sarah Rimron-Soutter 2024-01-17 11:49:13 +0000
  • 46c9907a9b
    fix: Fixes form markup in text track settings (#8557) mister-ben 2024-01-16 17:43:39 +0100
  • e653c0ddfa fix: Fixes form markup in text track settings mister-ben 2024-01-15 23:04:53 +0100
  • ba994a457d Changed to window.SpatialNabigation to this.player_.spatialNavigation Borut Zizmond 2024-01-15 14:32:10 +0100
  • 6ba35db3fe Merge branch 'spatial-navigation' of https://github.com/bzizmo/video.js into spatial-navigation CarlosVillasenor 2024-01-12 18:37:08 -0600
  • 47612fc8a0 feat(player): modify SpatialNavigation class: -Add condition so getComponents can get as candidates the UI elements from the playlist-ui CarlosVillasenor 2024-01-12 18:36:39 -0600
  • bc6ca03d7b Added new styles for focused elements in case spatial navigation is enabled Borut Zizmond 2024-01-12 11:17:49 +0100
  • 7345768575
    feat(error): remove confusing decorative X from error display modal (#8553) Carlos Javier Villaseñor Castillo 2024-01-10 14:32:27 -0600
  • 5779400f79 feat(error): remove confusing decorative X from error display modal Modify _error: -Remove the ‘x’ decorative element from the error display modal. CarlosVillasenor 2024-01-09 15:59:24 -0600
  • a6208eb14b Added a new custom event endOfFocusableComponents Borut Zizmond 2024-01-10 18:07:58 +0100
  • 72b8d8bb4b
    Merge pull request #4 from bzizmo/refactor/spatial-navigation-scope Carlos Javier Villaseñor Castillo 2024-01-09 10:47:15 -0600
  • ad6ef576e9 Refactor SpatialNavigation to use player.spatialNavigation Borut Zizmond 2024-01-09 11:44:00 +0100
  • 00ac57ff84 feat(player): modify ModalDialog Modify ModalDialog: -Add condition to close Modal on Backspace CarlosVillasenor 2024-01-08 17:27:29 -0600
  • 2bb76c33da
    Merge pull request #3 from bzizmo/fix/spatial-navigation-focus-lost Borut Zizmond 2024-01-08 15:38:17 +0100
  • c54953a0b4 feat(player): modify SpatialNavigation class, ModalDialog & Component class Modify SpatialNavigation class: -Add ‘lastFocusedComponent’ -Add function ‘refocusComponent’ Modify ModalDialog class: -Add condition on ‘close’ function Modify Component class: -Modify ‘handleBlur’ to store blurred component CarlosVillasenor 2024-01-05 17:15:01 -0600
  • 07454202da Added functionality to track changes in the focusableComponents list (custom event focusableComponentsChanged) Borut Zizmond 2024-01-05 12:57:37 +0100
  • a94246792f fix: improve types and allow augmentation Michael Barlock 2024-01-04 10:54:23 -0500
  • abdfaacd90
    feat: expose version from player.version() (#8543) Peter Petraník 2024-01-04 15:35:23 +0100
  • dbdb1b9606
    Update src/js/player.js Gary Katsevman 2024-01-04 09:30:07 -0500
  • 3b10e8c42e change version() to return {Object} Peter Petraník 2024-01-04 09:39:58 +0100
  • bd2023040f fix docs comment Peter Petraník 2024-01-04 09:07:50 +0100
  • 864da99b32 add aria-live hswaminathan 2024-01-03 14:33:58 -0500
  • 815564c574 type correct test name Peter Petraník 2024-01-03 16:36:57 +0100
  • 075b573ab3 feature: expose version from player.version() Peter Petraník 2024-01-03 16:28:11 +0100
  • c0ffada8db feat: add commentary to thumbnail drawing function JulesDrouet 2024-01-03 10:10:06 +0100
  • 6e49c57b3b Merge branch 'main' of https://github.com/videojs/video.js juloStud 2024-01-02 23:33:46 +0100
  • 4a3df6f4c8 feat: renames frame tooltip file into thumbnail tooltip file and add thumbnailPreview option to controlbar renames frame tooltip file into thumbnail tooltip file add thumbnailPreview option to controlbar. If set to true, this controlbar option allows to render thumbnail preview when mouseovering the video progressbar juloStud 2024-01-02 23:29:13 +0100
  • 09c9bfba05 8.9.0 v8.9.0 Dzianis Dashkevich 2024-01-02 13:25:50 -0500
  • 17506b1316
    chore: update vhs to 3.9.1 (#8539) Dzianis Dashkevich 2024-01-02 13:24:27 -0500
  • 1b07ab3157 chore: update vhs to 3.9.1 Dzianis Dashkevich 2024-01-02 13:14:44 -0500
  • 608a585dcb
    feat: Seek bar smooth seeking (#8287) André 2024-01-02 19:11:55 +0100
  • 6b0f39f67b feat: update DOM uses in frame preview rendering use Dom utils instead of document to manipulate page content JulesDrouet 2024-01-02 14:18:44 +0100
  • 07c73b1ef8 feat: implements frame preview on progress bar Addition of a frame preview function for the progress bar of the video player on mouseover. The frame displayed corresponds to the frame of the video at the progress bar position where the cursor is. juloStud 2024-01-02 02:59:58 +0100
  • bb099f9eb9 return if not fillAlways hswaminathan 2023-12-26 17:32:09 -0500
  • 537f8a10f7 fix test hswaminathan 2023-12-26 15:53:20 -0500
  • af0fca3623
    fix(skip-forward): a11y (#8532) Tsachi Shlidor 2023-12-21 18:12:59 +0200
  • e8e1dfd635
    Merge pull request #2 from bzizmo/spatial-navigation-blur-focus Borut Zizmond 2023-12-21 16:29:17 +0100
  • 5b8b08d62c Removed enableKeydownListener flag, as user should start the SpatialNavigation manually Borut Zizmond 2023-12-21 12:13:27 +0100
  • 2289953f9b feat(player): modify SpatialNavigation class & Component class Modify SpatialNavigation class: -Add function ‘handlePlayerBlur’ -Add function ‘handlePlayerFocus’ Modify Component class: -Modify ‘handleBlur’ -Modify ‘handleFocus’ CarlosVillasenor 2023-12-20 17:01:10 -0600
  • 1966c3ed82 Added a new player option enableKeydownListener, Added gap: 1px to control-bar for spatial-navigation-polyfill needs Borut Zizmond 2023-12-20 14:33:58 +0100
  • 014d6ebfc6 Implemented move, findBestCandidate, isInDirection, and calculateDistance methods for spatial navigation logic Borut Zizmond 2023-12-18 17:31:50 +0100
  • 61e7781f15 fix(skip-forward): a11y Tsachi Shlidor 2023-12-17 11:27:15 +0200
  • 72b0c279aa fix(time-tooltip): component overflow amtins 2023-12-15 13:38:01 +0100
  • b28bf97a5e refactor(time-tooltip): remove unnecessary code to be able to start from scratch amtins 2023-12-15 12:36:25 +0100
  • 37f6acb77d refactor(time-tooltip): use css to center the component amtins 2023-12-15 12:34:19 +0100
  • 0d75e0d9ef fix: error-display hswaminathan 2023-12-14 20:27:43 -0500
  • d2dc5b9056 8.8.0 v8.8.0 Adam Waldron 2023-12-14 14:05:24 -0800
  • fe7cf98745
    feat: update VHS to v3.9.0 (#8526) Adam Waldron 2023-12-14 13:59:38 -0800
  • 47715caa80 feat: update VHS to v3.9.0 Adam Waldron 2023-12-14 13:41:21 -0800
  • 1fff5c0698
    chore: update player public interface for types visibility (#8525) Dzianis Dashkevich 2023-12-14 13:07:17 -0500
  • a6ad5e2103 chore: update player public interface for types visibility Dzianis Dashkevich 2023-12-14 12:40:02 -0500
  • c4b5590cbe fix: time tooltip truncated hswaminathan 2023-12-13 14:55:46 -0500
  • 6118b1c12a Added logic for moving focus to the best candidate Borut Zizmond 2023-12-12 15:50:31 +0100
  • e2008daeab feat(player): modify SpatialNavigation class Modify SpatialNavigation class: -Add documentation for ‘findBestCandidate’ method CarlosVillasenor 2023-12-12 08:31:02 -0600
  • b249c6715a
    Apply suggestions from code review mister-ben 2023-12-11 11:22:54 +0000
  • 4c25de9a5f
    fix(i18n): better Italian translation for "captions" Fabio Bonelli 2023-12-09 11:10:34 +0100
  • 241bf0930a feat(player): modify SpatialNavigation class Modify SpatialNavigation class: -Add function ‘getCurretComponent’‘’ CarlosVillasenor 2023-12-07 15:07:09 -0600
  • 1232d27328 feat(player): modify SpatialNavigation class Modify SpatialNavigation class: -Add documentation of functions CarlosVillasenor 2023-12-06 17:52:47 -0600
  • f81bcfc108 feat(player): modify SpatialNavigation class Modify SpatialNavigation class: -Add ‘clear’ & ‘remove’ methods CarlosVillasenor 2023-12-06 16:46:20 -0600
  • f96e6494cc feat(player): modify SpatialNavigation class Modify SpatialNavigation class: -Modify documentation of functions CarlosVillasenor 2023-12-05 13:46:58 -0600
  • 713ac98a10 fixed conflicts on spatial-navigation, removed unused import in component.js Borut Zizmond 2023-12-05 15:43:48 +0100
  • 7e180a8b24 added keydown event logic for spatial-navigation Borut Zizmond 2023-12-05 15:37:10 +0100
  • 3a990135be feat(player): modify Component class Modify Component class: -Add documentation to ‘isVisible’ function CarlosVillasenor 2023-12-04 19:27:30 -0600
  • 6a5e1ee4fe 8.7.0 v8.7.0 Dzianis Dashkevich 2023-12-04 14:31:37 -0500
  • 1866118e6c
    fix(loading-spinner): border size costumization (#8369) André 2023-12-04 20:26:55 +0100
  • 824042715a
    fix(i18n): new italian labels (#8495) Andrea Stagi 2023-12-04 20:24:35 +0100
  • 4af7461b9d
    feat: Support for nepali language and a small typo fix for hindi language (#8323) Ish 2023-12-05 01:07:20 +0545
  • 849098f6c0
    fix(player): reset CSS classes at player.reset (#8487) André 2023-12-04 20:18:11 +0100
  • baa78d5871
    Merge branch 'main' into feat/language-support-nepali Dzianis Dashkevich 2023-12-04 14:15:57 -0500
  • 5f4aa91ef9
    feat: bump VHS 3.8.0 (#8506) Dzianis Dashkevich 2023-12-04 14:11:27 -0500
  • e6c541c8e6
    Merge branch 'main' into feat-mediasession mister-ben 2023-12-04 20:11:16 +0100
  • a6a0f577e1
    fix(types): Minor fix for types (#8466) Andrei Filip 2023-12-04 20:10:27 +0100
  • 8cdb228654
    chore: Added Azerbaijani language (#8472) Aydin Najafov 2023-12-04 23:08:19 +0400
  • 93f19b6ff1 feat: bump VHS 3.8.0 Dzianis Dashkevich 2023-12-04 13:52:02 -0500
  • 0c3e65f280
    fix(i18n): replace "filmato" with "contenuto multimediale" Andrea Stagi 2023-12-04 16:07:34 +0100
  • b2f4c51c1b feat(player): modify Component class & SpatialNavigation class Modify Component class: -Modify method getIsAvailableToBeFocused to be more strict on candidates Modify spatialNavigation class: -Modify method getComponents to get all focusable components CarlosVillasenor 2023-12-01 16:50:36 -0600
  • 60a2d5e775 Added import in player.js, Created base methods inside spatial-navigation.js Borut Zizmond 2023-12-01 13:10:30 +0100
  • 07dc825c5b node 18? Gary Katsevman 2023-11-30 09:20:20 -0500
  • d406ae8a68 chore: update nvmrc to use node 12 Gary Katsevman 2023-11-30 08:53:55 -0500
  • 3c110f0fb1
    chore: update mpd-parser & m3u8-parser dependencies (#8494) André 2023-11-30 09:59:58 +0100
  • e1e3a59839 feat(player): modify Component class, BigPlayButton class & ClickableComponent class Modify Component class: -Add method getIsAvailableToBeFocused -Modify method getIsFocusable to only focus on finding focusable candidates Modify spatialNavigation class: -Remove unrequired method ‘getIsFocusable’ Modify component class: -Remove unrequired method ‘getIsFocusable’ CarlosVillasenor 2023-11-29 16:52:03 -0600