Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade videojs-font to 4.0.0 #8117

Merged
merged 2 commits into from
Feb 10, 2023
Merged

chore: upgrade videojs-font to 4.0.0 #8117

merged 2 commits into from
Feb 10, 2023

Conversation

usmanonazim
Copy link
Contributor

@usmanonazim usmanonazim commented Feb 9, 2023

Description

videojs-font v4.0.0 introduces new icons, and changed the unicode strings used to target the icon webfont using css.

This change upgrades the version of videojs-font to 4.0.0 and updates any css that references unicode strings from the previous version of videojs-font.

Specific Changes proposed

  • upgrade videojs-font to 4.0.0
  • update css that references unicode strings from previous videojs-font version
  • update icons.html.example to include all the icons from videojs-font 4.0.0

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chrome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #8117 (31f9a1f) into main (b306ce6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8117   +/-   ##
=======================================
  Coverage   82.00%   82.00%           
=======================================
  Files         110      110           
  Lines        7339     7339           
  Branches     1770     1770           
=======================================
  Hits         6018     6018           
  Misses       1321     1321           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@wseymour15 wseymour15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

package-lock.json Show resolved Hide resolved
sandbox/icons.html.example Show resolved Hide resolved
Copy link
Contributor

@alex-barstow alex-barstow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@usmanonazim usmanonazim merged commit 2c7eea8 into videojs:main Feb 10, 2023
@welcome
Copy link

welcome bot commented Feb 10, 2023

Congrats on merging your first pull request! 🎉🎉🎉

@usmanonazim usmanonazim deleted the chore/ugrade-videojs-font branch February 13, 2023 08:14
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
* upgrade videojs-font to 4.0 & update icons example

* update css content to use font 4.0 unicodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants