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

Future roadmap #1255

Open
17 of 28 tasks
davidjbradshaw opened this issue May 19, 2024 · 1 comment
Open
17 of 28 tasks

Future roadmap #1255

davidjbradshaw opened this issue May 19, 2024 · 1 comment
Assignees

Comments

@davidjbradshaw
Copy link
Owner

davidjbradshaw commented May 19, 2024

Features

v5.1

  • Copy Title element value to iframe title attribute
  • Add scrollBy() method
  • Add waitForLoad option
  • Add Parent option to create data-iframe-size attrs via CSS selector (sizeSelector)
  • Log when new element is used to calculate size

v5.2

  • Investigate if IntersectionObserver can be used to detect which elements are outside the <body/>
  • set window.location.hash when setting inPageLinks
  • Alias offsetSize -> offset
  • Investigate scrolling with sticky headers

v5.3

  • Optimise performance
  • Log init/resize calculation timer
  • Remove warning component dependancy in React version
  • Isolate parent/child when messages passed via same-domain iframe
  • Use setTimeout(0) on user events with void return type
  • Check HTMLIFrameElement: sandbox allows JavaScript, when no response from iframe

v5.4

  • Detect and warn about resize loops
  • Detect when iframe is hidden on parent page
  • Detect when an iframe is removed from the page and auto disconnect with warning message
  • Detect and ignore elements anchored to the page bottom/right of the page

v5.x

Framework components / plugins

  • Vue 3
  • Nuxt
  • Svelte
  • SolidJS
  • Angular
davidjbradshaw added a commit that referenced this issue May 24, 2024
davidjbradshaw added a commit that referenced this issue May 24, 2024
davidjbradshaw added a commit that referenced this issue May 24, 2024
davidjbradshaw added a commit that referenced this issue May 29, 2024
@davidjbradshaw davidjbradshaw self-assigned this Aug 30, 2024
@b2storefront
Copy link

out of curiosity did anyone tried to use that great product to fetch a Shopify page through iframe?

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

No branches or pull requests

2 participants