quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.88k stars 3.51k forks source link

QTable extra item slots for grid mode #6318

Open moander opened 4 years ago

moander commented 4 years ago

It would be nice to have item-top, item-bottom and maybe even a item-container slot that allows you to wrap the item.

Thank you for all the hard work. Quasar is awesome!

lloydjohnlandeza commented 4 years ago

I need and item container slot too so i can add draggable functionality and transition group on my item list

DocBouCou commented 4 years ago

Hi, I add my voice for this feature. The equivalent of "top-row" and "bottom-row" for grid mode would really help (I would, for instance, like to add a card with a "+ add" button always visible, no matter the filter). Regards,

wanderzirkus commented 9 months ago

Hi, I came around searching for the exact same thing. While finding it odd, that in the last 3 years nobody else seems to had a need of it, I still want to check if there is some work in progress on this or if it would be considered as useful extension in the core lib at all.

If so, I would gladly attempt to provide a pull request. I don't know who is in charge of "greenlighting" stuff, but I just hope one of these persons stumbles on this old thread. :)

BR