Regis Philibert

Results 41 issues of Regis Philibert

## Description The package fails on CloudFlare Workers / Cloudflare Pages Functions ## Steps to reproduce ```gherkin Scenario: I'm trying to use atomic-algolia in a CloudFlare Pages Functions When using...

bug

It would really be great if `update` was able to add a new data key/value pair when passing an in-existing key as argument. The current behaviour when doing the above...

Hey I'm hitting a authentification error and it might be because I did not user the proper template (or overall permission) when I created the token. Is there any specific...

Any chance to add cssnext to the list of compilers? Cheers, and thanks for the good work.

**Describe the bug** When trying to write in list widget input field a comma separated list, it is impossible to add whitespaces or comma. This was introduced with `v2.10.65` **To...

good first issue
area: extensions/widgets
type: bug

According to [Hugo Doc](https://gohugo.io/templates/internal#use-the-google-analytics-template), we should probably use `_internal/google_analytics` which supports G4. I have yet to understand the consequences of such a switch.

It appears the theme uses absolute URL for image sources, we should use relative URL, except for SEO tags. See https://github.com/theNewDynamic/gohugo-theme-ananke/issues/475#issuecomment-1028219330

There is currently a way to choose the dim level of images (although this is not documented). But I find its UX not very intuitive as users have to be...

Currently we're using two different template files for generating page's headers and home and list headers. This creates confusion and asymmetric behavior. We should use one template and work conditions...

Currently the homepage uses `summary-with-image` while `list.html` uses `summary`. We should probably give the user two (or more) "list layout" to choose from for any given list.