2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-03 22:05:52 +08:00
discourse/config
Kris a954f2866a
UX: update styles and layout of category type setup (#38153)
This updates the styling of our category type selection interface when
creating a new category (enabled with the hidden site setting
`enable_category_type_setup`)

Changes include 
* Switching to emoji (these look better at this scale vs icons imo)
* Switching to column layout to better use available space
* Updating some text 
* Added a mutation observer to the horizontal overflow nav because it
wasn't updating (hiding/showing scroll controls) when the advanced
setting toggle added/removed items
* Fixed a minor overflow issue with the public/private toggle on the
next page
* Randomly selecting gender & skin color for raised hand emoji
2026-03-03 13:29:03 +10:00
..
environments DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
initializers PERF: Stop 'warming up' AR during sidekiq boot (#38126) 2026-02-27 19:29:56 +00:00
locales UX: update styles and layout of category type setup (#38153) 2026-03-03 13:29:03 +10:00
application.rb FIX: rack middleware dev warnings (#36460) 2025-12-10 16:15:53 -06:00
boot.rb DEV: Automatically turn on irb autocomplete with debugger (#37052) 2026-01-12 13:29:23 +10:00
cdn.yml.sample
database.yml
deploy.rb.sample
dev_defaults.yml
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Drop unused imap code (#38120) 2026-02-27 16:56:00 +00:00
environment.rb DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf
official_plugins.json DEV: Enforce deprecation-free tests for preinstalled plugins/themes (#36445) 2025-12-16 17:48:29 -03:00
pitchfork.conf.rb DEV: Drop unused imap code (#38120) 2026-02-27 16:56:00 +00:00
projections.json
puma.rb
routes.rb UX: convert category type chooser from modal to full page (#38111) 2026-03-02 13:27:35 +10:00
sidekiq.yml
site_settings.yml DEV: Move some migrated upcoming changes to Alpha (#38007) 2026-03-03 11:50:28 +10:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Drop unused imap code (#38120) 2026-02-27 16:56:00 +00:00
unicorn_launcher DEV: Enable Pitchfork by default (#37679) 2026-02-11 11:52:39 +01:00