philipbelesky / inter-ui

A npm package for distributing the Inter font family created by Rasmus Andersson.
https://github.com/rsms/inter/
SIL Open Font License 1.1
111 stars 6 forks source link

Please update to 4.0 #38

Closed Leonya closed 10 months ago

Leonya commented 11 months ago

Version 4.0 is out, please update.

philipbelesky commented 11 months ago

I'll update this when I have time; probably in the next fortnight. At a glance, the existing formats and filenames from 3.X have changed so I'll need to update and check my build process for subsetting. Since this is a major version, and the formats have changed slightly, i'll probably also take the chance to rationalise the folder paths and file names.

philipbelesky commented 10 months ago

I think this is ready, I've published a RC that you can install with npm install inter-ui@next

I am a little hesitant to do a full-rollout release as the new font families have meant renaming a bunch of folders, font-family's, etc. I think the CSS/SASS has been updated to match, but I don't have any active projects using those methods. A quick ping to some past contributors who may want to check things out and verify things: @manuelmeister @maximeg @kraftner

Leonya commented 10 months ago

I can confirm it works. Haven't tested the CSS/SASS files either because I have my own CSS, but from a quick glance they look correct. Sent you a small PR with wording fixes.

GabsEdits commented 10 months ago

I think this is ready, I've published a RC that you can install with npm install inter-ui@next

I am a little hesitant to do a full-rollout release as the new font families have meant renaming a bunch of folders, font-family's, etc. I think the CSS/SASS has been updated to match, but I don't have any active projects using those methods. A quick ping to some past contributors who may want to check things out and verify things: @manuelmeister @maximeg @kraftner

I've updated my project to v4 and imported the CSS using JS, everything seems fine, just like the local fonts I had from the source.

philipbelesky commented 10 months ago

Great, thanks everyone. I've rollout out 4.0.0