Skip to content

[pull] master from davidjbradshaw:master#174

Open
pull[bot] wants to merge 1406 commits intonetorica:masterfrom
davidjbradshaw:master
Open

[pull] master from davidjbradshaw:master#174
pull[bot] wants to merge 1406 commits intonetorica:masterfrom
davidjbradshaw:master

Conversation

@pull
Copy link

@pull pull bot commented Nov 28, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

davidjbradshaw and others added 25 commits August 5, 2025 17:31
Fix: MutationThrottle causes duplicate elements to observer
Fix: Prevent erroneous error when width resizing with no tags or overflow
Snyk has created this PR to upgrade @angular/core from 20.1.4 to 20.1.6.

See this package in npm:
@angular/core

See this project in Snyk:
https://app.snyk.io/org/davidjbradshaw/project/d598933f-e69f-481c-af34-b6d2f6c04c5e?utm_source=github&utm_medium=referral&page=upgrade-pr
…922be2d9ce7390cbaa190

[Snyk] Upgrade @angular/core from 20.1.4 to 20.1.6
Copilot AI and others added 30 commits February 4, 2026 22:13
…uck state

When an iframe becomes hidden while requestAnimationFrame is pending,
the rafId variable was not being cleared after calling cancelAnimationFrame.
This caused the check `if (!rafId)` to fail when the iframe became visible
again, preventing new requestAnimationFrame from being scheduled while
sendPending remained stuck at true.

Fixes issue where resize requests are permanently blocked with
"Resize already pending - Ignored resize request" after transient
iframe visibility changes (e.g., during SPA navigation).

Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
…stuck-issue

Fix rafId not cleared after cancelAnimationFrame causing sendPending stuck state
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
…er-initialization

Support initialization of disconnected iframes
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
… branches

Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
…ation

- Update GitHub Actions to copy fresh build from js/ to js-dist/ before running e2e tests
- Remove graceful degradation from test - initialization MUST succeed
- Test now properly validates that iFrameResizer initializes on iframe element
- If initialization fails, test will fail as intended

Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
Co-authored-by: davidjbradshaw <591634+davidjbradshaw@users.noreply.github.com>
…s-1771248883202

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants