metacubexd/src/components
2023-12-01 18:36:46 +08:00
..
Button.tsx feat(modals): add modal component (#268) 2023-09-23 20:24:43 +08:00
Collapse.tsx feat(proxy): remove collapse component overflow-visible class 2023-09-27 17:02:13 +08:00
ConfigTitle.tsx feat(config): support tun related configurations 2023-09-22 22:03:22 +08:00
ConnectionsSettingsModal.tsx feat(connection): drag handle, closes #320 2023-10-19 23:42:33 +08:00
ConnectionsTableDetailsModal.tsx feat(modals): add modal component (#268) 2023-09-23 20:24:43 +08:00
Header.tsx feat: update backend repository url 2023-12-01 18:36:46 +08:00
index.ts feat: add support for IPv6 check (#403) 2023-10-22 13:00:09 +08:00
IPv6Support.tsx feat: add support for IPv6 check (#403) 2023-10-22 13:00:09 +08:00
Latency.tsx feat: display current selected endpoint at the bottom of the overview page 2023-11-03 01:23:34 +08:00
LogoText.tsx feat(LogoText): update logo navigation links 2023-09-22 01:18:21 +08:00
LogsSettingsModal.tsx feat(modals): add modal component (#268) 2023-09-23 20:24:43 +08:00
Modal.tsx feat(modal): adjust padding of the modal header and footer 2023-09-23 20:43:57 +08:00
ProxiesSettingsModal.tsx feat(proxy): add back the render proxies in two columns option, closes #360 2023-10-29 20:02:21 +08:00
ProxyNodeCard.tsx fix(proxy): proxy node card layout issue, closes #429 2023-10-29 19:21:19 +08:00
ProxyNodePreview.tsx feat(proxy): regression on render proxies in two columns 2023-09-21 23:58:06 +08:00
ProxyPreviewBar.tsx fix(proxy): proxy preview bar style issue 2023-10-29 23:53:30 +08:00
ProxyPreviewDots.tsx fix(proxy): proxy preview dots layout issue 2023-09-25 22:39:36 +08:00
RenderInTwoColumns.tsx feat(proxy): regression on render proxies in two columns 2023-09-21 23:58:06 +08:00
SubscriptionInfo.tsx refactor(i18n): add i18n context provider 2023-09-23 01:38:36 +08:00