@shone said in How to get color from color palette in js?:
Hi @olegmihh please check this https://quasar-framework.org/components/color-utils.html
I want to get color from string ‘blue-grey-10’. How to do this?
@shone said in How to get color from color palette in js?:
Hi @olegmihh please check this https://quasar-framework.org/components/color-utils.html
I want to get color from string ‘blue-grey-10’. How to do this?
It would be nice if the QTab could be vertical!
Of course, for vertical tabs can using QList, but there is no lavalamp effect
i have dist on the server, generated by quasar that serves nginx.
when i update my src and generating new dist i remove old and insert new files, then i go to my site, do reloading page and i see updated components. But, when i go to route “/” and rewrited to “/account”(because i authorized) i see old components
My caching settings in nginx:
How to caching correctly?
Where i can find apps, websites, which using quasar framework? Just look.
@shone said in How to get color from color palette in js?:
Hi @olegmihh please check this https://quasar-framework.org/components/color-utils.html
I want to get color from string ‘blue-grey-10’. How to do this?
I want to use these colors in javascript.
https://quasar-framework.org/components/color-palette.html
date.formatDate(Date.now(), ‘Today at HH:mm’) // To2pmy pmt 15:19
i want “today at 15:19”
When i switching month in datetime picker it changed value in v-model, the problem is that i’m sending a request to the server when v-model has changed. What to do?
My version quasar framework 0.17.5.
i need use this.$t() in actions of store, is this possible?
It would be nice if the QTab could be vertical!
Of course, for vertical tabs can using QList, but there is no lavalamp effect