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 buttons and improve auto scroll on pagination events #119

Merged
merged 7 commits into from
Aug 19, 2023
Merged

Refactor buttons and improve auto scroll on pagination events #119

merged 7 commits into from
Aug 19, 2023

Conversation

514sid
Copy link
Contributor

@514sid 514sid commented Aug 19, 2023

  1. Created separate component for new packages button and official package toggle button to make the list.vue component more maintainable.

  2. Currently, disabling autoscroll may be beneficial on external displays. However, on laptops, when you click on pagination links, it does not auto-scroll to the top, requiring manual scrolling, which can be less comfortable. So I suggest to remove the screen width check statement.

@514sid 514sid changed the title Add new packages button component and improve auto scroll on pagination events Refactor buttons and improve auto scroll on pagination events Aug 19, 2023
@HassanZahirnia HassanZahirnia merged commit eaadb1d into HassanZahirnia:main Aug 19, 2023
@HassanZahirnia
Copy link
Owner

Thanks for your contribution to the project 😊👍

@514sid
Copy link
Contributor Author

514sid commented Aug 19, 2023

@HassanZahirnia you're welcome! I'm glad I could contribute to it.

Your product is really useful. I've already discovered some new packages for my projects.

@514sid 514sid deleted the improve-pagination branch August 19, 2023 20:44
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.

2 participants