v1.11.2
Fixed
- popover: Made the exclusive close behavior skip ancestor popovers so a popover-based component (SelectBox, Dropdown) nested inside another popover no longer closes its parent when opened; the public
closeAll/window.tui.popover.closeAllAPI keeps its close-everything semantics (#555, thanks @derkan)