Skip to content

OverlayScrollbars Version 2.4.0

Compare
Choose a tag to compare
@KingSora KingSora released this 15 Oct 20:25
· 319 commits to master since this release

Features

  • Finalize and document the plugin system which makes it possible to create "static" and / or "instance" plugins.
  • The static OverlayScrollbars.plugin function returns a "static" plugins instance(s) for the registered plugins.
  • A new instance.plugin function which returns a "instance" plugins instance.
  • window resize events will now update instances only if it is needed and only what is needed.

Improvements

  • Small internal rewrite to improve stability, performance and bundle size.
  • Improvements the documentation and README.

Changelogs:

You can read further details in the corresponding changelogs.