mirror of
https://github.com/discourse/discourse.git
synced 2026-03-03 22:05:52 +08:00
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 |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cdn.yml.sample | ||
| database.yml | ||
| deploy.rb.sample | ||
| dev_defaults.yml | ||
| discourse.config.sample | ||
| discourse.pill.sample | ||
| discourse_defaults.conf | ||
| environment.rb | ||
| logrotate.conf | ||
| multisite.yml.production-sample | ||
| nginx.sample.conf | ||
| official_plugins.json | ||
| pitchfork.conf.rb | ||
| projections.json | ||
| puma.rb | ||
| routes.rb | ||
| sidekiq.yml | ||
| site_settings.yml | ||
| spring.rb | ||
| thin.yml.sample | ||
| unicorn.conf.rb | ||
| unicorn_launcher | ||