This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Releases: mobify/capturejs
Releases · mobify/capturejs
Remove <plaintext> element after Capture.init() callback
HTML comments containing '<head>' no longer cause false positives when capturing <head> section
Merge pull request #13 from mobify/head-tag-in-html-comment Adds failing capturing example for <head> tag in HTML comments.
Resolve meta viewport tag issue with restored documents
- iOS8+ scroll fix is applied only when rendering an adapted document, resolving an issue with meta viewport tags and restored documents (PR #11)
1.0.4: Merge pull request #9 from mobify/ios9-scroll-fix
Update scroll fix to include iOS8 and greater