-
Notifications
You must be signed in to change notification settings - Fork 196
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
Suggestions for the Next Update #402
Comments
My wishlist:
|
@spartanatreyu, I completely agree with all your points. The library is indeed moving to HDR, not only for colors but also for gradients. Additionally, there's a mention of adding logical properties for animation in this issue #390 |
Opinion. In forms styling move to: "for" and "id".
Also:
|
Button group and icon button styling |
my vote is for |
I've been thinking a lot about Open Props and how we can make it better. After building numerous components with Open Props, here are some suggestions for the next update:
Add:
font-size: 0.875rem | 14px
(Frequently used by designers, especially for links and buttons).border-radius: 4px
.border-radius: 8px
.More:
I understand that you can create your own props on top of Open Props, but when you encounter certain props frequently with different designs, I think it's time for these props to be included by default.
The text was updated successfully, but these errors were encountered: