taobig
Results
22
issues of
taobig
| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ | Fixed issues | #100
status:under discussion
Hopefully `LinkPager` will add two configurations: 1. Select the number to display per page: ``` public array $pageSizeOptions = []; // e.g. [10 => 10, 20 => 20, 50 =>...