summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/lib/hooks
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Handle errors and retries in manage devices viewOliver1-11/+14
2025-10-10Add useQuery hookOliver2-0/+59
2025-10-07Rename option focus hook and move to separate folderOliver15-17/+52
2025-10-07Rename options keyboard navigation hooks and typesOliver3-7/+10
2025-10-07Select options via data-attribute instead of roleOliver4-11/+24
2025-10-07Support orientations in handle keyboard navigation hookOliver1-3/+10
2025-10-07Make focus and keyboard handling hooks genericOliver4-18/+14
2025-10-07Make option focus and keyboard handling hooks reusableOliver5-0/+158
2025-04-30Add use exclusive task hookOliver1-0/+22