v4.8.0
Release Notes
Background Component
Replaced the Image Component with a Image Element to provide a performance boost. From #2386
Profile View
Added the Notification Profile View with the following additions. From #2386
- Profile Component created to handle user profiles.
- Info Section Component created to handle sections within a user profile.
- Removes
text-align
behaviors in Tooltip Component to simplify the code and make the behavior more predictable. - Miscellaneous doc changes that enhance or re-organize existing docs.
- Fixes Image Element CSS so that when
fill
prop is used, the image's display is set to block, which removes undesired white space from inline-block.
Features
- Release v4.8.0: Profile view and background image update #2386 (@danielamorse @bolt-bot)
Authors: 2
- Bolt Bot (@bolt-bot)
- Dan Morse (@danielamorse)