Toofff
Toofff
@tilllt I don't have much time now but I try to answer you as soon as possible. In any case what I did is a first draft which can evolve...
Hi @tilllt For the documentation, I added it in the [README.md](https://github.com/bolt/project/blob/master/README.md) of the project, but feel free to ask me what you want me to add. And it can obviously...
For the addition of tailwind.css buildchain in to the Docker, I recommend adding a nodeJs container, to have a separation between the 2 PHP and NodeJS services. This NodeJs container...
If there's a development to be made for this pull request, I'm willing to take care of it. I'd just like to know in which direction you want to go...
@rubiin Do you have an example of how to use filtering? To give you a bit more context, for my business case I'd like to validate an email field that...
> @toofff Thanks for working on the devtools panel API! Is this PR good to take a look at? Or do you need any help with it? 😄 I'll be...
@ardeora I was able to work a bit last night and have a better idea where I'm headed. The `@tanstack/react-query-devtools` package will export 2 components: `ReactQueryDevtools` & `ReactQueryDevtoolsPanel`. The `@tanstack/query-devtools`...
Hi @ardeora :wave: Here's a first draft of what I'm thinking of doing. I'm not a fan of the drilling props I've set up, so I'm thinking of putting the...
@ardeora here's my finished contribution. Let me know what you think :pray: After this pull request, I could implement the DevtoolsPanel component for the other technologies and their documentation.
@ardeora I'll review and test your pull request tomorrow evening, I don't think I'll have time tonight. Thank you for your feedback.