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

Dedicated field for HTML labels #608

Closed
dg-datavisyn opened this issue Nov 24, 2022 · 3 comments · Fixed by #613
Closed

Dedicated field for HTML labels #608

dg-datavisyn opened this issue Nov 24, 2022 · 3 comments · Fixed by #613
Assignees
Labels
type: feature New feature or request

Comments

@dg-datavisyn
Copy link

Lineup support to put HTML code into the label. We sometimes use this for styling the lineup labels. The downside of this is that the HTML tag is then also visible in the tooltip, but also if we use the lineup columns in other parts of our apps. Would it be possible to offer a dedicated field for the HTML wrapper to keep the actual label clean? <HTML open tag><label><HTML closing tag>.

@dg-datavisyn
Copy link
Author

HTML wrappers should be applied in column header and side panel header

@dg-datavisyn
Copy link
Author

dg-datavisyn commented Dec 6, 2022

Preferred variant: (col) => <span class="...">${col.label}</span>

@dg-datavisyn
Copy link
Author

⚠️ Please make it non-breaking

@sgratzl sgratzl added the type: feature New feature or request label Dec 6, 2022
@sgratzl sgratzl self-assigned this Dec 6, 2022
sgratzl added a commit that referenced this issue Dec 7, 2022
@thinkh thinkh linked a pull request Feb 13, 2023 that will close this issue
3 tasks
@sgratzl sgratzl closed this as completed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants