mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 03:05:45 +08:00
**Previously**, plugins had no generic way to present the category visibility (public vs group-restricted) option as locked or to intercept a change to it, and a controlled `ConditionalContent` left a radio visually selected when its `@onChange` rejected the change. **In this update**, adds a `category-visibility-private-locked` value transformer and a `category-visibility-change` behavior transformer (with a `@locked` radio state), and re-syncs `ConditionalContent` radios to `activeName` after `onChange` settles so a rejected selection reverts. |
||
|---|---|---|
| .. | ||
| base | ||
| components | ||
| float-kit | ||
| form-kit | ||
| foundation | ||
| login | ||
| modal | ||
| rich-editor | ||
| select-kit | ||
| table-builder | ||
| d-editor.scss | ||
| font-variables.scss | ||
| input_tip.scss | ||
| loading-slider.scss | ||
| nested-view.scss | ||
| post-action-feedback.scss | ||
| printer-friendly.scss | ||
| software-update-prompt.scss | ||
| tokens.scss | ||
| toolbar-popup-menu-options.scss | ||
| topic-entrance.scss | ||
| topic-timeline.scss | ||
| whcm.scss | ||