You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(ui5-li): use hasConfigurableMode guard and fix _editMode JSDoc
- Replace "\_editMode" in listItem type guard with the existing
hasConfigurableMode pattern for consistency with the rest of List.ts
- Clarify JSDoc: F2 is handled by ListItem, F7 by the parent List
0 commit comments