Matt Phillips
Matt Phillips
# Tell us how you think we can improve Sandpack ## Packages affected - [x] sandpack-client - [x] sandpack-react ## What is this feature? Would it be possible to support...
### What Add failing element to `satisfyAll` and `satisfyAny` error messages ### Why This will give a clearer error message of why the assertion failed ### Notes ### Housekeeping -...
### What Adds a codesandbox REPL for majority of the matchers ### Notes This PR adds conventions around how the README is generated, instead of being the source of truth,...
## 🚀 Feature Proposal Add `.when`/`.thenReturn` support to the Jest mock API. `when`: Takes arguments to match the mock call against. `thenReturn`: Takes a vale to return when the `when`...
## What kind of change does this pull request introduce? This PR closes https://github.com/codesandbox/sandpack/issues/558 ## What is the current behavior? Currently sandpack has a `setActiveFile` function that can only open...
Hey @shadcn thanks so much for building this library it's awesome! I've been using various components for a little while and am happy to see yesterday's release - congrats 🎉....
This is a bit of a POC to add type definitions for each diff function that works correctly. I've not exhaustively tested this yet so don't know if it covers...