kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
84 stars 23 forks source link

[Enhancement] Allow subtitles in header to include HTML #3563

Open troelslenda opened 1 month ago

troelslenda commented 1 month ago

Describe the enhancement

We would like part of the subtitle to include a link

Describe the solution you'd like

Have you considered any alternatives?

Are there any additional context?


Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Refinement

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review:

troelslenda commented 1 month ago

I might have a different solution. I'll check back before noon.

troelslenda commented 1 month ago

We found a different solution to our issue, in the process I found minor things that could be optimized/adjusted in kirby-header. I will update this issue and corresponding PR later today.