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

feat(drawer): add rounded corner theme variable (#4696) #5617

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

kirklin
Copy link
Contributor

@kirklin kirklin commented Jan 22, 2024

PR: feat(drawer): add rounded corner theme variable (#4696)

Description

Introduce a new theme variable to control the rounded corner radius for the Drawer component. This enhancement aims to provide greater customization and flexibility in styling the Drawer, allowing developers to easily adjust the rounded corner appearance based on their design preferences.

Changes Made

  • Added a new theme variable to control the rounded corner radius.
  • Implemented the variable in the Drawer component for consistent styling.

How to Test

  1. Ensure the latest changes are pulled from the branch.
  2. Apply the new theme variable to customize the rounded corner radius in the Drawer component.
  3. Verify the changes visually and confirm the expected styling.

Link: (#4696)

Copy link

vercel bot commented Jan 22, 2024

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

Name Status Preview Comments Updated (UTC)
naive-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2024 11:03am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fce7b64) 61.07% compared to head (ce008bb) 61.07%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5617   +/-   ##
=======================================
  Coverage   61.07%   61.07%           
=======================================
  Files        1107     1107           
  Lines       23619    23619           
  Branches     6187     6187           
=======================================
  Hits        14426    14426           
  Misses       7598     7598           
  Partials     1595     1595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@07akioni 07akioni merged commit 51fcea6 into tusen-ai:main Jan 23, 2024
3 of 4 checks passed
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.

3 participants