owltide/components
Hornwitser 5044b7b58d Fix day header inserted into break
If a span ended on midnight the next day header would be started on the
break and the sameDay check would match the day of the next span causing
the day header to be inserted into the break column.  Fix by checking
that the last day header has a non-zero span in the same day check.
2025-03-06 00:37:40 +01:00
..
EventCard.vue Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
EventsEdit.vue EventsEdit: Handle no events existing 2025-03-05 19:10:24 +01:00
PushNotification.vue Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
timetable-terminology.png Port application from Next.js to Nuxt 2025-03-05 15:36:50 +01:00
Timetable.vue Fix day header inserted into break 2025-03-06 00:37:40 +01:00