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

Change font-size input field position in Typography composite token modal #2392

Conversation

victorjanin
Copy link
Contributor

Current: Font size is after line-height

Problem: Line-height is often dependent on font-size, so it would help to first set the font-size and then the line-height.

Solution: Change the font-size input field position in the Typography composite token modal.

PS: this is my first ever contribution to an open-source project, please be gentle when looking at naming conventions for branches/commits

…odal

Current: Font size is after line-height

Problem: Line-height is often dependent on font-size, so it would help to first set the font-size and then the line-height.

Solution: Change the font-size input field position in the Typography composite token modal.

PS: this is my first ever contribution to an open-source project, please be gentle when looking at naming conventions for branches/commits
Copy link

changeset-bot bot commented Nov 28, 2023

🦋 Changeset detected

Latest commit: 36bf68a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@tokens-studio/figma-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LukeFinch LukeFinch added the enhancement Internal new feature or functionality label Nov 28, 2023
@LukeFinch
Copy link
Contributor

Hey Victor, congratulations on submitting your first PR!
I agree, the ordering of the inputs could make more sense.

This would be a feat/ rather than a hotfix. But it's fine, we're not reliant on branch names to set up our change logs here.

@six7 six7 merged commit 4d63ce6 into tokens-studio:main Nov 29, 2023
5 of 7 checks passed
@six7 six7 linked an issue Nov 30, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Internal new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typography tokens input-field order
3 participants