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

[ISSUE-36] Pagination Engines + Example #59

Merged
merged 16 commits into from
Sep 23, 2020
Merged

[ISSUE-36] Pagination Engines + Example #59

merged 16 commits into from
Sep 23, 2020

Conversation

LuisValgoi
Copy link
Owner

@LuisValgoi LuisValgoi commented Sep 22, 2020

Description

This PR adds a new feature to the seed. The so called Pagination. It includes:

  • new hook methods for pagination exclusively
  • new component under .../components/ViewSetting/...
  • example @ TodoList
  • a new dev dependency called react-query-devtools which embbeds a button at the bottom-left of the screen during development only.

Dependency

react-query-devtools

Config

Are you adding a configuration file?

  • Have you updated the publish scripts?

Are you adding a new feature

  • Have you updated the README.md?

Testing

  • yarn install
  • yarn mock
  • click at the pagination buttons and you will see records changing.

Image

image

Automated Tests

  • Select this if your code has automated Tests for it.

References

@LuisValgoi LuisValgoi self-assigned this Sep 22, 2020
@LuisValgoi LuisValgoi merged commit 933e78d into master Sep 23, 2020
@LuisValgoi LuisValgoi deleted the issue-36 branch September 23, 2020 19:00
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

1 participant