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: clean up for unused deps and replacements for deps #764

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

BlankParticle
Copy link
Member

@BlankParticle BlankParticle commented Sep 1, 2024

What does this PR do?

  • Remove @uidotdev/usehooks and tunnel-rat
  • Migrate useDebouce to use use-debounce package
  • Add use-long-press which works better than the generic hook from @uidotdev/usehooks
  • Replace useCopyToClipboard for a normal function

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

Required

  • Read Contributing Guide
  • Self-reviewed my own code
  • Tested my code in a local environment
  • Commented on my code in hard-to-understand areas
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the UnInbox Docs if changes were necessary

Copy link
Member Author

BlankParticle commented Sep 1, 2024

@BlankParticle BlankParticle mentioned this pull request Sep 1, 2024
16 tasks
@BlankParticle BlankParticle marked this pull request as ready for review September 1, 2024 06:53
@BlankParticle BlankParticle changed the base branch from blank/chore/remove-unused-db-stuff to graphite-base/764 September 1, 2024 09:27
@BlankParticle BlankParticle changed the base branch from graphite-base/764 to main September 1, 2024 09:28
@BlankParticle BlankParticle merged commit f4c25fb into main Sep 1, 2024
4 checks passed
Copy link
Member Author

Merge activity

@BlankParticle BlankParticle deleted the blank/chore/deps-cleanup branch September 1, 2024 09:32
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.

None yet

2 participants