Alexis
|
87df080857
|
Changed default event date to startDate
|
2024-05-01 14:15:56 +02:00 |
|
Alexis
|
ee368f28c2
|
Optimized unnecessary reactivity
|
2024-04-27 16:46:43 +02:00 |
|
Alexis
|
8d6f49d956
|
Removed useless console log
|
2024-04-08 22:39:13 +02:00 |
|
Alexis
|
7b6eedd687
|
Fixed issue with overflow events
The issue came from poorly handled check for visible events, enabling event data from being accessible outside current range
|
2024-04-08 22:36:54 +02:00 |
|
Alexis
|
c7fb5bec39
|
Fixed bug with unseen events
The bug occured because the currentMonth + 1 went over the limit
|
2024-04-08 21:45:37 +02:00 |
|
Alexis
|
c086bb109a
|
Moved data out of stores
|
2024-04-07 20:07:57 +02:00 |
|
Alexis
|
c8b915c856
|
Changed store file names
|
2024-04-07 15:55:24 +02:00 |
|