discourse/app/assets/javascripts/admin/addon
Gary Pendergast 8fea8e846f
UX: Use FontSelector for displaying font-related settings. (#30636)
3135f472e2 added a nifty new FontSelector component, which creates a dropdown where each item is styled in the font that it corresponds to.

This change uses the new component to style the base_font and heading_font site setting selectors, too.
2025-01-09 09:57:38 +11:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components UX: Use FontSelector for displaying font-related settings. (#30636) 2025-01-09 09:57:38 +11:00
controllers REVERT: "DEV: Convert admin API keys to conform to UI guidelines" 2025-01-08 11:03:40 -06:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: refactor setting object mixin to helper class (#30529) 2025-01-06 12:02:46 +08:00
mixins UX: Use FontSelector for displaying font-related settings. (#30636) 2025-01-09 09:57:38 +11:00
models REVERT: "DEV: Convert admin API keys to conform to UI guidelines" 2025-01-08 11:03:40 -06:00
routes REVERT: "DEV: Convert admin API keys to conform to UI guidelines" 2025-01-08 11:03:40 -06:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates REVERT: "DEV: Convert admin API keys to conform to UI guidelines" 2025-01-08 11:03:40 -06:00