Nick Retel
Nick Retel
An icon just like the coin but with a € sign instead of $
I noticed that the XSRF token header is only set with axios when withCredentials option is set to true. `window.axios.defaults.withCredentials = true;` Is this correct? According to the docs I...
Was taking another look at the toolbar and found some more things that could be improved - Different paddings were being used for left and right side, this is now...
I was looking at the request history and I thought it could be shown bit more compact: - The widget actions seem to float a bit - The actions could...
Hi, I would like to use animtions between tab transition, is this possible? I imagine you could use onNext and on previous for that. But I'm not sure on how...
It would be nice to be able to deploy spin projects that do not contain a Dockerfile. For example I have deployed a spin project with just containing a traefik...