v1.0.6
v1.0.6 (2023-02-14)
Bug Fixes
- focus-trap: prevent host from receiving initial focus (#6479) (764609d), closes #6454 /github.com/Esri/calcite-components/blob/059d6eee6a8dc0a0d74db6e113d30cafebac25bb/src/utils/focusTrapComponent.ts#L33-L35
- tree-item: preserves consistent height with or w/t actions-end (#6403) (728f42b), closes #6361 #3127
- vite: getting the dist build to work correctly with vite again (#6452) (cc44984), closes #6419