Pagy 9.3.3
  • GitHub
  • Issues
  • Q&A
  • Discussions
  • AI Search
Powered by

# Category: Feature

See all categories.

Feature
ARIA Attributes

Since version 7.0.0 pagy has introduced a consistent set of ARIA compliant attributes in all its pagy*_nav

Feature • Class
Pagy::Calendar

This is a Hash subclass that organizes and tracks the Calendar::Units of the calendar system. It is used internally by the

Feature • Class
Pagy::Calendar::Unit

This is the base class inherited by all the calendar units.

Feature • Class
Pagy::Countless

This is a Pagy subclass that provides pagination without the need of any :count.

Feature • Module
Pagy::I18n

Pagy translates and pluralizes its strings using its own faster i18n implementation instead of depending on the slower

Feature • Class
Pagy::Keyset

Implement wicked-fast keyset pagination for big data.

Feature • Extra
Gearbox

Automatically change the limit depending on the page number.

Feature • Extra
I18n

Use the i18n standard gem for the translations of the pagy strings.

Feature • Backend • Extra
Jsonapi

Implements the JSON:API specifications for pagination.

Feature • Extra
Limit

Allow the client to request a custom page limit with an optional selector UI. It is useful with APIs or

Feature • Extra
Overflow

Allow easy handling of overflowing pages (i.e. requested page > count).

Feature • Extra
Standalone

Use pagy completely standalone.

Feature • Extra
Trim

Remove the page=1 param from the link of the first page.

© 2017-2024 Domizio Demichelis - MIT License