-
**Describe the bug 🐛**
We have implemented an infinite pager according to the documentation found at https://www.algolia.com/doc/api-reference/widgets/infinite-hits/android/#examples and noticed on…
-
В примере с бесконечным пагинатором отображается кол-во отображаемых строк: "Показано строк: 91- из 150"
как миниум - лишний дефис
как максимум - улучшить этот механизм отображения кол-ва строк д…
-
### Bug Report
| Q | A
|---------------- | ------
| BC Break | yes
| Bundle version | 6.6.1
| Symfony version | 7.1.5
| PHP version | 8.3.4
#### Summary
Param…
-
Hello! 👋 Is it possible to create release tag `1.3.0` or `1.2.1` please? I am referencing this package in my project as follows:
```
defp deps do
{:paginator, "~> 1.2.0"}
end
```
but there are…
-
#### feature request
Use pipe for data pagination
#### What is the expected behavior?
Developers who want to use paginator will have to write a lot less code
#### What is the current behavior?…
-
Switch from using columinfy to [ascii-table](https://www.npmjs.com/package/ascii-table). Or possibly use both of them to get a more refined and prettier output.
-
### Describe the bug
When appending a paginator of a p-table that is inside a dialog, using **paginatorDropdownAppendTo="body"**, the dropdown of the paginator is not the same style as before
B…
-
Should be done ONLY AFTER https://github.com/jdi-testing/jdi-light/issues/4925
Tests should be added to cover features:
- [x] firstPageLabel: string
- [x] lastPageLabel: string
- [x] color: Them…
-
Paginator facility (or method). The intended use is to support APIs that require pagination.
Usage might look like like the following:
```
collector paginator(F(token) {
# ignoring the fact th…
-