Body Scroll Lock Versions Save

Body scroll locking that just works with everything 😏

v4.0.0-beta.0

2 years ago
  • Key change is modification of how BSL works for IOS. Refer to this PR

v3.1.3

3 years ago

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

v3.0.0

4 years ago
  • Same release notes as v2.7.0

Apologies for the confusion!

v2.7.0

4 years ago

v2.6.4

4 years ago

Improved accurateness and tidiness of readme file.

Related Pull Requests:

  • #118
  • #121
  • #124

v2.6.3

4 years ago

Related Pull Requests:

  • #90

v2.6.1

5 years ago
  • allowTouchMove option added
  • Correctly account for remaining target elements while unlocking

v2.5.8

5 years ago

Change log:

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

v2.5.1

5 years ago

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)

v2.4.6

5 years ago