discourse/app/assets/javascripts/float-kit/addon/components
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
..
d-button-tooltip.gjs DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-default-toast.gjs UX: update appropriate btn-flat instances to btn-transparent (#25945) 2024-02-29 11:47:07 +01:00
d-float-body.gjs UX: improve btn-transparent styling (#24666) 2023-12-02 14:21:22 +11:00
d-float-portal.gjs DEV: Move gjs <template> to bottom of class definitions 2023-10-10 21:46:54 +01:00
d-inline-float.gjs DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-inline-menu.gjs DEV: Use @discourse/lint-configs (#24038) 2023-10-23 12:08:35 +02:00
d-inline-tooltip.gjs DEV: Use @discourse/lint-configs (#24038) 2023-10-23 12:08:35 +02:00
d-menu.gjs DEV: Use @discourse/lint-configs (#24038) 2023-10-23 12:08:35 +02:00
d-popover.gjs DEV: Use @discourse/lint-configs (#24038) 2023-10-23 12:08:35 +02:00
d-toasts.gjs DEV: toasts improvements (#24046) 2023-10-23 15:23:10 +02:00
d-tooltip.gjs FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00