Skip to content

feat(bootstrap): add Mantine layout and progress wrappers#26095

Open
laura-b-g wants to merge 2 commits into
masterfrom
glw/ws/agent-datalake-size-ui/graylog2-server
Open

feat(bootstrap): add Mantine layout and progress wrappers#26095
laura-b-g wants to merge 2 commits into
masterfrom
glw/ws/agent-datalake-size-ui/graylog2-server

Conversation

@laura-b-g
Copy link
Copy Markdown
Contributor

@laura-b-g laura-b-g commented May 21, 2026

Adds thin wrapper components for Mantine layout primitives to components/bootstrap/, following the project convention of only importing Mantine directly in wrapper components.

New wrappers: Box, Group, Stack, Title, Progress (compound: .Root, .Section, .Label).

Title applies Graylog theme headline styles via styled-components — mapping the order prop to theme.fonts.size.h{n}, theme.fonts.family.navigation for h1/h2, and theme.colors.text.primary — so it matches the global heading styles without hardcoded values.

Used by Graylog2/graylog-plugin-enterprise#14290.

/nocl

@laura-b-g laura-b-g requested a review from a team May 21, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant