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(fonts): update Lato fonts to point to 1.0.17 #711

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

jaknas
Copy link
Contributor

@jaknas jaknas commented Apr 25, 2024

BUIE PR: box/box-ui-elements#3499

The fonts files itself haven't changed.

Changing it to have parity with internal Box changes. This will cause the 1.0.2 fonts to not be downloaded, in favor of existing 1.0.17.

@jaknas jaknas requested a review from a team as a code owner April 25, 2024 09:05
@CLAassistant
Copy link

CLAassistant commented Apr 25, 2024

CLA assistant check
All committers have signed the CLA.

@jaknas jaknas force-pushed the update-fonts-1.0.17 branch from e137541 to 10529f8 Compare April 25, 2024 09:07
@@ -2,14 +2,14 @@
font-weight: normal;
font-family: 'Lato';
font-style: normal;
src: local('Lato Regular'), local('Lato-Regular'), url('https://cdn01.boxcdn.net/fonts/1.0.2/lato/Lato-Regular.woff2') format('woff2'), url('https://cdn01.boxcdn.net/fonts/1.0.2/lato/Lato-Regular.woff') format('woff');
src: local('Lato Regular'), local('Lato-Regular'), url('https://cdn01.boxcdn.net/fonts/1.0.17/lato/Lato-Regular.woff2') format('woff2'), url('https://cdn01.boxcdn.net/fonts/1.0.17/lato/Lato-Regular.woff') format('woff');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we import fonts.scss from BUIE, instead? It'd be one fewer place to keep track of the version.

@jaknas jaknas force-pushed the update-fonts-1.0.17 branch from 10529f8 to 3d28875 Compare April 25, 2024 15:42
@jstoffan
Copy link
Collaborator

Cool. Let's wait until the BUIE PR merges so we can bump the version in one go?

@jaknas jaknas force-pushed the update-fonts-1.0.17 branch from 3d28875 to d1b8124 Compare June 11, 2024 17:47
@jaknas jaknas force-pushed the update-fonts-1.0.17 branch from d1b8124 to 1e8017f Compare June 13, 2024 10:56
@jstoffan jstoffan merged commit a19740e into box:master Jun 14, 2024
3 checks passed
@jaknas jaknas deleted the update-fonts-1.0.17 branch November 21, 2024 15:13
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