Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(tiny-react): insert children in reverse order to simplify insertBefore #170

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

hi-ogawa
Copy link
Owner

Maybe this is not so common, but probably this is what yew does internally.
As seen in the test snapshot, the consequence of that is each VCustom.render would run in reverse order.

Unverified

This user has not yet uploaded their public signing key.
…`Node.insertBefore`

Unverified

This user has not yet uploaded their public signing key.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hi-ogawa Hiroshi Ogawa

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
hi-ogawa Hiroshi Ogawa

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
hi-ogawa added 2 commits May 5, 2024 12:14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

None yet

1 participant