Skip to content
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

🛹 Feature: KolHeading - Größe der Überschriften veränderbar unabhängig von _level #5096

Closed
Chrisdo82 opened this issue Sep 5, 2023 · 1 comment · Fixed by #5613
Closed
Assignees
Labels
desybri The task is assigned to the DESYBRI design system. feature New feature or request

Comments

@Chrisdo82
Copy link
Contributor

Note

  • Ich achte beim Erstellen des Issues darauf, dass ich keine fachlichen und unternehmensinternen Details preisgebe.

Featureanfrage

Bezieht sich Ihre Feature-Anfrage auf ein Problem? Bitte beschreiben.

Die jeweilige Größe der Überschrift wird derzeit ausschließlich über das _level Attribut gesetzt. Das ist aber nicht ideal. Wir möchten beispielsweise in der Lage sein eine h3 wie eine h2 darzustellen.

Beschreiben Sie die gewünschte Lösung

Ich kann die font-size und line-height von außen verändern ohne dabei das Level verändern zu müssen. Egal wie.

@Chrisdo82 Chrisdo82 changed the title 🛹 Feature: KolHeading - Größe der Überschriften nicht ausschließlich 🛹 Feature: KolHeading - Größe der Überschriften veränderbar unabhängig von _level Sep 7, 2023
@deleonio
Copy link
Contributor

deleonio commented Sep 11, 2023

Wir haben Deine Anfrage ins Backlog aufgenommen. Möglichkeit wäre auch hier _variant einzuführen und dort zwischen allen 7 Typen wechseln zu können.

  • Styling nicht über den Tag sondern über eine einzuführende CSS-Klasse, z. B. h1
_level _variant (default)
0 strong
1 h1
2 h2
3 h3
4 h4
5 h5
6 h6

@deleonio deleonio added desybri The task is assigned to the DESYBRI design system. feature New feature or request New labels Nov 13, 2023
@deleonio deleonio moved this to 📄 Ready in KoliBri Board Nov 13, 2023
@sdvg sdvg self-assigned this Nov 17, 2023
@sdvg sdvg moved this from 📄 Ready to 🏗 In progress in KoliBri Board Nov 17, 2023
@sdvg sdvg linked a pull request Nov 21, 2023 that will close this issue
@sdvg sdvg moved this from 🏗 In progress to 🔍Review in KoliBri Board Nov 21, 2023
@github-project-automation github-project-automation bot moved this from 🔍Review to ✅ Done in KoliBri Board Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desybri The task is assigned to the DESYBRI design system. feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants