Closed marcelltoth closed 3 years ago
Didn't have time to check root level use cases beyond the one in demo w array - @philsturgeon over to you to try to verify as many root situations as possible (that they are handled well and are easy to understand as end user).
@marcelltoth two small UI things:
Didn't have time to check root level use cases beyond the one in demo w array - @philsturgeon over to you to try to verify as many root situations as possible (that they are handled well and are easy to understand as end user).
@marcelltoth two small UI things:
1. root prop name should be same size as other props (it's 11px versus 12px - in general i'm not sure if setting things to text size small so high up in tree, and then overriding to base is best since most of it should be base size, but up to you). 2. font weight for prop names should be semibold, not bold
Changed bold to semibold, but in this font the change is not visible, next available weight is medium, but it looks too thin.
That's OK - please leave as semibold, we'll be using Inter in our applications and it is a free font so will document it as the recommended font to pair Elements with.
:tada: This PR is included in version 4.0.0-beta.14 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 4.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Implements stoplightio/elements#1030