Skip to content

Remove subclass 'is' property, add generator iterators and native node utils - #291

Merged
Tidyzq merged 1 commit into
masterfrom
feat-more-suggested-backend-method
May 19, 2026
Merged

Remove subclass 'is' property, add generator iterators and native node utils#291
Tidyzq merged 1 commit into
masterfrom
feat-more-suggested-backend-method

Conversation

@Tidyzq

@Tidyzq Tidyzq commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move the is property from NativeNode/VirtualNode subclasses to the base Element class, passing it through _$initialize() for a unified access pattern.
  • Add triggerNativeEvent, manipulateNativeNode, and createResizeObserver support across the backend protocol, shadow-sync backend, message channel, and view controller.

@Tidyzq
Tidyzq requested a review from LastLeaf May 19, 2026 08:01
@Tidyzq
Tidyzq force-pushed the feat-more-suggested-backend-method branch from 2ca4b9e to f84da00 Compare May 19, 2026 08:43
@Tidyzq
Tidyzq merged commit bc285c6 into master May 19, 2026
4 checks passed
@LastLeaf
LastLeaf deleted the feat-more-suggested-backend-method branch May 19, 2026 09:35
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