-
-
Notifications
You must be signed in to change notification settings - Fork 171
Feat: Added ShadPagination. Implementation of #237 #581
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
asare-21
wants to merge
44
commits into
nank1ro:main
Choose a base branch
from
asare-21:feature
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
c408d2a
feat: implemented pagination widget
asare-21 6f2b88a
feat: implemented shadpaginationtheme
asare-21 42d177f
spread over multiple lines
asare-21 cc9c43b
feat: added pagination widget to playground
asare-21 3347e2c
updated changelog.md
asare-21 ebeee1f
fix: added assertions ot catch configuration errors
asare-21 394d142
fix: Verify controller initialization doesn't overwrite user state
asare-21 9fac0e5
removed unnesscary padding and widgets
asare-21 08c36ce
fix: made provision for next and previous labels
asare-21 a5412a5
removed type def
asare-21 8995dae
added test for pagination widget
asare-21 9dce55b
made minor corrections
asare-21 0d42e63
Update test/src/components/pagination.dart
asare-21 572e8a1
Update lib/src/components/pagination.dart
asare-21 1f9df66
Update CHANGELOG.md
asare-21 3ef5f5b
Merge branch 'main' into feature
asare-21 7c5f9fa
Update playground/lib/pages/pagination.dart
asare-21 ff788f9
Update playground/lib/pages/pagination.dart
asare-21 b7b7da1
Update lib/src/theme/data.dart
asare-21 204dbe2
fix: removed material import. Used Lucideicons
asare-21 35ffc71
fix: resolved this issue: Do not import the barrel file, it is meant …
asare-21 a91d1e6
fix: reusing theme variable
asare-21 d089f63
Update lib/src/theme/themes/default_theme_no_secondary_border_variant…
asare-21 0657787
fix: Use DecoratedBox + SizedBox + Align
asare-21 f22c609
working on corrections
asare-21 151c067
merge
asare-21 de368fe
fix: removed duplicate ellipsis
asare-21 0d99b29
fix: Ambiguous behavior when both controller and initialPage are prov…
asare-21 09d7214
added pagination to example folder
asare-21 f117375
fix: fixed ellipsis color
asare-21 9f1597c
fix: moved default values to pagination theme
asare-21 42796e3
fix: tearDown to reset view dimensions.
asare-21 eb8e53f
fix: added pages 9 and 10 at end
asare-21 884f78e
fix: added missing insertion
asare-21 73075ff
added boudary test
asare-21 be1cd7b
modified test
asare-21 ef9762b
added assertions
asare-21 de65b3c
Merge branch 'main' into feature
asare-21 17e4aaf
Merge branch 'main' into feature
asare-21 33c632c
Merge branch 'main' into feature
asare-21 da86825
Merge branch 'main' into feature
asare-21 2b2ca33
Merge branch 'main' into feature
asare-21 5742e7f
Merge branch 'main' into feature
asare-21 ed32b35
Merge branch 'main' into feature
asare-21 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.