Event search (Ctrl+F), locale/RTL handling, weekday selector workday/weekend, refactored event handling, Firefox compatibility #3
@ -16,7 +16,7 @@
|
|||||||
@pointerenter="onDragOver(di)"
|
@pointerenter="onDragOver(di)"
|
||||||
@pointerup="onPointerUp"
|
@pointerup="onPointerUp"
|
||||||
>
|
>
|
||||||
{{ d.slice(0, 3) }}
|
{{ d }}
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
v-for="g in barGroups"
|
v-for="g in barGroups"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user