This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
v4.3.0
Bug Fixes
- pick-list-item spacebar on secondaryAction no longer toggles selection. #326
- panel: moved position:relative to :host. (e2d65fc)
- block Set CalciteBlock color variables for dark theme. #427
- pick-list action slot styling. #417
- calcite-flow-item header text being cut off. #414
- shell remove shell min-width. #393
- pick-list-item Remove rtl utility class from CalcitePickListItem host. #298
- tip Tip background color overlapping shadow. #398
- panel CalcitePanel: always render slot containers. #354
- calcite-flow-item shows header-trailing-content without having menu-actions. #409
- Update README.md with latest first-class components.
- Fix
calciteListChange
event name in demo file.
Features
- all: blocking scrim + pick-list loading and disabled.(#361 #357 #358 #359 #361 #362) (25d846e)
- block: a11y aria labels for disabled and loading (#358) (9a23101)
- block: added calcite-loader and associated styles. Updated demo. (#358) (a5b87c0)
- block: added disabled style. updated demo with way to toggle disabled property. (#358) (20e5ccd)
- block: added loading and disabled to destructuring. (3f1e8dc)
- flow-item, panel: added loading and disabled props, nodes, and styles. (#359) (d4caeca)
- panel: use Scrim for loading & disabled. (1f69c9f)
- value-list: Added disabled and loading props. Destructuring and added aria. (#362) (4e59c5a)
- panel Remove padding from panel content-container. #418
- action style(action): added animations for interactive. #391
- Update calcite components to 1.0.0-beta.11