Skip to content

Releases: ddnexus/pagy

Version 8.4.4

06 Jun 03:13
Compare
Choose a tag to compare

✴ What's new in 8.0+ ✴

  • 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 and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.4

  • Update eslint: new configuration, stricter rules and javascript code

CHANGELOG

Version 8.4.3

05 Jun 06:54
Compare
Choose a tag to compare

✴ What's new in 8.0+ ✴

  • 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 and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.3

  • Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps

CHANGELOG

Version 8.4.2

04 Jun 08:43
Compare
Choose a tag to compare

✴ 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 and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.2

  • Limit the playground --rerun option to linux platforms
  • Simplify and improve the js environment by using bun

CHANGELOG

Version 8.4.1

02 Jun 13:27
Compare
Choose a tag to compare

✴ 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 and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.1

  • Fix pagy.in in pagy_get_items method introduced in 8.4.0 (see #696) (closes #704) (closes #708) (#707)
  • Fix renamed Frontend Helpers to JS Tools and typo next_a "aria-label" (#700)
  • Fix rubocop

CHANGELOG

Version 8.4.0

06 May 00:58
Compare
Choose a tag to compare

✴ 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 and uikit CSS extras have been discontinued and will be removed in v9 (See
    the details)
  • See the CHANGELOG for possible breaking changes

Changes in 8.4.0

  • Retrieve only @in items:
    • improve the performance of the last page in
      particular storage conditions (see #696)
  • Improve pagy launcher for pagy devs

CHANGELOG

Version 8.3.0

25 Apr 03:34
Compare
Choose a tag to compare

✴ 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 and uikit 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

CHANGELOG

Version 8.2.2

18 Apr 23:43
Compare
Choose a tag to compare

⚠ 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

  • Add nav translation for ko (closes #592) (#690)

CHANGELOG

Version 8.2.1

18 Apr 12:59
Compare
Choose a tag to compare

⚠ 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)

CHANGELOG

Version 8.2.0

16 Apr 00:06
Compare
Choose a tag to compare

⚠ 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

CHANGELOG

Version 8.1.2

12 Apr 00:17
Compare
Choose a tag to compare

⚠ 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)

CHANGELOG