What's Changed
🚀 New Features
- feat(popover-container): automatically constrain popover height and enable scroll by @andreaslborg in #1367
- feat(breadcrumbs): make breadcrumb items without href interactive by @engijlr in #1379
🐛 Bug Fixes
- fix(tab-group): forward clicks from collapsed hidden tabs to originals and reflect href on clones by @engijlr in #1397
- fix(popover-container): follow trigger when slotted into shadow-root scroll containers by @engijlr in #1398
New Contributors
- @andreaslborg made their first contribution in #1367
Full Changelog: v1.17.3...v1.18.0