Benoît Rouleau

Results 60 issues of Benoît Rouleau

### Steps to reproduce 1. Set the general config option `addTrailingSlashesToUrls` to `false` (or just don't set it, as it's the default) 2. Write the following in a template: `{{...

bug
severity:minor

**Is your feature request related to a problem? Please describe.** Theme UI's documentation [suggests to "use the Emotion Global component to add global CSS with theme-based values"](https://theme-ui.com/guides/global-styles#global-styles). That's great, but...

enhancement

**Is your feature request related to a problem? Please describe.** I wouldn’t say it’s a problem, but something that could be improved. **Describe the solution you'd like** I would like...

enhancement

**Is your feature request related to a problem? Please describe.** I was expecting the following to work in my theme object: ``` borders: { text: (theme) => '1px solid ${theme.colors.text}',...

## The problem Trying the example at https://medium-zoom.francoischalifour.com on iOS Safari and trying to zoom further on "zoomed images" (images you clicked on) with the commonly used pinch gesture triggers...

Type: Feature

Sometimes an embed only needs one block, and it would be nice if we could shorten this: ```twig {% embed 'widget' %} {% block content %} Content here {% endblock...

The new Audit tab is great, but it doesn't cover one use case: sometimes I'd like to know at a quick glance which fields are used in multiple layouts. It...

feature request

It would be nice if the `rev()` function accepted Asset elements in addition to file paths. I suppose remote volumes (S3, Google Cloud, etc.) would be more work since it...

First of all, thank you for open sourcing this. I didn't realize I needed such a tool until I tried it. This PR adds two features that I personally needed...

It would be great if we could show/hide specific singles.

feature request