discourse/app/assets/javascripts/admin/addon
Kris 8c22831672
UX: update appropriate btn-flat instances to btn-transparent (#25945)
With the adjustments of `btn-transparent` in https://github.com/discourse/discourse/pull/24666, there are more buttons that could use this class instead of `btn-flat`. This mostly relates to `x` close buttons, but also includes composer and chat toggles.

The primary difference between these styles is that `btn-transparent` never has a background, where `btn-flat` may have a hover or focus background.
2024-02-29 11:47:07 +01:00
..
adapters DEV: Migrate remaining admin classes to native syntax (#20717) 2023-03-17 12:25:05 +00:00
components UX: update appropriate btn-flat instances to btn-transparent (#25945) 2024-02-29 11:47:07 +01:00
controllers FEATURE: Support boolean, enum and integer fields for schema theme settings (#25933) 2024-02-29 11:11:32 +03:00
helpers DEV: replace registerUnbound usage with default exports (#23802) 2023-10-19 14:28:25 +01:00
lib DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
mixins DEV: Replace period mixin with a component (#25292) 2024-01-18 13:06:42 +01:00
models FIX: Computed property override error for webhook.categories (#25418) 2024-01-25 12:25:02 +00:00
routes DEV: save/restore the previous sidebar panel state (#25899) 2024-02-28 12:33:59 +11:00
services FIX: "Action Logs" button on user admin page (#25300) 2024-01-17 13:49:59 +00:00
templates DEV: Introduce a helper for handling events (#25433) 2024-02-28 14:00:53 +01:00