Minor Changes
- 6241c38: feat: Add metrics attribute explorer in chart builder
Patch Changes
-
fa2b73c: feat: Format byte numbers on ClickHouse page
-
b6c34b1: fix: Handling non-monotonic sums
-
79356c4: Set Button component default variant to "primary" for consistent styling across the app
-
42820f3: fix: Apply theme CSS class during SSR to prevent button styling mismatch
Adds the theme class (e.g.,
theme-hyperdx) to the HTML element during server-side rendering in_document.tsx. This ensures CSS variables for button styling are correctly applied from the first render, preventing a hydration mismatch that caused primary buttons to display with Mantine's default styling instead of the custom theme styling whenNEXT_PUBLIC_THEMEwas explicitly set. -
e11b313: fix: add react-hooks-eslint-plugin and fix issues across app
-
Updated dependencies [b6c34b1]
- @hyperdx/common-utils@0.12.2