Skip to content

Commit

Permalink
fix broken pagesPerPage selector
Browse files Browse the repository at this point in the history
fixes #176
  • Loading branch information
uap-universe committed Jan 17, 2025
1 parent e9815a4 commit a119f4a
Show file tree
Hide file tree
Showing 6 changed files with 868 additions and 502 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This document lists the changes introduced by this fork.

## Version 3.5.1

* Fix regression: "pages per page" selector broken in version 3.5.0
* Fix that automatically switching to the last page after increasing the "pages per page" when already being on the last page caused unnecessarily many paging events

## Version 3.5.0

* Upgrade to Angular 19
Expand Down
Loading

0 comments on commit a119f4a

Please sign in to comment.