馃悰 Fixed
- Fix relation having changed
data but missing from AuthoringState when the source or target entity becomes deleted then restored back.
- Fix grouped relation (
RelationGroup item) does not updating its data when changed by EditorController.
- Fix
ConnectionsMenu displaying no links when there is only a single incoming/outgoing relation type. (by @cristianvasquez)
- Restore scroll position in
ConnectionsMenu when going back to relation types from instances list.
- Exclude collapsed
DropdownMenu and UnifiedSearch content from Tab-navigation.
- Exclude canvas elements from Tab-navigation unless the element is only one selected.
- Block canvas interacton (including Tab-navigation) when displaying a blocking modal overlay i.e. an overlay task or viewport-centered dialog.
- Fix Tab-navigation order on
DefaultWorkspace and ClassicWorkspace to generally follow top-to-bottom then left-to-right when moving focus.
- Auto-focus within dialogs by default (via
autoFocus prop) to avoid losing focus when a dialog displayed in the modal overlay or opened by already unmounted trigger element.
Link to the CHANGELOG v0.35.1