AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
724 stars 47 forks source link

Port Table offset/limit (React, Vue, Astro, Angular [nice to have]) #167

Open roblevintennis opened 2 years ago

roblevintennis commented 2 years ago

https://github.com/AgnosticUI/agnosticui/pull/165 adds to svelte -- we need to add to react, vue, angular too

I need to sort out assign but this is for @Croug 😄 (and I'll help on any framework that's no fun for ya). Angular I may defer

Croug commented 2 years ago

I'll work on this after I finish #173

roblevintennis commented 2 years ago

@Croug if you do happen to have a spare cycle, I'd prioritize https://github.com/AgnosticUI/agnosticui/issues/191 over this. Then, we'll be able to port the offset/limit/key fixes together at once instead of piecemeal.

As such, I've marked the two issues according to priority.