github KingSora/OverlayScrollbars v1.12.0
OverlayScrollbars Version 1.12.0

latest releases: v2.10.1, v2.10.0, v2.9.0...
4 years ago

Improvements:

  • Implemented #197 - max-content is now used to detect the possible size if width is not fixed. (only if supported by the browser else the old algo. is used)
  • Updated all wrapper versions to better support frontend frameworks. (#193)
  • Removed useless touchevents from the host element (#195)
  • GUI Tests

Features:

  • A new option called updateOnLoad with which you can control on which elements / selectors OverlayScrollbars shall update automatically after the emit of a load event. Per default the value is set to ["img"] so the plugin will updated after any img emits a load event. You can set it to null to disable this auto updating entierly or add your own selectors to update only on special img elements or on for example loaded iframes. (#183)

Bugfixes:

  • Fixed #190 - Removed the browser property inside of all package.json files (revert #166)

Deprecated:

  • The cssCalc property inside the object which gets returned from the globals() is now deprecated and will be removed in future versions.

Don't miss a new OverlayScrollbars release

NewReleases is sending notifications on new releases.