0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/lib/wizard
Martin Brennan b3754fb938
FEATURE: Improve wizard font selection
This commit narrows down the list of fonts we offer
in our setup wizard and simplifies things to only
show a single font dropdown. This selection will then
set the `base_font` and `heading_font` site setting to
the same value.

For existing sites that may have set different values,
we will still show 2 dropdowns when visiting the wizard.

We are also changing our default font to the more modern
selection Inter, replacing Arial. Arial is very dependent
on system installed fonts, whereas Inter we can package
to everyone in Discourse.

Finally, for existing sites that have not changed their default
from Arial, we will keep that value via a migration so we do
not surprise site owners with a completely new font.
2025-01-17 17:55:53 +10:00
..
builder.rb FEATURE: Improve wizard font selection 2025-01-17 17:55:53 +10:00
field.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
step.rb DEV: Update member access wizard step to use toggle group (#28013) 2024-07-29 14:07:06 +08:00
step_updater.rb FIX: Do not reset sidebar defaults in wizard (#27156) 2024-05-23 16:45:47 -04:00