Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 488 Bytes

CHANGES.md

File metadata and controls

26 lines (16 loc) · 488 Bytes

Changes

0.3.1

  • android webview support

0.3.0

  • iOS - zoom bounds restored on thaw
  • UIWebView - partial freeze support (double-tap or pinch-zoom auto-zooms)
  • Android Firefox - scroll fixed on thaw
  • Android Firefox - page width fixed on freeze
  • Android Chrome/WebView - scroll/scale fixed on thaw

0.2.0

  • add option for isolating an element when freezing

0.1.1

  • restore specified viewport width on thaw
  • export getInitialViewport

0.1.0

  • initial release