Have watched almost all videos of quasar v2 from you. I just think how cool and useful vue3-based framework the Quasar is. I almost think the Quasar is the best one around all the vue-based framework. Thank you so much, I'm so lucky to encounter the Quasar. I'm going to use Quasar for my next projects, : )
100+ Views till now, and not a single comment. C'mon guys & girls. Show some appreciation to Luke. Send him at least a "thank you" and give this vid a LIKE, or, even better... Subscribe to his channel... It takes a while to create such a quality-full vid, you know.
Thanks Luke for the great video's. Currently I'm puzzling how to wrap the row (q-tr) with e.g. a Vue transition (fadeIn, fadeOut) or a q-slide item (slideLeft for delete). But somehow there is no solution for this, because in the body-slot always "q-tr" comes first and after that always n-"q-td". Too bad 🥺 Do you have another idea for this problem?
Hmm not sure, but there's always a way! If it can't be done with Vue transitions, you might be able to do it with plain CSS. Are you sure the QTr can't be wrapped? Will try to make time to look into this today 🙂
Have watched almost all videos of quasar v2 from you. I just think how cool and useful vue3-based framework the Quasar is. I almost think the Quasar is the best one around all the vue-based framework. Thank you so much, I'm so lucky to encounter the Quasar. I'm going to use Quasar for my next projects, : )
Wow that's awesome!
Yea, I'm constantly mind blown by this framework 🤯
Great video. We use q-table a lot. I just which they would add resizable column by dragging a separator and re-ordering columns with drag and drop.
Thank you Luke, your videos are great as I am learning Quasar.
thank you Luke, great videos
100+ Views till now, and not a single comment.
C'mon guys & girls. Show some appreciation to Luke.
Send him at least a "thank you" and give this vid a LIKE, or, even better... Subscribe to his channel...
It takes a while to create such a quality-full vid, you know.
Thanks Johnny!
exelent, please more quasar videos
Very usefull video - learned a lot of new things about the q-table.
Thanks! Glad it helped :)
thanks for everything
You're most welcome! 😊
Thanks Luke for the great video's. Currently I'm puzzling how to wrap the row (q-tr) with e.g. a Vue transition (fadeIn, fadeOut) or a q-slide item (slideLeft for delete).
But somehow there is no solution for this, because in the body-slot always "q-tr" comes first and after that always n-"q-td". Too bad 🥺
Do you have another idea for this problem?
Hmm not sure, but there's always a way!
If it can't be done with Vue transitions, you might be able to do it with plain CSS.
Are you sure the QTr can't be wrapped? Will try to make time to look into this today 🙂
Does it have server side rendering without adding too much effort?
@@thislife1980 if I understand the question, yes! Quasar has SSR built in (you can even use it in tandem with pwa)
"quasar dev -m ssr"