Esri / calcite-app-components

A collection of calcite components for building single page applications
https://esri.github.io/calcite-app-components/
Other
39 stars 10 forks source link

feat(flow-item): added slot that hydrates header-leading-content of calcite-panel #972

Closed asangma closed 4 years ago

asangma commented 4 years ago

Related Issue: #958

Summary

FlowItem currently uses Panel's header-leading-content slot for its back button. A user is thus prevented from adding additional content in the leading position.

This PR allows access to that slot via a new slot on FlowItem called leading-actions

asangma commented 4 years ago

@driskull Added an e2e for the new slot. Look good?

driskull commented 4 years ago

@asangma not seeing any e2e file changes.

asangma commented 4 years ago

@driskull Wait...you can't see into my computer? I guess I'll push the changes then. 😆