@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
34 lines (17 loc) • 727 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Tooltips Release Notes
<!-- ## [Unreleased] -->
## 2.27.0
### Added
- Added 160px max-width to `.slds-popover_tooltip, .slds-popover--tooltip` for screen sizes up to 480px, to ensure tooltips do not overflow on small and mobile screens.
## 2.24.0
### Changed
- Updated Tooltip component description.
## 2.13.0
### Added
- Enabled styling hooks for tooltip. See tooltip's styling hooks overview table for a full listing of the currently available hooks.
### Changed
- Updated blueprint examples from anchor links to more semantically correct buttons
## 2.8.0
### Added
- Added examples for tooltip triggered by links, buttons, and inputs