Automattic / pym-shortcode

A WordPress solution to embed iframes that are responsive horizontally and vertically using the NPR Visuals Team's https://blog.apps.npr.org/pym.js/
https://wordpress.org/plugins/pym-shortcode/
GNU General Public License v2.0
14 stars 7 forks source link

Pym 1.3.1 #29

Closed benlk closed 6 years ago

benlk commented 6 years ago

Changes

This updates the Pym Shortcode plugin with Pym.js version 1.3.1, bringing the changes from 1.3.1 and 1.3.0 to users.

Pym 1.3.0 introduced optional scroll tracking, allowing the child iframe to know where the browser is on the parent page. You can read more about how that's implemented, and how it can be used, on the NPR Visuals Team blog post announcing Pym 1.3.0.

Pym 1.3.1 added a function getParentPositionInfo to the Pym child.

This bumps the plugin version number to 1.3.1.

For #12.

benlk commented 6 years ago

Happily, this does not replace the .js file with a gzipped js file, as has happened in the past.