Closed Croug closed 2 years ago
Started this pr so you could track progress, not quite finished still need to finish updating docs/examples
This is looking great ❤️🔥
Let me know if you need any help on the docs and/or examples but I tested locally and your code is working 👍
You should also be aware of the mobile issue which I just rediscovered: https://github.com/AgnosticUI/agnosticui/issues/104
Since you're planning to use this in your app I'm assuming you'll be affected. We could:
I'm fine with either of these so lmk whichever works best for you
I'm thinking after I finish this I'll take a stab at implementing offset/limit on the other frameworks then I can start on that issue you mentioned
Alright I've updated the docs and examples this should be ready to merge now unless you have any other requests
This is looking great! Just a couple of change requests and/or questions 👍🏽
This is still a work-in-progress correct? No rush, I just want to make sure I'm reviewing in a timely fashion on my end.
Looks good -- merging
Description
Leans into the Svelte framework specific features to make the Pagination component less verbose
Implements #171
Checklist:
Please delete options that are not relevant.
agnosticui-react/examples
? These are kitchen sink sanity checks which help to verify a component is working and derive documentation snippets.