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

Add ability to iframe our pages #49

Merged
merged 20 commits into from
Jan 21, 2016
Merged

Add ability to iframe our pages #49

merged 20 commits into from
Jan 21, 2016

Conversation

reefdog
Copy link
Contributor

@reefdog reefdog commented Jan 21, 2016

We've accepted fixed-aspect-ratio iframe embeds (#18) and settled on an MVP for delivering them (#48). Notable changes:

  • Embed markup has been updated to more verbose 1.1
  • Resizing-observing has been limited to non-iframe context and debounced
  • Notes now try their damndest to not drip outside visible iframe bounds
  • Title and credit area persist outside of the iframe context; they are part of the external embed markup for better (easier customization) and worse (easier unintentional style poisoning)

Notable limitations:

  • Platform isn't yet ready to generate iframe embed codes; we need aspect ratios
  • No current facility for setting options
  • Menubar (if hacked to be visible) will obscure page content
  • Note design needs fixing

reefdog added a commit that referenced this pull request Jan 21, 2016
Add ability to iframe our pages
@reefdog reefdog merged commit 1f4ffec into master Jan 21, 2016
@reefdog reefdog deleted the iframes branch January 21, 2016 07:58
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.

1 participant