What's planned?

Virtualisation

Added 21/03/2024

Virtualisation is not easy especially with something as complex as tables. In a private project I use it with the table component in several places, but I am aware of one bug and until I fix it it will not be implemented. I need to spend some time on this and it will certainly be added.

Client-side functionalities

I actually have this already implemented in a private project too, but it's not pretty code and needs to be rewritten before it sees the light of day.

More examples

There are things such as filter slots or additional actions or global search that are not described. More examples will be added when I have time. Unfortunately I have a lot of other work right now.

Advanced filter functionality

I don't quite know if this fits in well with the theme of the table, on the one hand it is geared towards server data, but on the other hand such a component is something else entirely. Maybe it will be as an additional component.

Async loading indicator

In theory this is implemented and you can pass `loading` to a component, but the loading indicator is a simple loader, not some beauty. Definitely to be improved as I find time.

Column filtering

I'm not a big fan of this solution but I know some people will need it. To be done in the future.

Density toggle

This is actually implemented in my private project, I will soon add it for sure.

Fullscreen

Added 21/03/2024

As above

Sebastian "Tzezar" Drozd 2024