Minor changes
- feat: Implement props to control animation duration and autoplay interval (PR #33820 by Mitch-At-Work)
- Nested modalizer fix and useActivateModal() hook to activate modals without moving focus. (PR #33817 by mshoho)
Patches
- fix: Add a defensive check when getting overflow item records (PR #33876 by ling1726)
- fix: useAnnounce live regions do not get aria-hidden from tabster (PR #33855 by smhigley)
- Update to satisfy the bumped Tabster 8.5.0. (PR #33817 by mshoho)
- fix: provide methods for elements such as live regions to not get hidden by modals (PR #33855 by smhigley)
- fix: TeachingPopoverCarousel fires announce() messages on slide change (PR #33833 by smhigley)