Matt Phillips

Results 7 issues of 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...

help wanted
feature:request
needs-scoping
area:devx
estimate:l

### 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`...

New API proposal
Pinned

## 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 🎉....

enhancement
area: component
area: shadcn-ui (CLI)

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...