future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

Bump for release v2.4 #485

Closed isacoder closed 1 month ago

isacoder commented 1 month ago

Description

Release 2.4

Features

Fixes

Deprecated features and breaking changes

To ensure consistency with the updated design, new Lato font files need to be manually added to your project when updating to this UI Kit version. The fonts can be downloaded from the UI Kit Font folder:

Lato3Ita3M-VF.woff2 Lato3Upr3M-VF.woff2 index.ts

If you prefer not to update to the new fonts, you may add a CSS override by setting text-rendering: optimizeLegibility to prevent the fonts from appearing too thin. See an override style example here