dillon1000/react

Commit

Support partial compilation in playground

This adds support in the playground for best effort compilation: if any 

passes have errors, we'll try to render as many successful tabs leading 

up to the pass with an error. 

Also contains some styling updates 

![Screenshot 2023-01-27 at 2 18 06 
PM](https://user-images.githubusercontent.com/1390709/215222635-59b42555-f1f3-4fc0-b1cd-3959946df6da.png) 

![Screenshot 2023-01-27 at 2 18 54 
PM](https://user-images.githubusercontent.com/1390709/215222636-4c0275fd-a95b-4f0f-946a-258ad8b27722.png) 

![Screenshot 2023-01-27 at 5 03 02 
PM](https://user-images.githubusercontent.com/1390709/215222637-92a8e459-173a-41ae-be9f-0cc0d54479d0.png)
Browse files
Changed paths6 files
First-parent comparison
M compiler/forget/packages/playground/app/layout.tsx ModifiedM compiler/forget/packages/playground/components/Editor/Input.tsx ModifiedM compiler/forget/packages/playground/components/Editor/Output.tsx ModifiedM compiler/forget/packages/playground/components/Editor/index.tsx ModifiedM compiler/forget/packages/playground/components/TabbedWindow.tsx ModifiedM compiler/forget/packages/playground/tailwind.config.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…