Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

Release 0.22.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:16
· 44 commits to main since this release
  • Merge pull request #112 from wswebcreation/fix/fix-ios-safe-area (680799c)
  • feat: autoscroll elements to the top and back (c42e498)
  • fix: fix safearea for XSMax|XR|11|11ProMax iOS 13 (6a7f144)
  • fix: fix iPhone XSMax|XR|11|11ProMax iOS 13 status bar height (30c6edf)
  • fix: ipad pro 12.9 first generation remove home bar blockout (e87a714)
  • feat: add blockOutSideBar for iPads in landscape mode (cda83e7)
  • fix: fix landscape auto blockout (1c3bf3f)
  • fix: fix iOS 13 landscape for rotated images (7978001)
  • feat: add rotate screenshot - add for saveScreen and -Element - fix UTs (e7f6d40)
  • fix: fix ios landscape with notch (80dc779)
  • fix: fix proper device calculations for iPad and iPhone - add extra tool bar padding for home bar on iOS - fix unit tests (74b9c47)
  • fix: fix safearea for landscape iOS models with notch (76deeeb)
  • Merge pull request #111 from wswebcreation/fix/scrollTo-issue (a5796ec)
  • fix: fix waiting on css injection to be done slower devices were not yet finished with processing the custom/injected css (23840bc)
  • fix: fix scroll to it wasn't always scrolling in all browsers, made it more error proof (2be85a1)