Pulse/frontend-modern/src/components/shared
rcourtman 4c6f565855 fix: sparkline canvas wrapper display mode for flex layout
Change sparkline wrapper from inline-block to block w-full to properly
fill flex parent container. Inline-block was preventing the canvas from
calculating the correct width when width={0} (auto-size mode).
2025-11-09 22:35:32 +00:00
..
Card.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
CopyButton.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
EmptyState.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Form.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
MetricsViewToggle.tsx feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
NodeGroupHeader.tsx Add guest URL support for PVE hosts 2025-11-05 19:06:08 +00:00
NodeSummaryTable.tsx feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
ScrollableTable.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
SearchTipsPopover.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SectionHeader.tsx feat: improve mobile layout responsiveness 2025-10-22 12:39:53 +00:00
SettingsPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Sparkline.tsx fix: sparkline canvas wrapper display mode for flex layout 2025-11-09 22:35:32 +00:00
StatusBadge.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Toggle.tsx release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
Tooltip.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UnifiedNodeSelector.tsx Add per-node temperature monitoring and fix critical config update bug 2025-11-05 14:11:53 +00:00