discourse/app/assets/stylesheets
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
..
admin UX: Truncate long cells in the dashboard data tables (#41010) 2026-06-18 10:50:14 +08:00
common DEV: Allow consumers to lock and intercept category visibility changes (#41006) 2026-06-18 10:24:50 -07:00
lib
vendor
admin.scss
admin_rtl.scss
color_definitions.scss
common.scss
desktop.scss DEV: move desktop sidebar-section CSS to common, remove desktop css index (#40803) 2026-06-11 15:09:09 -04:00
desktop_rtl.scss
embed.scss
mobile.scss
mobile_rtl.scss
publish.scss
qunit-custom.scss
wcag.scss UX: Implement foundation fixes & feedback (#40494) 2026-06-02 13:29:09 -05:00
wizard.scss UX: Add horizon site skeleton to setup wizard (#40617) 2026-06-08 14:32:38 -07:00
wizard_rtl.scss