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
Menu
- 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
pendingfrom being a value withinstateto its own property
Card
- Changed
titleproperty toheaderTitle - Changed
subtitleproperty toheaderSubtitle
Checkbox
- Changed default variant to
showLabel=true
Input
- Changed layer names that use
left-iconandright-iconto use the more genericleftandrightconventions - Changed
showLeftIconandshowRightIconproperty names toshowLeftandshowRightrespectively - Changed
left-iconandright-iconslot names toleftandrightrespectively
Removed
Card
- Removed
card-containerelement
Menu
- Removed
menu-containerelement
Fixed
- Fixed broken component documentation links
- Fixed persistent border and fill overrides on placeholder