What's New in v1.2.0
Bug Fixes
- Fix default speed mismatch — Frontend and editor now both default to 0.3 (#11)
- Fix resize/viewport bugs — Parallax now correctly activates when resizing from mobile to desktop, and vice versa (#7, #8)
- Cap editor iframe polling — Iframe detection no longer loops indefinitely; stops after 30 seconds with a warning (#9)
- Move frontend script to footer — No longer render-blocking in the
<head>(#6)
Enhancements
- Increase background oversizing to 140% — Eliminates potential hairline gaps at max speed, matching production parallax library standards (#3)
- Per-block "Disable on mobile" toggle — New option in the parallax settings panel to disable parallax on mobile for individual Cover blocks (#4)
DevOps
- Move build-only deps to devDependencies —
@babel/runtimeand@wordpress/iconsare now correctly in devDependencies (#10) - Track source, ignore build output —
src/is tracked,build/is gitignored (#5) - Fix Plugin URI — Now points to the correct GitHub repository
Install
Download cover-parallax-style.zip below and install via Plugins → Add New → Upload Plugin in WordPress.