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: clipboard read 관련 유틸 함수 추가 및 useClipboard 기능 추가 #466

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

ssi02014
Copy link
Contributor

Overview

feat: clipboard read 관련 유틸 함수 추가 및 useClipboard 기능 추가

PR Checklist

  • All tests pass.
  • All type checks pass.
  • I have read the Contributing Guide document.
    Contributing Guide

@ssi02014 ssi02014 added feature 새로운 기능 추가 @modern-kit/react @modern-kit/react @modern-kit/utils @modern-kit/utils labels Sep 18, 2024
@ssi02014 ssi02014 self-assigned this Sep 18, 2024
Copy link

changeset-bot bot commented Sep 18, 2024

🦋 Changeset detected

Latest commit: f454532

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@modern-kit/react Minor
@modern-kit/utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.39%. Comparing base (9eda2e6) to head (f454532).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #466   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files         161      161           
  Lines        1456     1456           
  Branches      358      358           
=======================================
  Hits         1418     1418           
  Misses         33       33           
  Partials        5        5           
Components Coverage Δ
@modern-kit/react 95.14% <100.00%> (ø)
@modern-kit/utils 100.00% <100.00%> (ø)

@ssi02014 ssi02014 force-pushed the feat/clipboard branch 2 times, most recently from f9f1f86 to 13ab077 Compare September 18, 2024 16:31
@ssi02014 ssi02014 merged commit c6c2a5f into main Sep 18, 2024
3 checks passed
@ssi02014 ssi02014 deleted the feat/clipboard branch September 18, 2024 16:43
@github-actions github-actions bot mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 @modern-kit/react @modern-kit/react @modern-kit/utils @modern-kit/utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant