-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add font md size as 20px #1125
Add font md size as 20px #1125
Conversation
✅ Deploy Preview for veda-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This is the VEDA theme typescale I was exploring using USWDS tokens. We definitely need Shall I change Figma here 👉 https://www.figma.com/design/5mclPTReHcRIzKbJm8YA6a/VEDA---USWDS?node-id=151-177&t=WpvU9mrA9dZkEyDz-1 |
@faustoperez, it is surprising to hear that 20px is not on the list, since I found it from the recent design ex. Carousel Title (https://www.figma.com/design/9INQauBWhiRxvOWDGhRrxO/US-GHG-Center?node-id=1523-5340&node-type=FRAME&t=85jgloJkLCO5QBAA-0). We can def map the font sizes again, but then what should current 20px be mapped to? |
|
@faustoperez - I just want to flag that our current stories and dataset overview paragraph ( |
## 🎉 Features - [E&A] Implement colormap configurability #1117 - [E&A] Feature flag colormap configurability #1147 - Add font md size as 20px for new Design System #1125 ## 🚀 Improvements - [E&A] Return default value of colormap along with other settings #1128 - Create new raster paint layer module and factor out BaseTimeseriesProps #1105 - Consolidate a place where to check linkProps #1121 #1160 - Expose Data Catalog and update child components to pass in routing/nav for library build #1096 #1159 - Set up eslint rule for no trailing spaces #1146 - Replace cmr-stac with titiler-cmr #1131 ## 🐛 Fixes - Update external link in top navigation target #1145 - Update PageHeader/Nav to not throw #1149 - [E&A] Fix to convert the time to usertzdate #1151 - Use sourceparams as it is when it is there #1148 - Fix compare label on block map #1153 - Discard the previous sourceExclusive value to fix the case when the datasets with different sourceExclusive can be selected together #1161 - Show the name of the selected filter on story hub #1161
Related Ticket: {link related ticket here}
Description of Changes
I often find designs with a font size 20px, this one makes the
-md
utilities class to be 20px (https://designsystem.digital.gov/design-tokens/typesetting/font/ )@faustoperez - let's go through the font sizes we need and set the values accordingly soon!