Commit Graph

  • 2bf4144380 fix: align sidebar section and footer icon columns, bump v0.1.56 main v0.1.56 hsiegeln 2026-04-16 21:11:38 +02:00
  • dba3aa5a85 fix: align sidebar bottomItem padding with treeSection, bump v0.1.55 v0.1.55 hsiegeln 2026-04-16 15:34:27 +02:00
  • d775df61e4 feat: remove expand toggle from collapsed sidebar, bump v0.1.54 v0.1.54 hsiegeln 2026-04-15 22:05:10 +02:00
  • 7c6d383ac9 docs: update CLAUDE.md and COMPONENT_GUIDE.md for chart wrappers and sidebar section props hsiegeln 2026-04-15 21:55:22 +02:00
  • 70a5106cca fix: correct BrandAssetsSection imports to match renamed asset files hsiegeln 2026-04-15 21:13:16 +02:00
  • b0bd9a4ce2 feat: add LineChart, AreaChart, BarChart wrapper components hsiegeln 2026-04-15 21:12:02 +02:00
  • df31ec55d8 chore: bump v0.1.53 — sidebar section positioning and scrollable maxHeight v0.1.53 hsiegeln 2026-04-15 21:04:55 +02:00
  • 2ed7f8bb0c feat: position Routes and Starred sections at bottom of sidebar hsiegeln 2026-04-15 21:01:29 +02:00
  • 90dee0f43e feat: partition sidebar sections into top/bottom groups with spacer hsiegeln 2026-04-15 21:00:17 +02:00
  • 57d60bf2ed feat: add maxHeight prop with sectionContent wrapper to SidebarSection hsiegeln 2026-04-15 20:57:43 +02:00
  • 7e2fce8b14 style: add section group, spacer, content, and scrollbar CSS classes hsiegeln 2026-04-15 20:56:03 +02:00
  • 96e5f77a14 docs: add sidebar section layout implementation plan hsiegeln 2026-04-15 20:53:53 +02:00
  • 1c2c00d266 docs: add sidebar section layout design spec hsiegeln 2026-04-15 20:51:12 +02:00
  • 70a4db94c1 chore: bump v0.1.52, fix sidebar collapse toggle position v0.1.52 hsiegeln 2026-04-15 18:42:12 +02:00
  • 83722aeb7c chore: bump v0.1.51 (v0.1.50 registry corruption) v0.1.51 hsiegeln 2026-04-15 15:50:23 +02:00
  • 2709d4c164 chore: rename cameleer3 assets to cameleer, bump v0.1.50 v0.1.50 hsiegeln 2026-04-15 15:42:25 +02:00
  • 549553c05b chore: rename cameleer3 to cameleer hsiegeln 2026-04-15 15:28:11 +02:00
  • ac3b69f864 feat: add onNavigate callback to Breadcrumb for SPA routing hsiegeln 2026-04-15 09:45:38 +02:00
  • a62ff5b064 feat: add source badge to LogViewer entries v0.1.49 hsiegeln 2026-04-14 23:30:29 +02:00
  • 53a9ed015a fix: limit x-axis tick labels to prevent overlap v0.1.48 hsiegeln 2026-04-12 22:08:03 +02:00
  • 38e42d10bb chore: bump version to 0.1.47 v0.1.47 hsiegeln 2026-04-12 19:38:17 +02:00
  • ae420246c8 docs: update COMPONENT_GUIDE for ThemedChart migration hsiegeln 2026-04-12 19:37:27 +02:00
  • 7d9643bd1b feat!: replace custom chart components with ThemedChart + Recharts hsiegeln 2026-04-12 19:36:19 +02:00
  • 99ff461d4d feat: add ThemedChart wrapper component hsiegeln 2026-04-12 19:34:21 +02:00
  • ce93ba456c feat: add ChartTooltip component for ThemedChart hsiegeln 2026-04-12 19:33:45 +02:00
  • 3fc5fb8267 chore: add recharts dependency, move CHART_COLORS to rechartsTheme hsiegeln 2026-04-12 19:33:28 +02:00
  • e07afe37f2 docs: add Recharts migration implementation plan hsiegeln 2026-04-12 19:30:33 +02:00
  • 89453121a0 docs: add Recharts migration design spec hsiegeln 2026-04-12 19:24:32 +02:00
  • 232868b9e7 feat: responsive charts with timestamp tooltips v0.1.46 hsiegeln 2026-04-12 18:50:50 +02:00
  • 8b32fe3994 chore: bump version to 0.1.45 v0.1.45 hsiegeln 2026-04-12 17:24:58 +02:00
  • 250cbec7b7 fix: reduce version text size and increase separation from brand name hsiegeln 2026-04-12 17:24:42 +02:00
  • dfac0db564 chore: bump version to 0.1.44 v0.1.44 hsiegeln 2026-04-11 10:59:10 +02:00
  • bb8e6d9d65 fix: error toasts persist until manually dismissed hsiegeln 2026-04-11 10:56:39 +02:00
  • fd08d7a552 feat: add FileInput primitive — drag-and-drop file picker v0.1.43 hsiegeln 2026-04-11 08:00:21 +02:00
  • 6ea2a29a7c fix: remove double-border on TopBar environment slot v0.1.42 hsiegeln 2026-04-10 20:59:24 +02:00
  • 51d5d9337a fix: add @keyframes spin to Spinner CSS module v0.1.41 hsiegeln 2026-04-10 17:36:34 +02:00
  • cd00a2e0fa chore: bump version to 0.1.7 v0.1.40 hsiegeln 2026-04-10 17:01:51 +02:00
  • b443fc787e refactor: decompose TopBar into composable shell with children slot hsiegeln 2026-04-10 17:00:57 +02:00
  • 4a6e6dea96 chore: add GitNexus config to .gitignore and CLAUDE.md hsiegeln 2026-04-09 08:31:04 +02:00
  • 638b868649 refactor: extract duplicated utility functions into shared format-utils hsiegeln 2026-04-09 08:28:32 +02:00
  • 433d0926e6 style: enforce 12px minimum font size across all components v0.1.39 hsiegeln 2026-04-08 12:13:17 +02:00
  • 7e545140a2 feat: add userMenuItems prop to TopBar and export DropdownItem type hsiegeln 2026-04-08 12:07:26 +02:00
  • e572df8558 fix(assets): remove semi-white background artifacts from logo SVG and PNGs v0.1.38 v0.1.37 hsiegeln 2026-04-06 23:19:39 +02:00
  • a3afe3cb1b feat(assets): add high-detail cameleer3-logo.svg traced from PNG via Inkscape v0.1.36 v0.1.35 hsiegeln 2026-04-06 22:58:44 +02:00
  • 4841a7ad7c refactor(assets): replace named exports with wildcard ./assets/* export v0.1.34 hsiegeln 2026-04-06 22:43:01 +02:00
  • 32a49690fa style(assets): make all logo PNGs transparent using Inkscape trace v0.1.33 hsiegeln 2026-04-06 22:14:50 +02:00
  • 20f7b2f5aa feat(assets): ship Cameleer3 logo and favicon variants with the design system v0.1.32 hsiegeln 2026-04-06 17:17:36 +02:00
  • 5cb51e65be style(topbar): make .env badge match neutral button style of liveToggle/themeToggle v0.1.31 hsiegeln 2026-04-04 15:59:00 +02:00
  • 4dcd4aaa27 feat(topbar): change environment prop from string to ReactNode v0.1.30 hsiegeln 2026-04-04 15:25:20 +02:00
  • 58320b9762 fix(topbar): rename refresh toggle labels from LIVE/PAUSED to AUTO/MANUAL v0.1.29 hsiegeln 2026-04-03 18:30:17 +02:00
  • c48dffaef2 feat(global-filter): add refreshTimeRange() for manual refresh in paused mode v0.1.28 hsiegeln 2026-04-03 14:01:47 +02:00
  • 3ef4c5686e fix(global-filter): keep time range sliding when auto-refresh is paused v0.1.27 hsiegeln 2026-04-03 13:16:11 +02:00
  • 78e28789a5 docs: update CommandPalette entry for open SearchCategory type hsiegeln 2026-04-02 23:23:32 +02:00
  • 03ec34bb5c feat(command-palette): open SearchCategory to arbitrary strings v0.1.26 hsiegeln 2026-04-02 23:21:28 +02:00
  • 2f1df869db docs: update spec and guide for search position and chevron removal v0.1.25 hsiegeln 2026-04-02 22:43:00 +02:00
  • 0cf696cded fix(sidebar): move search below Header, remove section chevrons hsiegeln 2026-04-02 22:40:18 +02:00
  • 50a1296a9d fix(sidebar): make entire section header row clickable v0.1.24 hsiegeln 2026-04-02 21:59:47 +02:00
  • 9b8739b5d8 fix(a11y): add keyboard listeners to clickable elements (S1082) hsiegeln 2026-04-02 18:41:11 +02:00
  • ba6028c2ea refactor: extract nested handlers to fix function depth violations (S2004) hsiegeln 2026-04-02 18:35:46 +02:00
  • 93776944b9 refactor: extract keyboard handlers to reduce cognitive complexity (S3776) hsiegeln 2026-04-02 18:35:27 +02:00
  • 9240acddb6 docs: update CLAUDE.md and COMPONENT_GUIDE.md for composable Sidebar hsiegeln 2026-04-02 18:30:27 +02:00
  • 912adb1070 feat: composable sidebar refactor v0.1.23 hsiegeln 2026-04-02 18:16:30 +02:00
  • eeb2713612 fix: strip Sidebar wrapper from RouteDetail + fix StatusDot prop in LayoutSection hsiegeln 2026-04-02 18:13:03 +02:00
  • 18bf644040 refactor(inventory): update Sidebar demo to compound API hsiegeln 2026-04-02 18:10:09 +02:00
  • 9fa7eb129d refactor: strip AppShell+Sidebar wrappers from all page components hsiegeln 2026-04-02 18:09:16 +02:00
  • 8cd3c3a99d refactor: wrap routes in LayoutShell layout route hsiegeln 2026-04-02 18:05:49 +02:00
  • 36999941c0 feat(layout): create LayoutShell with compound Sidebar composition hsiegeln 2026-04-02 18:04:08 +02:00
  • 5a91875723 test(sidebar): rewrite Sidebar tests for compound component API hsiegeln 2026-04-02 18:01:39 +02:00
  • c401516b2d fix(sidebar): add icon to expanded section, fix icon-rail callbacks, fix active border hsiegeln 2026-04-02 17:59:25 +02:00
  • d2c2b92183 feat(sidebar): update barrel exports for composable sidebar hsiegeln 2026-04-02 17:55:29 +02:00
  • 357e497220 feat(sidebar): update CSS for composable compound component hsiegeln 2026-04-02 17:55:20 +02:00
  • 1173b3e363 feat(sidebar): rewrite Sidebar as composable compound component hsiegeln 2026-04-02 17:54:18 +02:00
  • 7092271fdc feat(sidebar): add SidebarContext for composable sidebar hsiegeln 2026-04-02 17:53:49 +02:00
  • 3561147b42 docs: add composable sidebar implementation plan hsiegeln 2026-04-02 17:50:56 +02:00
  • 9afe626a58 docs: update composable sidebar spec with clarified decisions hsiegeln 2026-04-02 17:42:09 +02:00
  • 7758962564 docs: clarify search ownership and icon-rail click behavior hsiegeln 2026-04-02 17:41:36 +02:00
  • 4e2d5b2b2f docs: composable sidebar refactor spec hsiegeln 2026-04-02 17:38:04 +02:00
  • af48bd2fa0 fix: sidebar highlighting works on all tabs, not just exchanges v0.1.22 hsiegeln 2026-04-01 20:59:15 +02:00
  • 592b60c5fe feat: export Recharts theme preset for consuming apps v0.1.21 hsiegeln 2026-03-30 14:31:02 +02:00
  • 0bb49b83e5 feat: DataTable scrollable layout with 200+ mock exchanges v0.1.20 hsiegeln 2026-03-29 10:43:03 +02:00
  • 8070fdea7c fix(ci): read SONAR_HOST_URL from secrets instead of vars hsiegeln 2026-03-28 17:38:09 +01:00
  • 7830ac5e0d fix(ci): validate SONAR_HOST_URL before running scanner hsiegeln 2026-03-28 17:28:59 +01:00
  • fdccca5378 fix(ci): detect arm64 arch for sonar-scanner download hsiegeln 2026-03-28 17:21:31 +01:00
  • 0d4215678a fix(ci): use native sonar-scanner CLI instead of npm wrapper hsiegeln 2026-03-28 17:15:49 +01:00
  • 28690b2a7a fix(ci): add @vitest/coverage-v8 for SonarQube workflow hsiegeln 2026-03-28 17:12:45 +01:00
  • 5eb807c572 ci: add nightly SonarQube analysis workflow hsiegeln 2026-03-28 16:59:24 +01:00
  • f359a2ba3d feat: add Sidebar onNavigate callback and DataTable fillHeight prop v0.1.19 hsiegeln 2026-03-28 16:28:49 +01:00
  • 384ee97643 chore: npm audit fix hsiegeln 2026-03-27 23:33:37 +01:00
  • a12b374fb2 feat: add onSubmit prop to CommandPalette for full-text search v0.1.18 hsiegeln 2026-03-27 23:30:36 +01:00
  • 433d582da6 feat: migrate all icons to Lucide React hsiegeln 2026-03-27 23:25:43 +01:00
  • 2ffc268b44 feat: add attribute search category to CommandPalette v0.1.17 hsiegeln 2026-03-27 08:03:57 +01:00
  • 99ae66315b feat: add trace log level to LogViewer v0.1.16 hsiegeln 2026-03-26 23:04:50 +01:00
  • 26de5ec58f feat: add click-to-close backdrop behind DetailPanel v0.1.15 hsiegeln 2026-03-26 21:57:34 +01:00
  • d26dc6a8a5 fix: make DetailPanel overlay instead of taking flex space hsiegeln 2026-03-26 21:55:02 +01:00
  • c0b1cbdc5b fix: remove inset background from LogViewer container v0.1.14 hsiegeln 2026-03-26 21:24:35 +01:00
  • d101d883a9 fix: auto-scroll to top for EventFeed and LogViewer v0.1.13 hsiegeln 2026-03-26 15:45:30 +01:00
  • 2a020c1e15 feat: add BreadcrumbProvider and e2e test suite v0.1.12 hsiegeln 2026-03-26 11:33:55 +01:00
  • 19303eefad feat: auto-slide time range forward when preset is active with auto-refresh v0.1.11 hsiegeln 2026-03-26 09:54:24 +01:00
  • 5fe6321d30 feat: add multi-flow support to RouteFlow via flows prop v0.1.10 hsiegeln 2026-03-25 18:10:27 +01:00
  • 90e3de2cdf feat: fix category counts and add matchContext for search highlights hsiegeln 2026-03-25 09:26:55 +01:00