Open davidnixon opened 10 months ago
Hey, can i give it a look?
That would be great! Thanks!
This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.
This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.
Title line template: [Improve inline notification story]: Add migration notes and slots examples
Detailed description
Inline Notification story docs should add migration notes similiar to inline loading to call out the removal of the v-html support for the subtitle.
https://vue.carbondesignsystem.com/?path=/story/component-cvinlinenotification--info
Steps to reproduce the issue
Additional information
This displayed correctly in Vue2 components
Example of updated usage: In Vue 2
Where "getLink" returned an HTML string
In Vue 3