J
Latest posts made by Josebas
-
RE: QChatMessage bg-color custom color
<q-chat-message name="Me" :text="[msg.Message]" :stamp="dateFormat(msg.MessageSend)" sent text-color="white" class="bg-myChat" />
maybe this works for you
-
RE: How to update v1.0.5
@metalsadman said in How to update v1.0.5:
@Josebas hey, before starting you should backup your project folder first, then follow the upgrade guide here https://quasar.dev/start/upgrade-guide
Ok, let mi see.
-
How to update v1.0.5
I cannot upgrade to version 1.0.5 to be able to use all the things that it brings, what do I have to do?
-
How to create stylus file and use them?
I need to create a stylus file because i have to create a theme for mi app, someone help me :).