Components - Release notes
- Release notes
1.11.0
Dependency updates
@dynatrace/strato-design-tokenswas updated to version1.1.3.@dynatrace/strato-iconswas updated to version1.8.0.
Updates
General
- A
useIdhook is now provided, allowing css-ident safe IDs to be generated. (APPDEV-14808)
AppRoot
- The look and feel of scrollbars in Firefox is now aligned with the experience in Chrome.
Link
- The underline now appears correctly based on whether the link is focused via keyboard. (APPDEV-14816)
1.10.0
Dependency updates
@dynatrace/strato-iconswas updated to version1.7.0.@dynatrace/strato-design-tokenswas updated to version1.1.2.
1.9.2
General
- Unicode ranges for Roboto fallback are now removed.
1.9.1
Dependency updates
@dynatrace/strato-iconswas updated to version1.6.1.@dynatrace/strato-design-tokenswas updated to version1.1.1.
General
- Font definitions are now directly added to the apps css bundle.
ExternalLink
- The underline of the link is now displayed correctly based on whether it is focused via keyboard. (APPDEV-14521)
1.9.0
FocusScope
- The prop
data-testidcan now be set on the component. (APPDEV-13925)
1.8.1
TextEllipsis
- When
truncationModeis set tostart, punctuation characters are now rendered correctly at the start of the string. (APPDEV-14072)
1.8.0
Dependency updates
@dynatrace/strato-design-tokenswas updated to version1.1.0.@dynatrace/strato-iconswas updated to version1.6.0.
1.7.3
Typography
- Removes canvas from DOM. (APPDEV-13639)
1.7.2
Typography
- Removed canvas from DOM. (APPDEV-13639)
1.7.1
Dependency updates
@dynatrace/strato-iconswas updated to version1.5.1.
1.7.0
Core
- Removed internal
_isStringChildren,_useId,_uuidv4, and_mulberry32utility. (APPDEV-12775)
TextEllipsis
truncationMode="middle"now fully supports emoji characters. (APPDEV-13186)TruncationModeis now available as a public type. (APPDEV-12065)
1.6.2
Core
- Add internal
_isStringChildren,_useId,_uuidv4, and_mulberry32back for 1.6.x compatibility. (APPDEV-13282)
1.6.1
- Documentation update
1.6.0
Dependency updates
- Changed peerDependency version range for
@dynatrace-sdk/navigationfrom^1.3.0to^1.3.0 || ^2.0.0. @dynatrace/strato-iconswas updated to version1.5.0.