Skip to main content
Skip to main content

Design kit 2.1.0

Published: Aug 18, 2026

This library version corresponds with the following code package versions:

  • jh-tokens: 2.0.0
  • jh-icons: 2.1.0
  • jh-elements: 2.1.0
  • jh-datasets: 2.0.0

Added

  • Added jh-input-number component
  • Added robot-sparkles icon
  • Added code samples and general usage information to component descriptions
  • Standardized component description layout

Button

  • Added the following style hooks to customize progress track colors on buttons:
    • jh/button/progress/track/color/border/primary/pending
    • jh/button/progress/track/color/border/secondary/pending
    • jh/button/progress/track/color/border/tertiary/pending
    • jh/button/progress/track/color/border/danger/pending

Divider

  • Added orientation property and related variants
  • Added appearance property and related variants

Changed

Card

  • Removed old documentation links on component variants

Fixed

Button

  • Fixed border-radius of focus ring on x-small and small secondary buttons

Input

  • Fixed persisting slot content and clear button on readonly inputs