quasar-ui-qcalendar icon indicating copy to clipboard operation
quasar-ui-qcalendar copied to clipboard

QCalendar - Quasar App Extension, Vue CLI plug-in and UMD distributions available

Results 56 quasar-ui-qcalendar issues
Sort by recently updated
recently updated
newest added

Hello, it would be great to have also in the month view a sticky scrolling behaviour to have the header row always visible. See the codepen here: https://codepen.io/martinfruehmorgen/pen/yLaJqMR Thanks! Martin

enhancement
ideas
future

Hello, **Describe the bug** the last blocks for the sub-resources, do not have right borders, the screenshot describes the anomaly well : **Screenshots** ![calbug](https://user-images.githubusercontent.com/12255492/135416322-3e9bf2d7-199f-4511-a009-3159e73bc911.png) version : "@quasar/quasar-ui-qcalendar": "^4.0.0-beta.5" Thanks.

Hi All, Someone can tell me if possible to add multi-events on a day into the same resource in scheduler view ? Thanks a lot Have a good day :)...

**Is your feature request related to a problem? Please describe.** I want to build a resource scheduler / gantt view like ![gantt](https://user-images.githubusercontent.com/8227996/110098472-897f6900-7da0-11eb-87e9-3d0403d7d7ff.jpg) **Describe the solution you'd like** A resource view...

**How can I make this calendar RTL and Persian?**

enhancement
future

Hello, To be able to have multiday events also in the Scheduler view, I think it is necessary to implement the interval slot also for the scheduler view like it...

![Screenrecorder-2020-03-03-15-40-51-1 00_00_00-00_00_10~1](https://user-images.githubusercontent.com/6195827/75814434-68092d00-5d9a-11ea-8938-372a621eea44.gif) ReactNative has a component with similar UX from https://github.com/BugiDev/react-native-calendar-strip. If you have any pointers, I might be able to make a pull request and work on it.

enhancement
ideas
future

I am initiating several calendar instances (QCalendarDay and QCalendarAgenda) on different components. It seems that mouse event handlers defined in 1 component overrun those of the others, making this usage...

For a legitimate bug, in order to process faster, please go here https://codepen.io/Hawkeye64/pen/RwwwKQL, fork the codepen, add code to reproduce the bug and submit link here (don't forget to save...

I use q-calendar and I use some style and condition to display resource label like this ` {{ resource.label }} ` it works , but when I want to add...