angular_components icon indicating copy to clipboard operation
angular_components copied to clipboard

Add the option to use markdown on tooltip

Open jodinathan opened this issue 6 years ago • 1 comments

I would like to add markdown to the tooltip text. Make some stuff bold etc but not use direct HTML.

I guess you won't add the markdown option, but if you could change some stuff to protected instead of private, then we can extend it and add it ourselves.

jodinathan avatar Feb 04 '19 22:02 jodinathan

One of the recent additions to Angular Components is the Simple HTML component. I was hoping that the plan is to use <simple-html> in the various components that display text strings (e.g. tooltip, dialog error, etc.).

rich-j avatar Feb 07 '19 17:02 rich-j