There’s also a quick SSX fix (LESS for convenience):
.successmessage, .errormessage, .warningmessage, .infomessage {
& > span {
display: none;
}
}
If they are still relevant by the time we merge, I’ll add those snippets to the docs
Okay, I agree that those should be deprecated.
If that’s alright, I’ll revert the title changes from this PR (so that it can be merged soon), and open a new improvement ticket to:
- deprecate
title
andimage
- Provide
heading
as a replacement, which does not accept markup and is always bold.