Gregor Adams

Results 184 comments of Gregor Adams

The new version is basically stable (at least feature complete and human-tested). It's only missing tests and documentation. I might release an alpha version (no test coverage, no documentation) since...

@bring-shrubbery I had several issues without a context (not 100% sure which) but I might have just been thinking too complicated. AFAIK I wasn't getting the correct state when using...

@bring-shrubbery Thank you. Sadly I won't have time to look into it anytime soon. Feel free to use my code without credit. If I have time I'll be happy to...

We use `nexti18next` with custom routing `pages/[locale]/*`. The process is pretty straightforward. We handle several things ourselves. - Our app currently supports 11 languages - We don't have any files...

A MVP example for next-i18next is prepared - in this PR: #441 - in this branch of our fork: https://github.com/blib-la/nextron/tree/feat/add-i18next-example

I haven't experienced any blockers with next-pwa and SWC. The only packages that still request babel are cypress and the usual suspect: storybook. In case you're interested in my setup:...

> > Cypress 😢 Have an alternative? We'd gladly switch 😀 Cypress has their own process so it shouldn't impact you in any way. Babel is not even listed in...

We rewrote srtickyroll and v2 is close to being released.

you can download woff versions here: https://gwfh.mranftl.com/fonts Then just reference the local file in the frontend/css.

It works if you use `--api --nowebui`