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

chore: rename classNameBuilder utils from use* -> get* #4500

Merged

Conversation

dominikdosoudil
Copy link
Contributor

Function prefixes were changed to keep "use" only for hooks.

It will prevent eslint from triggering warnings when the react hooks plugin is enabled.

For backwards compatibility and avoidance of big bang PR, the old names were kept as deprecated aliases.

Copy link

vercel bot commented Nov 15, 2024

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

Name Status Preview Comments Updated (UTC)
semantic-ui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2024 5:31pm

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (80a60c9) to head (478ed3f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4500   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files         186      186           
  Lines        3463     3463           
=======================================
  Hits         3447     3447           
  Misses         16       16           

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

@layershifter layershifter changed the title rename classNameBuilder utils from use* -> get* chore: rename classNameBuilder utils from use* -> get* Nov 16, 2024
@layershifter layershifter merged commit 2dbdc79 into Semantic-Org:master Nov 16, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants