Danilo Woznica
Danilo Woznica
Open in CodeSandbox Web Editor | VS Code 
# Tell us how you think we can improve Sandpack The process of compressing all files into a string (handled by `lz-string`) might be very expensive to the main thread,...
# Tell us how you think we can improve Sandpack Standardize and normalize the files paths provide by: - Templates; - Files props; - External sandboxes (future feature #347); -...
# Bug report  More context: https://web.dev/samesite-cookies-explained/?utm_source=devtools ```js // ga gtag('config', 'GA_MEASUREMENT_ID', { cookie_flags: 'SameSite=None;Secure' }); ```
Currently, a lot of operations are being done in the `componentDidUpdate`, and as Dan mentioned on #377 this is a pattern that must be avoided, in order to prevent nested...
# What is this feature? Implement the ability to load external sandbox from CodeSandbox directly on Sandpack. The API would looks something like this: ```jsx ``` ### Main challenges: -...
A new Sandpack version has been shipped, which contains a ton of improvements to how we manage the styles and make the API more consistent. So this PR upgraded Sandpack...
Thanks for the PR! To better assist you, please select the type of PR you want to create. Click the "Preview" tab above, and click on the link for the...
## Nome [react-content-loader](https://github.com/danilowoz/react-content-loader) ## Objetivo Atualmente o projeto está pronto e rodando, porém existe possibilidade de adicionar novas features ou ainda fazer o mesmo projeto para React Native. ## Skills...
## :rotating_light: The automated release from the `master` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you could benefit from your...