Install

Works with Drupal: ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 49.1 KB
MD5: 6e39ff82878d0aea1431a82da789b02b
SHA-1: a2327ac90aa794c6af8ad29c5391567162df66cc
SHA-256: 67e030bf10ab67f39cf110ddafc4b1d4057d2df78de4cf4801c6a528b3ec3821
Download zip 78.12 KB
MD5: fbc0e4fa1fe1e4a3495db593926d29c0
SHA-1: 1580ac43f18f6009103f9874365c845a52d43630
SHA-256: 39dab054324d487c0833eca19c34ac602e035135ac28f0954d67f8c07c7b59a6

Release notes

Second alpha for a Drupal 10 version of Pagerer.

jQueryUI-based pager styles removed

Pagerer 8.x-2.x provides some pagers that rely on jQueryUI. When they were originally developed, jQueryUI was an integral part of Drupal core.

As time goes by, jQueryUI is being deprecated and removed from Drupal core, and other jQuery libraries are being replaced (for instance, 'once'). This makes maintaining the jQueryUI-based pagers more and more complicated - we need to rely on the replacement contrib modules that re-include the jQueryUI libraries, and such modules themselves are getting slower in adjusting to evolving releases of core.

In Pagerer 8.x.2.3, the jQueryUI-based pager styles will be deprecated, and in Pagerer 3 they are removed. I am planning to spin-off the removed code to a Pagerer jQueryUI separate project that would extend Pagerer 3; but will not actively chase Drupal 10 there.

Changes

  • Issue #3258357 by mondrake: Add strict typehinting where possible
  • Issue #3258353 by mondrake: Remove D10 todos
Created by: mondrake
Created on: 14 Jan 2022 at 11:07 UTC
Last updated: 14 Jan 2022 at 11:07 UTC
Unsupported

Other releases