metacubexd/src/components
2023-10-19 23:54:57 +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 fix(config): the bottom edge of the page gets cutoff, closes #385 2023-10-19 23:54:57 +08:00
index.ts refactor(proxy): move states into useProxies, rename properties 2023-09-24 17:56:52 +08:00
Latency.tsx refactor(i18n): add i18n context provider 2023-09-23 01:38:36 +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(modals): add modal component (#268) 2023-09-23 20:24:43 +08:00
ProxyNodeCard.tsx fix(config): the bottom edge of the page gets cutoff, closes #385 2023-10-19 23:54:57 +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 dots layout issue 2023-09-25 22:39:36 +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