Skip to content

Releases: willmcpo/body-scroll-lock

Change to how BSL works for IOS

23 Jun 13:15
Compare
Choose a tag to compare
  • Key change is modification of how BSL works for IOS. Refer to this PR

Minor Updates

31 Aug 07:49
Compare
Choose a tag to compare

Fixes:

  • Scrollbar gap size issue
  • Re-deployed demos (simple and modal demos) to use the latest of BSL

Improvements:

  • Auto updated bundle size in Readme

Reinstated the adding of 'module' field in package.json via a major version

18 Mar 02:32
Compare
Choose a tag to compare
  • Same release notes as v2.7.0

Apologies for the confusion!

IOS Bug / Added NPM module field

16 Mar 00:43
Compare
Choose a tag to compare
  • Fixed #50 - Added module field in package.json

  • Fixed #156 - Support for Request Desktop Website mode on IOS 13

Documentation updates

13 Jul 20:19
Compare
Choose a tag to compare

Improved accurateness and tidiness of readme file.

Related Pull Requests:

Fixed enableScroll not working in some conditions

27 Jun 23:27
Compare
Choose a tag to compare

Added allowTouchMove and improved unlocking logic

24 Nov 04:22
Compare
Choose a tag to compare
  • allowTouchMove option added
  • Correctly account for remaining target elements while unlocking

Bug fixes

02 Oct 07:36
Compare
Choose a tag to compare

Change log:

  • Fixed ios9 bug
  • Added source code and es module transpilations
  • Don't block multi touch gestures like pinching

Mobile iOS Caveat Resolved

14 Aug 01:57
Compare
Choose a tag to compare

The caveat for mobile iOS that previously existed is now resolved (tested on iPhone 8, iOS 11.4). Thanks @Neddz .

Also:

  • Compiled javascript file is now in UMD format to support loading via <script /> tags
  • Compiled javascript file is now uglyfied/minified to a meagre 1.98kb
  • Demo is now deployed on Now (thanks @yusinto for the 馃憤 suggestion)

Several bugs fixed

31 May 11:31
Compare
Choose a tag to compare
v2.4.6

v2.4.6