mondaycom / vibe

🎨 Official monday.com UI resources for application development in React.js
https://vibe.monday.com
418 stars 289 forks source link

feat(textField): Add option for tooltip on icon #2221

Closed rivka-ungar closed 1 month ago

rivka-ungar commented 1 month ago

https://monday.monday.com/boards/3532714909/views/80492480/pulses/6965420722

Added an option for displaying a tooltip on the icon, regardless if it is clickable or not.

Screenshot 2024-07-15 at 13 37 42

github-actions[bot] commented 1 month ago

A new prerelease version of this PR has been published! 🎉 To install this prerelease version, run the following command in your terminal with any one of the packages changed in this PR:

To update monday-ui-react-core:

yarn add monday-ui-react-core@2.124.0-addtooltipforiconintextfield6965420722.0

Or with npm:

npm i monday-ui-react-core@2.124.0-addtooltipforiconintextfield6965420722.0

To update monday-ui-style:

yarn add monday-ui-style@0.10.1-addtooltipforiconintextfield6965420722.0

Or with npm:

npm i monday-ui-style@0.10.1-addtooltipforiconintextfield6965420722.0