Commit c692c8d
committed
docs(calendar): clarify pastDaysCount and broadcastPastEvents
Resolves #290
- Clarify that pastDaysCount only affects broadcasts, not display
- Explain that broadcastPastEvents requires pastDaysCount to be set
- Fix incorrect reference to maximumNumberOfDays (should be pastDaysCount)
- Emphasize that calendar module never displays past events
The previous documentation caused confusion as users expected
pastDaysCount to show past events in the calendar display, when
it only affects the CALENDAR_EVENTS broadcast to other modules.1 parent af2a3f6 commit c692c8d
1 file changed
+2
-2
lines changed
0 commit comments