Minor Changes
-
94ddc7e: Add fullscreen panel view for dashboard charts
- Add YouTube-style fullscreen panel mode for dashboard charts
- Add expand button to chart hover toolbar (positioned after copy button)
- Implement 'f' keyboard shortcut to toggle fullscreen (works like YouTube)
- Support ESC key to exit fullscreen
- Works with all chart types: Line, Bar, Table, Number, Markdown, and Search
- Improved modal rendering to prevent screen shake/glitching
- Follows Mantine useHotkeys pattern for keyboard shortcuts
-
9f51920: Add a search input that allows searching within the virtual elements on the log search page
-
bc8c4ee: feat: allow applying session settings to queries
Patch Changes
-
5b3ce9f: refactor: Standardize Button/ActionIcon variants and add ESLint enforcement
-
1cf8ceb: feat: Support JSON Sessions
-
190c66b: Add metric column name validation when saving dashboard tiles
-
9725a1f: chore: Remove beta label from MVs
-
ddc54e4: feat: Allow customizing zero-fill behavior
-
18222cd: fix: Fix accuracy of ClickHouse inserts chart
-
66b1a48: fix: Disable usePresetDashboardFilters request in local mode
-
de68052: fix: Make pattern sampling query random
-
418828e: Add better types for AI features, Fix bug that could cause page crash when generating graphs
-
f39fcda: fix: Refresh metadata after creating new connection in local mode
-
5b25221: fix: Respect date range URL params on Services dashboard
-
ddc7dd0: various improvements to search result drawers and nesting logic
-
79398be: chore: Standardize granularities
-
72d8998: Fix sessions subpanel not being closable, also fix loading indicator adding additional scrollbar to page
-
db84560: fix: bypass aliasWith so that useRowWhere works correctly
-
cf71a1c: feat: Add text-brand semantic color tokens for theme flexibility
-
acefcbe: fix: Fix K8s events query for JSON schema
-
3a2c33d: feat: debounce highlighted attribute validation query
-
1d96140: fix: Set correct values when opening number format form
-
6752b3f: fix: Filter DBTraceWaterfall events on timestamp expression
-
1ed1ebf: feat(charts): switch to Observable categorical color palette for better accessibility and theme support
-
824a19a: refactor(app-nav): reorganize AppNav component structure and improve maintainability
-
7842345: Add
variantprop to table components for muted background styling in dashboard tiles -
f98fc51: perf: Query filter values from MVs
-
b2089fa: fix: Prevent dashboard error when metricName is defined for non-metric source
-
64998e0: fix: Fix dashboard filters from Metric Tables
-
cf3ebb4: feat: Add disabled state support and Storybook stories for Button and ActionIcon components
- Ensure all Button and ActionIcon variants use Mantine's default disabled styling for consistency
- Add comprehensive Storybook stories including Playground, DisabledStates, and LoadingStates
- Improve component documentation and testing capabilities
-
ac3082a: Validate column names for metrics before creating a chart
-
1603602: feat: Add HAVING filter to table charts
-
bf553d6: Revert "fix: alias reference bug in processRowToWhereClause"
-
4a85617: feat: Add hasAllTokens for text index support
-
5ba7fe0: style: Rename sidenav background color tokens for clarity and update AppNav hover/focus states
-
Updated dependencies [1cf8ceb]
-
Updated dependencies [418828e]
-
Updated dependencies [79398be]
-
Updated dependencies [bc8c4ee]
-
Updated dependencies [00854da]
-
Updated dependencies [f98fc51]
-
Updated dependencies [f20fac3]
-
Updated dependencies [4a85617]
- @hyperdx/common-utils@0.11.0