Merge branch 'master' into UC-21

This commit is contained in:
frontgavrilin
2022-10-21 21:39:07 +03:00
committed by GitHub
21 changed files with 638 additions and 180 deletions

View File

@@ -4,7 +4,7 @@
calendar-schedule(
:current-date="currentDate"
:time-information="timeInformation"
:column-information="columnInformation"
:events-data="eventsData"
@previous-date="switchPreviousDate"
@next-date="switchNextDate"
@selected-layout="changeCalendarLayout"