UI 1.0.0-alpha.28
Published: Oct 17, 2022
This library version corresponds with the following code package versions:
- jh-core: 1.0.0-alpha.2
- jh-icons: 1.0.0-alpha.4
- jh-ui: 1.0.0-alpha.7
Added
Card
- Added
paddingproperty - Added variants to represent new preset
paddingvalues:none,small, andmedium
Changed
Card
- Changed name of body slot to default slot across all layers and properties
- Changed names of layers
card-media,card-header, andcard-footertocard-media-slot,card-header-slot, andcard-footer-slotto clarify what is actually slottable content
Slider
- Changed track and indicator to have state-specific styling
- Changed layer names to BEM-inspired format
Removed
Card
- Removed padding from header, body, and footer layouts