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

✨ Removed sizing variables from radius #3184

Conversation

ondrejkonec
Copy link
Contributor

What

Remove sizing variables from border radius definition

Why

Since this is not critical, I'm here to help with improvement. By this change, we are preparing for scalable system (it's part of this iniciative). I think it's better not to mix spacing and other type of design decisions.

This approach can block us creating more meaningful structure. As an example, let's say we want to to update/change our spacing system and we have this spacing variables connected to radius. Everything has to be redesigned.

Another point is, that it not add any value using this properties at the moment. I'll update this radiuses when new UI is ready so we can be more complex.

It's part of my previous commits, where I created scale for border radii.
Screenshot 2023-05-03 at 17 42 27

Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
@superalex superalex self-assigned this May 5, 2023
@superalex superalex closed this May 5, 2023
@superalex
Copy link
Contributor

Thank you very much @ondrejkonec

Merged manually to include you in the CHANGES.md ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants