Skip to content

Conversation

@zipper
Copy link
Owner

@zipper zipper commented Mar 14, 2025

zipper added 3 commits March 14, 2025 11:10
The `handleExpandCollapse` method checks whether the collapsable element is responsive. If it is, the method proceeds only if the media query matches.
The `dataset.collapsableState` is modified only when `CollapsableEvent`s are associated with the expanding or collapsing elements. This ensures that events from nested collapsable elements do not affect the `dataset.collapsableState` further up the DOM tree.
On destroy, the `dataset.collapsableState` is removed from boxes, and the `role` attribute is removed from `extLink`.
@zipper zipper merged commit a08c628 into master Mar 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants