mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
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. |
||
|---|---|---|
| .. | ||
| discourse-ai-llm-presets | ||
| discourse-migration | ||
| discourse-pr | ||
| discourse-screenshots | ||
| discourse-service-authoring | ||
| discourse-upcoming-changes | ||
| discourse-upcoming-changes-authoring | ||
| discourse-writing-html-css | ||
| discourse-writing-js-tests | ||
| discourse-writing-rspec-tests | ||