mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 23:39:11 +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. |
||
|---|---|---|
| .. | ||
| coding_style_spec.rb | ||
| common_mark_spec.rb | ||
| having_multiple_tagged_loggers_spec.rb | ||
| i18n_spec.rb | ||
| js_constants_spec.rb | ||
| middleware_order_spec.rb | ||
| oj_spec.rb | ||
| onceoff_integrity_spec.rb | ||
| site_setting_spec.rb | ||
| upcoming_change_metadata_spec.rb | ||