Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pagination #73

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

Open
vinicios-gomes wants to merge 10 commits into LibreSign:main
base: main
Choose a base branch
Loading
from vinicios-gomes:feat/pagination
Open

Conversation

@vinicios-gomes
Copy link

@vinicios-gomes vinicios-gomes commented Feb 18, 2024
edited
Loading

To add pagination, was needs change how to app behave.
Instead of render all pages, to get a better performance and improve ux, only one page is rendered on screen.

OLD
image

New
image

To add custom pagination component, use slot named pagination.

Have 3 important props:

Prop Description
currentPage Represent a index of current page. Default value is 0
pages Represent total of pages available
onPageChange Method capable of modifying the page

Copy link

welcome bot commented Feb 18, 2024

Thanks for opening your first pull request in this repository! ✌️

@vinicios-gomes vinicios-gomes changed the title (削除) Feat/pagination (削除ここまで) (追記) Pagination (追記ここまで) Feb 18, 2024
Signed-off-by: Vinicios Gomes <viniciusgomesviana@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /