Joel Fraga
Joel Fraga
If you are cleaning a large database, sweeping can take a while. Adding a status or progress indicator would be great. Something to know the process didn't hang. Like: xx...
### What are you reporting? * [x] Feature request ### What is the current behavior? Currently, you are only allowed a one character placeholder, which assumes the mask is homogenous....
It would be great to be able to specify a starting and/or ending frame ```shell > puppeteer-lottie -i input.json -o out.gif -s 5 -e 100 > puppeteer-lottie -i input.json -o...
@kostub I prepared the release for you, hoping you can give this a quick merge and tag. - Updates change log - Bumps version number in podspec to 0.10.0
Hi @kostub, any chance you could release the latest changes merged?
- `@testing-library/react` version: 14.0.0 - Testing Framework and version: Jest 29.4.3 - DOM Environment: jsdom 29.4.3 ### Relevant code or config: ```js const buttons = await waitFor( screen.getAllByRole("button", { hidden:...
When you send two requests using the same FormData instance the second one hangs and the request is never sent. As far as I can see this happens due to...
Builds the package to at least be able to install it using the git url.