Thomas Brandého

Results 151 comments of Thomas Brandého

I don't think it is possible at the moment. Though it should not be too complicated to find the id from the value. Assuming you have ``` options = [(1,...

Changed this to custom component request as this seems like a better fit. related to #2855

The use case is when you have a reverse proxy (Nginx, Apache, others...) between your nextjs serveur and your visitors. If you want the compression to be done by the...

vstack inherit from flex so it's expected to have same behaviour in both.

We could drop the formatting of `.pyi` files but we have to make sure that the output of the script is deterministic, to avoid false positive when detecting is pyi...

Can we sync this PR on main again since there is quite a few conflicts?

> > Can we sync this PR on main again since there is quite a few conflicts? > > @Lendemor, merged with accepting all from `main` and re-run precommit... 🦩...

> @picklelo @Lendemor mind check it now, pls 🦩 I've reran the CI, it seems like some of the `# type: ignore` pragma have been moved by the formatting, so...

PR should be ready for merge, but it seems like github changed stuff about the available macos worker, we'll need to fix it first 👍

We've merged a fix for macos CI, one last sync with main and we should be good to go. 🎉