Closed lederer closed 5 years ago
I just realized using those icons in a public repo goes against the license for FA pro. We'll need to remove them from this repo.
I've whipped some icons together based on the arrow-left and arrow-right icons. Please replace with these and do a force push.
Icons replaced. Thanks for crafting.
👍 Ready for another look.
Snuck in a drive-by typo fix in the Badge component.
Slipped in another drive-by fix, for a missing import in the Icon component.
Overview
Adds a Pagination component. Requires
currentPage
,pageCount
, andonPageChange
props.Checklist
Upgrade instructions
If there are any of the following in this PR, provide proper instructions on how to upgrade:
Demo
Notes
~Prev/next icons currently don't match first/last icons. Will be fixed in an upcoming icons pass.~
Testing Instructions
Closes #217