0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 14:34:02 +08:00
discourse/plugins/discourse-calendar/assets
Mark VanLandingham 21ec9c7b1e
FEATURE: Support category-scoped upcoming events calendars (#41561)
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.
2026-07-08 22:44:31 -05:00
..
javascripts/discourse FEATURE: Support category-scoped upcoming events calendars (#41561) 2026-07-08 22:44:31 -05:00
stylesheets FIX: Single-occurrence RSVPs filled the "My events" calendar (#40813) 2026-07-01 21:04:25 +02:00