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

refactor: Implement zero dependency #4

Merged
merged 19 commits into from
Jul 16, 2024

Conversation

oluwatobiss
Copy link
Member

This PR does the following:

  • Drop all dependencies.
  • Use the intersection observer API to optimize the performance of infinite scrolling.
  • Delete the uniqueName prop (Breaking Change)

@oluwatobiss oluwatobiss added the enhancement New feature or request label Jul 16, 2024
@oluwatobiss oluwatobiss self-assigned this Jul 16, 2024
@oluwatobiss oluwatobiss merged commit 9ed984a into main Jul 16, 2024
2 checks passed
@oluwatobiss oluwatobiss deleted the refactor/implement-zero-dependency branch July 16, 2024 15:01
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.

1 participant