summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages
AgeCommit message (Expand)AuthorFilesLines
2025-09-22Update NavigationHeaderTitle propsOliver1-4/+2
2025-09-22Add titleId prop to Accordion componentOliver1-1/+3
2025-09-22Add labelId prop to Listbox componentOliver1-2/+9
2025-09-22Add labelId prop to Switch componentOliver1-2/+9
2025-09-22Add ref to polymorphic propsOliver1-1/+1
2025-09-22Add and use description prop on SettingsToggleListItem componentOliver9-38/+88
2025-09-22Update ListItemProps animation prop to allow sending falseOliver8-27/+15
2025-09-22Move majority of listbox option focus management into hooksOliver15-100/+145
2025-09-22Persist SettingsAccordion expanded state in router locationOliver1-2/+18
2025-09-22Replace history state after scrolling to list itemOliver3-8/+32
2025-09-22Update InputOption component to persist value when not selectedOliver8-61/+84
2025-09-22Rename useListItemAnimation hook filenameOliver2-1/+1
2025-09-22Update ConnectButton component propsOliver1-2/+2
2025-09-22Move contexts to component root folder and update importsOliver40-41/+41
2025-09-22Add and use SettingsAccordion throughout appOliver3-24/+54
2025-09-22Move SettingsNavigationListItem to separate folderOliver16-17/+19
2025-09-22Rename NavigationListItem to SettingsNavigationListItemOliver15-99/+106
2025-09-22Rename ToggleListItem to SettingsToggleListItemOliver26-130/+133
2025-09-22Add and use SettingsListItem throughout appOliver23-136/+120
2025-09-22Remove listbox prefix from SettingsListbox option componentsOliver33-137/+123
2025-09-22Rename DefaultListboxOption to BaseOptionOliver5-5/+5
2025-09-22Add and use SettingsListbox throughout appOliver33-243/+292
2025-09-22Add tests for clicking feature indicatorsOliver3-80/+283
2025-09-22Move feature indicators tests into describe blockOliver1-75/+81
2025-09-22Move feature indicators tests to separate folderOliver1-4/+8
2025-09-22Update translationsOliver1-8/+11
2025-09-22Rename useListItem to useListItemContextOliver10-19/+19
2025-09-22Expand dns blocker accordion when navigated to via feature indicatorOliver2-3/+9
2025-09-22Update list item animation durations and timingsOliver1-7/+9
2025-09-22Add new red color to foundationsOliver3-2/+4
2025-09-22Link feature indicator to server ip overrideOliver1-0/+7
2025-09-22Move multihop settings to separate foldersOliver4-75/+81
2025-09-22Update tests to use role selectors instead of data-testidOliver4-6/+11
2025-09-22Add dim animation to all list item childrenOliver5-11/+37
2025-09-22Use ListItem components in AccordionOliver11-126/+46
2025-09-22Add daita multihop information to daita viewOliver4-2/+32
2025-09-22Add flex shrink to Icon componentOliver1-0/+1
2025-09-22Add aria-describedby to custom dns toggleOliver1-2/+3
2025-09-22Move select location buttons components into separate foldersOliver11-52/+63
2025-09-22Refactor useScrollToListItem hook to return object with refOliver23-101/+64
2025-09-22Add and use anchor id typeOliver5-14/+23
2025-09-22Link feature indicators to settings in open vpn settingsOliver5-178/+234
2025-09-22Update DefaultListboxOption to send rest props to triggerOliver1-4/+12
2025-09-22Add aria-disabled attribute to ListboxOptionTriggerOliver1-0/+1
2025-09-22Rename open vpn settings components to use consistent namingOliver9-13/+13
2025-09-22Move open vpn settings components to separate foldersOliver10-384/+440
2025-09-22Rename OpenVpnSettings to OpenVpnSettingsViewOliver3-4/+4
2025-09-22Move open vpn settings to views folderOliver4-22/+24
2025-09-22Use Listbox in udp over tcp port settingsOliver2-33/+34
2025-09-22Rename Udp2tcpPortSetting to UdpOverTcpPortSettingOliver3-4/+4