Skip to main content

UI 1.0.0-alpha.38

Published: May 30, 2023

This library version corresponds with the following code package versions:

  • jh-core: 1.0.0-alpha.5
  • jh-icons: 1.0.0-alpha.8
  • jh-ui: 1.0.0-alpha.19

Added

  • Added jh-notification

Card

  • Added card container styling to top-most variant layer
  • Added card container styling to top-most variant layer

Changed

  • Changed property names where appropriate to better mirror their code equivalents
  • Changed order of property names to follow a more consistent convention
  • Changed border radius of placeholder component

Button

  • Changed pending from being a value within state to its own property

Card

  • Changed title property to headerTitle
  • Changed subtitle property to headerSubtitle

Checkbox

  • Changed default variant to showLabel=true

Input

  • Changed layer names that use left-icon and right-icon to use the more generic left and right conventions
  • Changed showLeftIcon and showRightIcon property names to showLeft and showRight respectively
  • Changed left-icon and right-icon slot names to left and right respectively

Removed

Card

  • Removed card-container element
  • Removed menu-container element

Fixed

  • Fixed broken component documentation links
  • Fixed persistent border and fill overrides on placeholder