-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Comparing changes
Open a pull request
base repository: videojs/video.js
base: v8.2.1
head repository: videojs/video.js
compare: v8.3.0
- 15 commits
- 156 files changed
- 11 contributors
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fefd525 - Browse repository at this point
Copy the full SHA fefd525View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c35c45b - Browse repository at this point
Copy the full SHA c35c45bView commit details
Commits on Mar 22, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for b60d34b - Browse repository at this point
Copy the full SHA b60d34bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for af33e39 - Browse repository at this point
Copy the full SHA af33e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423f7eb - Browse repository at this point
Copy the full SHA 423f7ebView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c1a1f9c - Browse repository at this point
Copy the full SHA c1a1f9cView commit details
Commits on Mar 30, 2023
-
chore: Update CI and release workflows (#8214)
* Update deprecated set-output command. * Update actions to use Node 16 rather than Node 12.
Configuration menu - View commit details
-
Copy full SHA for 882f3af - Browse repository at this point
Copy the full SHA 882f3afView commit details
Commits on Apr 4, 2023
-
feat: Add document picture-in-picture support (#8113)
Co-authored-by: François Beaufort <beaufort.francois@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c72805 - Browse repository at this point
Copy the full SHA 0c72805View commit details -
Configuration menu - View commit details
-
Copy full SHA for e42b859 - Browse repository at this point
Copy the full SHA e42b859View commit details -
Configuration menu - View commit details
-
Copy full SHA for b489bc5 - Browse repository at this point
Copy the full SHA b489bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71343d1 - Browse repository at this point
Copy the full SHA 71343d1View commit details
Commits on Apr 5, 2023
-
fix(lang): Improve translations for mute and unmute (#8227)
Co-authored-by: Antoine-Cap <129858211+Antoine-Cap@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 629000b - Browse repository at this point
Copy the full SHA 629000bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bd74d - Browse repository at this point
Copy the full SHA 61bd74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe94c5d - Browse repository at this point
Copy the full SHA fe94c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d26780e - Browse repository at this point
Copy the full SHA d26780eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.2.1...v8.3.0