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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed 馃洜 Pagination Buttons 馃敿馃斀. #1992

Merged
merged 4 commits into from
Nov 14, 2020
Merged

Fixed 馃洜 Pagination Buttons 馃敿馃斀. #1992

merged 4 commits into from
Nov 14, 2020

Conversation

akshatatray
Copy link
Contributor

@akshatatray akshatatray commented Nov 10, 2020

Fixed 馃洜 Pagination Buttons

This PR fixes issue #1991

fix: #1991

Changes proposed in this PR:

  • Page Button shape fixed.
  • If total pages are equal to one, then no arrow buttons are displayed.

Page Button shape fixed.
If total pages is equal to one, then no arrow buttons are displayed.
@commit-lint
Copy link

commit-lint bot commented Nov 10, 2020

Bug Fixes

Contributors

@akshatatray, @TahimiLeonBravo

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@CLAassistant
Copy link

CLAassistant commented Nov 10, 2020

CLA assistant check
All committers have signed the CLA.

@codeclimate
Copy link

codeclimate bot commented Nov 14, 2020

Code Climate has analyzed commit 3b5162a and detected 0 issues on this pull request.

View more on Code Climate.

@LeandroTorresSicilia LeandroTorresSicilia merged commit 9231291 into nexxtway:master Nov 14, 2020
jpetaux pushed a commit to jpetaux/react-rainbow that referenced this pull request Jun 27, 2021
* Fixed 馃洜 Pagination Buttons 馃敿馃斀.

Page Button shape fixed.
If total pages is equal to one, then no arrow buttons are displayed.

* fix: pagination styles

* fix: import

Co-authored-by: TahimiLeonBravo <tahimi@nexxtway.com>
Co-authored-by: Tahimi <tahimileon@gmail.com>
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.

fix: Pagination Buttons (Arrows and Page Button)
4 participants