discourse/app
Martin Brennan a879bcdc35
DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146)
This converts the `<AdminPageHeader />` component and the
`<AdminPageSubheader />` components into new components
that can be used outside of admin, and updates the CSS classes.
Also introduces a `<DPageActionButton />` component and child
components for the header action buttons.

I have to keep the old admin-only components around for
now until plugins are updated, then we can remove it,
and remove the re-exports that are done within
admin-page-action-button.gjs
2024-12-18 08:13:39 +10:00
..
assets DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
controllers FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
helpers UX: add color-scheme meta tag to _head (#30245) 2024-12-13 08:10:08 -03:00
jobs DEV: ensure rebaking works even when some users have inconsistent data (#30261) 2024-12-16 19:48:25 +08:00
mailers
models FIX: Correctly place moderator post for full topic move with freeze_original (#30324) 2024-12-17 10:31:34 -06:00
serializers FEATURE: Reason and deleted content support in the review queue (#30295) 2024-12-17 11:44:46 +11:00
services FEATURE: Add an option to block IPs and emails to bulk user delete (#29993) 2024-12-09 14:25:31 +03:00
views UX: add color-scheme meta tag to _head (#30245) 2024-12-13 08:10:08 -03:00