Patch Changes
- #2442: Removed a leftover
@layer
name, which was originally intended to support very old versions of iTwinUI. - #2443: Fixed bug in
Modal
where focus was sometimes jumping from a modal child to the modal itself. - #2431: Force text wrapping for long words. Affected components:
Text
,NonIdealState
,Stepper
,WorkflowDiagram
. - #2446: Fixed background color in menus when the theme bridge is enabled.