-
Hello. I use react ionic for my project. But when in set up layout have a proplem. Have an error
"Unknown props `customClasses`, `leftButton`, `rightButton`, `history`, `location`, `params`, `route`,…
ghost updated
6 years ago
-
In the PageList class, I have to change `if ($totalSpace > $params['lastPage']) {` with `if ($totalSpace >= $params['lastPage']) {`
else my Pagination meet some trouble (eg: [] )
corriged
```
pr…
-
We’re collecting feedback for Readium CSS and some requests may exceed the project’s scope. This issue is intended to list those requests.
I assume you’ll open specific issues for requests if neede…
-
Currently, it's quite possible using redirection and tags.
User can then filter their pages and even create lists on pages.
About LIST of redirected pages : it is a bit strange as links will still…
-
Add a page-list nav to exported EPUB containing the page numbers of the PDF if a PDF is exported at the same time.
Such a page-list nav is recommended for EPUB by the IDPF:
"If an EPUB has a print co…
-
There is already a rel="cover" value (https://www.w3.org/TR/wpub/#cover) defined in the spec for referencing a cover from the list of resources. Other values already defined in the WP model are "pagel…
-
wshawn created Redmine issue ID 4603
I am adding Restricted blog content to a site.
I can clear the site cache all day long, but it does not appear to clear the cache on the following Chunk until I …
-
https://blogs.windows.com/msedgedev/2023/01/17/the-truth-about-css-selector-performance/
After reading this article, ran it through the Edge DevTools.
Keep it mind that some of the selectors are…
-
I am trying to customize the page numbers that get displayed as part of pagination.
By default we have these numbers,
![image](https://user-images.githubusercontent.com/32419507/34593180-1633aea…
-
In our gulp/grunt build we can reference the page title in our index list. This means we can match our page names with corresponding components or page templates in the functional spec. This makes lif…