Skip to content

Fix: Logic for detecting removed elements (fixed #819)#820

Merged
oliverfoster merged 1 commit intomasterfrom
issue/819
Apr 13, 2026
Merged

Fix: Logic for detecting removed elements (fixed #819)#820
oliverfoster merged 1 commit intomasterfrom
issue/819

Conversation

@oliverfoster
Copy link
Copy Markdown
Member

fixes #819

Fix

  • Enable removed events to trigger correctly on removed + changed

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@oliverfoster oliverfoster merged commit 7a21597 into master Apr 13, 2026
1 check passed
@oliverfoster oliverfoster deleted the issue/819 branch April 13, 2026 10:08
@github-project-automation github-project-automation Bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Apr 13, 2026
github-actions Bot pushed a commit that referenced this pull request Apr 13, 2026
# [6.76.0](v6.75.2...v6.76.0) (2026-04-13)

### Fix

* Logic for detecting removed elements (fixed #819) (#820) ([7a21597](7a21597)), closes [#819](#819) [#820](#820)

### Update

* JSDoc documentation for drawer system (fixes #812) (#813) ([40e5aaf](40e5aaf)), closes [#812](#812) [#813](#813)
* JSDoc documentation for notification system (fixes #810) (#811) ([7d97a8c](7d97a8c)), closes [#810](#810) [#811](#811)
@oliverfoster
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 6.76.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Recently Released

Development

Successfully merging this pull request may close these issues.

DOMElementModifications not triggering remove on remove+change

3 participants