Releases: ddnexus/pagy
Version 8.3.0
β΄ What's new in 8.3+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- The
foundation
,materialize
,semantic
anduikit
CSS extras have been discontinued and will be removed in v9 (See the details) - See the CHANGELOG for possible breaking changes
Changes in 8.3.0
- Discontinue foundation materialize, semantic and uikit CSS extras
- Improve playground:
- Add install option (automated in pagy development)
- Fix HTML validation for all apps
- Remove unused styles from the demo app
- Hardcode version in pagy.gemspec
Version 8.2.2
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.2.2
Version 8.2.1
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.2.1
- Fix empty page param raising error (closes #689)
Version 8.2.0
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.2.0
- Fix the '#pagy_url_for' method for calendar pagination (#688)
- Extend the use of pagy_get_page to the arel, array and countless extras
- Add the pagy_get_count method to the backend
Version 8.1.2
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.1.2
- Added "da" locale for aria_label.nav (closes #583)
Version 8.1.1
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.1.1
- Fixed broken aria-label for disabled links in Foundation (#685)
- Simplification of input variables and defaults: params and request_path are not instance variables
Version 8.1.0
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - New
:max_pages
variable to limit the pagination regardless the actual count - Better frontend helpers
- See the CHANGELOG for possible breaking changes
Changes in 8.1.0
- Implement max_pages to limit the pagination regardless the actual count
- Improve efficiency of params in pagy_url_for
- Remove nil variables from DEFAULT
- Removed redundant @pages, aliased with @last
Version 8.0.2
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.+ β΄
- Better frontend helpers
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - See the CHANGELOG for possible breaking changes
Changes in 8.0.2
- Minor change in rails app and RM run config
- Fix canonical gem root:
- Correct script.build: "NODE_PATH="$(bundle show 'pagy')/javascripts"
- Move pagy.gemspec inside the gem root dir
- Fix for Turbo not intercepting changes in window.location
- Use require_relative for gem/lib files
- Complete translation of aria.nav for "ru" locale (close #599)
- Docs improvement and fixes
Version 8.0.1
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.0+ β΄
- Better frontend helpers
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - See the Changelog for possible breaking changes
Version 8.0.0
β WARNING
We may drop pagy's less used CSS extras.
If you wish to keep your favorites alive, please, vote here
β΄ What's new in 8.0.0 β΄
- Better frontend helpers
- New Pagy Playground to showcase, clone and develop pagy APPs without any setup on
your side (try the pagy demo) - See the Changelog for possible breaking changes