Skip to content

Extract shared Pagination component #2104

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

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 7, 2020

Our pagination code was pretty much the same everywhere, so we might as well extract it into a shared component to simplify the styling and have a consistent implementation everywhere that is a11y-compliant.

r? @locks

@locks
Copy link
Contributor

locks commented Jan 7, 2020

Great work!

@bors r+

@bors
Copy link
Contributor

bors commented Jan 7, 2020

📌 Commit 0aa0bcb has been approved by locks

bors added a commit that referenced this pull request Jan 7, 2020
Extract shared `Pagination` component

Our pagination code was pretty much the same everywhere, so we might as well extract it into a shared component to simplify the styling and have a consistent implementation everywhere that is a11y-compliant.

r? @locks
@bors
Copy link
Contributor

bors commented Jan 7, 2020

⌛ Testing commit 0aa0bcb with merge 6acb22a...

@bors
Copy link
Contributor

bors commented Jan 7, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing 6acb22a to master...

@bors bors merged commit 0aa0bcb into rust-lang:master Jan 7, 2020
@carols10cents
Copy link
Member

THIS ACTUALLY REALLY CLOSES #8!!! (we closed it in a declaration of issue bankruptcy) 🎉 🎉 🎉 🎉 🎉

@Turbo87
Copy link
Member Author

Turbo87 commented Jan 8, 2020

😅

@Turbo87 Turbo87 deleted the pagination branch January 8, 2020 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants