Skip to content

v2.68.7

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:29
Immutable release. Only release title and notes can be modified.
98c6008
  • Add getConcentricBorderRadius(parentRadiusPx, insetPx) in @dg/ui/helpers/concentricBorderRadius. It returns a clamped CSS pixel radius.
  • Add theme.shape.cardBorderRadius as the 32px card-radius source of truth and use it for MUI cards and glass containers.
  • Compute the side-project row radius from the card radius and its 13px inset.
  • Cover subtraction, oversized insets, square parents, and negative insets with unit tests.

Visual comparison against the current production homepage kept the card and side-project rows unchanged.