Skip to content

Unified pills and headers across Documentation #2705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Apr 16, 2025

Target: master, 4.6

Things done:

  • unified header sizes across the documentation after the new header design introduced in the Release Notes
  • unified pills look (as above)
  • added new edtion type: LTS Update and tagged LTS update pages with it

Examples:

Also the current doc had a bug where the inline pill was displayed slightly below the text:

  • Zrzut ekranu 2025-04-16 o 17 01 03
  • Zrzut ekranu 2025-04-16 o 17 01 48

(see https://doc.ibexa.co/en/latest/update_and_migration/from_4.5/update_from_4.5/#dashboard-migration )

This is now fixed.

@mnocon mnocon marked this pull request as ready for review April 17, 2025 09:02
Comment on lines +33 to +35
&--inline {
margin-left: 10px;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
&--inline {
margin-left: 10px;
}
&--inline {
line-height: 18px;
&:first-child {
margin-left: 10px;
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@adriendupuis adriendupuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pills don't have the exact same size, font and spacing everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants