Christopher Pecoraro

Results 10 comments of Christopher Pecoraro

Is there any intention to have this working with pnpm for the 2.x branch, or is `yarn` still the "official" tool to use?

I'll take a look at the code and see if it is easily implemented. I'd like this feature, too.

I'm taking a look at what would be required to make this happen. Is anybody else working on this? I'm not familiar with Symfony, but I use Laravel so it's...

To make this happen, several things need to happen: Visitor side: - The locale (buttons, controls, etc) should switch for the visitor based on the language settings. - The content...

Markus, I agree, the only correction is that the client language/locale list is an array: - check client language(s) and serve content automatically in that language if available Now, let...

Markus, I agree that it is not a small task. I want to tackle one subtask, if possible. I just need to find out where to start. The translation adapter...

It should also do browser locale detection and serve up the proper language of the content. To do this, we would need to add a locale code field for the...

Would you accept a PR if I find the time to do it? We'd love to have an accordion-type view "grouping" the groups, as we have 100's of routes and...

Simply because we use groups and RBAC, so I would like to simply be able to view a particular "portion" of the routes. So yeah, there could be multiple ways...

This may be related to https://github.com/sanity-io/gatsby-source-sanity/issues/245