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

feat: global font change to InterDisplay #2149

Merged
merged 3 commits into from
Jan 29, 2025
Merged

Conversation

Riddhiagrawal001
Copy link
Contributor

@Riddhiagrawal001 Riddhiagrawal001 commented Jan 28, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Changed global font from Inter to InterDisplay

Before:
image

After:
image

Motivation and Context

How did you test it?

Through dashboard

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@Riddhiagrawal001 Riddhiagrawal001 added the feature feature label Jan 28, 2025
@Riddhiagrawal001 Riddhiagrawal001 self-assigned this Jan 28, 2025
@Riddhiagrawal001 Riddhiagrawal001 requested a review from a team as a code owner January 28, 2025 11:13
Copy link

semanticdiff-com bot commented Jan 28, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  public/hyperswitch/assets/fonts/InterDisplay-Black.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-BlackItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Bold.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-BoldItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-ExtraBold.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-ExtraBoldItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-ExtraLight.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-ExtraLightItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Italic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Light.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-LightItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Medium.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-MediumItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Regular.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-SemiBold.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-SemiBoldItalic.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-Thin.woff2 Unsupported file format
  public/hyperswitch/assets/fonts/InterDisplay-ThinItalic.woff2 Unsupported file format
  public/hyperswitch/index.html  0% smaller
  tailwind.config.js  0% smaller
  webpack.common.js  0% smaller

@Riddhiagrawal001 Riddhiagrawal001 linked an issue Jan 28, 2025 that may be closed by this pull request
@JeevaRamu0104 JeevaRamu0104 added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit f12ef18 Jan 29, 2025
6 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the global-font-change branch January 29, 2025 11:34
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed feature feature labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] global font change to InterDisplay
3 participants