8000 Comparing v8.2.1...v8.3.0 · videojs/video.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.1
Choose a base ref
...
head repository: videojs/video.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Choose a head ref
  • 15 commits
  • 156 files changed
  • 11 contributors

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    fefd525 View commit details
    Browse the repository at this point in the history
  2. fix: improved accessibility for time display (#8182)

    This change is to remove the aria-live attribute from time display elements. The aria-live attribute is no longer needed since the presentation role was added. Both attributes being present can lead to unexpected screen reader behavior.
    Fixes issue #8143
    brayden-wood authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c35c45b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. fix(lang): Update nl.json (#8135)

    * Update nl.json
    
    Changes and additions to Dutch language file.
    
    * Update nl.json
    
    ---------
    
    Co-authored-by: mister-ben <git@misterben.me>
    DutchofCambridge and mister-ben authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b60d34b View commit details
    Browse the repository at this point in the history
  2. fix(lang): Improve Persian translation (#7991)

    Minor typography related improvements.
    
    In Persian compound words are joined with Zero-width non-joiner character (\u200c) and
    this change uses it wherever needed. Also Persian uses a different comma than
    the English keyboard one and this uses that instead.
    
    Co-authored-by: mister-ben <git@misterben.me>
    ebraminio and mister-ben authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    af33e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423f7eb View commit details
    Browse the repository at this point in the history
  4. docs: Update jsdoc template for better usability on mobile (#8048)

    * docs: Update jsdoc template for better use on mobile
    
    * add logo
    
    * add logo css
    
    * redirects should have trailing slash to avoid another redirect
    
    * add and style linnks in header, remove from footer
    
    * update theme to get rid of file list
    
    * improve doc index text
    
    * Add version number in Github link
    mister-ben authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c1a1f9c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. chore: Update CI and release workflows (#8214)

    * Update deprecated set-output command.
    * Update actions to use Node 16 rather than Node 12.
    philjhale authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    882f3af View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. feat: Add document picture-in-picture support (#8113)

    Co-authored-by: François Beaufort <beaufort.francois@gmail.com>
    mister-ben and beaufortfrancois authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0c72805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42b859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b489bc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71343d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. fix(lang): Improve translations for mute and unmute (#8227)

    Co-authored-by: Antoine-Cap <129858211+Antoine-Cap@users.noreply.github.com>
    mister-ben and Antoine-Cap authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    629000b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bd74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe94c5d View commit details
    Browse the repository at this point in the history
  4. 8.3.0

    misteroneill committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d26780e View commit details
    Browse the repository at this point in the history
Loading
0