mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 14:34:02 +08:00
Previously, embedded upcoming events calendars always fetched all
visible events and created events without a category.
This change lets callers pass a category scope to
`UpcomingEventsCalendar`, uses it for event fetching and composer
defaults, and lets embedded callers opt out of the calendar's existing
route/date syncing via `@updateRouteOnDatesChange={{false}}`. The
default preserves the existing `/upcoming-events` behavior for backwards
compatibility.
|
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets | ||