discourse/app/assets/stylesheets/common
Keegan George d97ec2c1ad
DEV: Allow consumers to lock and intercept category visibility changes (#41006)
**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.
2026-06-18 10:24:50 -07:00
..
base FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
components UX: minor expanding textarea fixes (#40910) 2026-06-15 15:23:25 -04:00
float-kit WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
form-kit DEV: Allow consumers to lock and intercept category visibility changes (#41006) 2026-06-18 10:24:50 -07:00
foundation WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
login FEATURE: Log in with a one-time email code (#40804) 2026-06-17 12:34:48 -07:00
modal UX: add cancel + footernote (#40940) 2026-06-16 15:35:07 +02:00
rich-editor UX: Dismiss alt text input when clicking image instead of opening lightbox (#40777) 2026-06-11 08:05:05 -03:00
select-kit UX: Core foundation changes (#40847) 2026-06-12 16:38:46 -05:00
table-builder UX: make table edit element fixed visible on tablets (#38686) 2026-03-18 12:28:39 +01:00
d-editor.scss DEV: Add --d-selected-text-color variable (#39495) 2026-04-23 13:06:24 -04:00
font-variables.scss UX: don't show solved blockquote fade/expansion if unneeded (#39715) 2026-05-04 18:11:59 -04:00
input_tip.scss
loading-slider.scss UX: fix route loading spinner alignment (#37411) 2026-01-30 15:13:06 -05:00
nested-view.scss UX: Use 1px lines instead of 2px for nested replies vertical lines (#41029) 2026-06-18 12:07:02 -05:00
post-action-feedback.scss UX: update new reviewable style, add permalink, nav, link posts (#35768) 2025-11-03 17:36:08 -05:00
printer-friendly.scss
software-update-prompt.scss
tokens.scss UX: follow-up badge color fix for dark palettes (#39807) 2026-05-06 14:30:40 -04:00
toolbar-popup-menu-options.scss UX: move post language selector to toolbar, deprioritize for AI (#39208) 2026-04-15 08:25:15 -04:00
topic-entrance.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-timeline.scss REVERT: "FEATURE: Topic timeline for nested replies view (#40125)" (#40202) 2026-05-20 13:20:46 -05:00
whcm.scss