discourse/app/assets/javascripts/admin/addon/components/admin-config-areas
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
..
about.gjs UX: the ability to collapse AdminConfigAreaCard (#30310) 2024-12-17 11:47:23 +11:00
emojis-list.gjs DEV: Consistent AdminConfigAreaEmptyList options (#29975) 2024-11-28 15:31:04 +10:00
emojis-new.gjs DEV: Modernize admin emoji JavaScript (#29714) 2024-11-19 15:44:34 +08:00
emojis-settings.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
flags-settings.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
flags.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
look-and-feel-themes.gjs DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
user-fields-list.gjs DEV: Consistent AdminConfigAreaEmptyList options (#29975) 2024-11-28 15:31:04 +10:00