Skip to content

Use clsx#27

Merged
mwarman merged 6 commits intomainfrom
16-package-clsx
Feb 7, 2025
Merged

Use clsx#27
mwarman merged 6 commits intomainfrom
16-package-clsx

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Feb 6, 2025

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

List the changes included in this pull request.

  • Issue: className utility #16
  • Optimize the values in classNames using clsx and tailwind-merge
  • Remove the classnames package

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Full regression test.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • ...

@mwarman mwarman added the enhancement New feature or request label Feb 6, 2025
@mwarman mwarman self-assigned this Feb 6, 2025
@mwarman mwarman linked an issue Feb 6, 2025 that may be closed by this pull request
@mwarman mwarman merged commit 66b0e55 into main Feb 7, 2025
5 checks passed
@mwarman mwarman deleted the 16-package-clsx branch February 7, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

className utility

1 participant