Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: videojs/video.js Loading
base: v8.11.8
Choose a base ref
...
head repository: videojs/video.js Loading
compare: v8.12.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 11 contributors

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    caf6d30 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    50f14bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5870f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat(lang): Add support for Marathi Language (#8596)

    * Support for Marathi Language added
    
    Support for indian lanuage marathi is added for multilingual support
    
    * Comments Resolved for suggestions
    
    ---------
    
    Co-authored-by: Rajnikant Phadake <bzwizapp@gmail.com>
    rajsfk7 and bzwiz committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    80429fa View commit details
    Browse the repository at this point in the history
  2. fix(i18n): better Italian translation for "captions" (#8513)

    "Didascalie" is the better translation for "captions" in Italian
    
    See also: https://www.w3.org/Translations/WCAG22-it/#h-note-76
    bfabio committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4a17426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ccedc1 View commit details
    Browse the repository at this point in the history
  4. feat(lang): added arabic seek button translations (#8616)

    * feat(lang): added arabic seek button translations
    
    * added localization support to skipButtons controlText
    silevitas committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ee07382 View commit details
    Browse the repository at this point in the history
  5. chore: update GitHub Actions version and remove xvfb (#8682)

    * uncovered change to a file
    
    * update codecov action
    
    * revert temp test change
    
    * bump other action versions
    
    * remove xvfb action
    mister-ben committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    af06f50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f32de3 View commit details
    Browse the repository at this point in the history
  7. feat(emulated-tracks): add class to force cues to be center aligned (#…

    …8625)
    
    videojs/http-streaming#1408 updated 608 captions to default to be left aligned. This may be unwanted by some folks and we should provide an easier way to force them to be centered.
    This PR adds a player level class that will override the text alignment to be `center`. It also overrides the `width` to `80%` because otherwise the cue box isn't set up correctly to be 10% from the right of the display area (a side effect of hardcoding a width value and using inset in the generation of the cues).
    gkatsev committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d715e0f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    12310ed View commit details
    Browse the repository at this point in the history
  2. 8.12.0

    adrums86 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    582c35f View commit details
    Browse the repository at this point in the history
Loading