discourse/spec/requests/api/schemas
Martin Brennan 7faa89d945
DEV: Make upcoming change CSS classes opt-in (#40669)
There are a lot of upcoming changes now, and most of them
don't need a body CSS class (e.g. uc-whatever) added to the
page, it just pollutes the body CSS classlist too much.

This commit changes the upcoming change CSS classes to be opt-in,
which can be done by adding `body_class: true` to upcoming
change metadata.

I added it already to changes that need CSS specified.
2026-06-10 12:12:58 +10:00
..
json DEV: Make upcoming change CSS classes opt-in (#40669) 2026-06-10 12:12:58 +10:00
schema_loader.rb DEV: add api docs for discourse-calendar events index endpoint (#35400) 2025-10-16 07:39:08 +08:00