Domizio Demichelis

Results 134 comments of Domizio Demichelis

It the `../../` does not work, then we might try the relative link from the retype root like `[!file](lib/stylesheets/whatever)` (if files are considered relative to its root, instead of the...

FIxed the broken link, and reconfigured retype to build the same docs-site also locally. No more surprises. Thanks for your help.

Thank you @mohammed-bageri !!!

Oops. It would have worked if we omitted the `many`, leaving the `other`, but not the other way around.

Dob we have the `tr` translation for "pages"?

Thank you! @CKolkey

> Does it make sense to add this code to the pagy library? Nope. Too many different ways that may be popular just for a few months, depending on the...

As a general policy, we want to make customization always possible. Hopefully also easy. When it's already easy - as in the javascript case - we can avoid adding (bloating)...

> Also note that the doc does use jQuery, so it the reader may need to translate to vanilla JS. @anitagraham good point @benkoshy that could be addressed very quickly...

Flex doesn't use `each` on any string, only on array and hashes, at least not intentionally. I have personally used it at least on a few dozen of servers with...