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

Assorted fixes and improvements (without broken merge) #276

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

vladmoroz
Copy link
Contributor

  • Add a comprehensive Reset component
  • Ensure all elements that have padding or border styles use box-sizing: border-box
  • Fix buggy disabled cursor styles
  • Tweak the background color of all variant="soft" menu items
  • Fix a regression when values for type: 'string' prop defs wouldn't work (props like gridColumn, gridRow, etc)
  • Fix an issue when Scroll Area would be unable to stretch to 100% height when informed by the parent’s auto height (originally battle-tested via https://github.com/workos/workos/pull/23554, no regressions from that)
  • Change the default Tooltip delay duration to 200ms
  • Map size 2 loading button to size 2 spinner
  • Rename DataList.Data to DataList.Value

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
themes-playground ✅ Ready (Inspect) Visit Preview Feb 2, 2024 4:11pm

@benoitgrelard benoitgrelard merged commit 6dbc6f8 into main Feb 2, 2024
2 checks passed
@benoitgrelard benoitgrelard deleted the vlad/a-bag-of-fixes-2 branch February 2, 2024 16:13
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.

2 participants