asyncapi / asyncapi-react

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
https://asyncapi.github.io/asyncapi-react/
Apache License 2.0
188 stars 126 forks source link

feat: title added for externalDoc.description #1092

Closed catosaurusrex2003 closed 1 month ago

catosaurusrex2003 commented 1 month ago

Description A simple one line title attribute for externalDocs.description to show a tool-tip of the description. Just like how tag.description have it.

BEFORE: https://github.com/user-attachments/assets/86ec4e73-3401-463b-884e-46abbffa182a

AFTER: https://github.com/user-attachments/assets/f2749f6c-2266-409b-a206-01e4ece3db0e

Related issue(s)

1084

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud