discourse/app/assets/stylesheets/common
Martin Brennan fae6ffcf06
UX: Introduce <DStatTiles /> component (#30238)
Introduces a new component used to show a grid of stats
on any page, mostly used for dashboards and config pages.
This component yields a hash with a `Tile` component property,
and the caller can loop through their stats and display them
using this component.

Each stat needs a @label and a @value at minimum, but can
also pass in a @tooltip and a @url.
2024-12-13 11:32:46 +10:00
..
admin FIX: Background color for settings overriden filter (#30221) 2024-12-12 10:27:37 +11:00
base UX: increase button sizes and timeline size (#30240) 2024-12-12 16:09:44 +01:00
components UX: Introduce <DStatTiles /> component (#30238) 2024-12-13 11:32:46 +10:00
float-kit
form-kit
foundation UX: Make radio buttons respect forum's accent color (#30235) 2024-12-11 15:22:00 -08:00
login
modal FEATURE: Allow to customize the signup form descriptions (#29959) 2024-11-27 14:23:14 -03:00
select-kit
table-builder
d-editor.scss
font-variables.scss
input_tip.scss
loading-slider.scss
post-action-feedback.scss
printer-friendly.scss
software-update-prompt.scss
topic-entrance.scss
topic-timeline.scss Cleanup mobile topic footer area (#30132) 2024-12-11 14:59:37 +01:00
whcm.scss