Revision code

Changes Version 2.5.2
Released on March 04, 2022 with 3 commits

Changes

This maintenance release contains two fixes:

  • Unpoly no longer aborts a smooth scrolling animation when the user scrolls manually while the animation is running.
  • Fix a bug where drawer overlays would show a small bottom margin that causes unnecessary scrollbars.

Upgrading

If you're upgrading from an older Unpoly version you should load unpoly-migrate.js to polyfill deprecated APIs. Changes handled by unpoly-migrate.js are not considered breaking changes.

See our upgrading guide for details.