Skip to main content

UI 1.0.0-alpha.29

Published: Nov 01, 2022

This library version corresponds with the following code package versions:

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

Added

Input

  • Added instance properties for left and right icon slots to allow for leveraging icon or button components
  • Added showClearButton property
  • Added component tokens for theming the clear button

Changed

  • Changed status of several components to in progress:
    • avatar
    • avatar group
    • button group
    • floating action button
    • floating action button group
    • notification
    • pagination
    • tab
    • tag group

Checkbox

  • Changed status to alpha

Input

  • Changed layers to new BEM-inspired names
  • Changed left and right slots to include wrappers for consistent spacing and alignment

Fixed

Input

  • Fixed showHelperText property name by removing extraneous apostrophe

List item

  • Fixed selected indicator not expanding to full height when divider is absent