14 Commits

Author SHA1 Message Date
Will Chen
e5e1495c57 Add vercel.json for default React vite.js template (#755)
Fixes #741 
See: https://vercel.com/docs/project-configuration#rewrites-examples
2025-07-31 15:17:47 -07:00
Will Chen
c1aa6803ce Click to edit UI (#385)
- [x] add e2e test - happy case (make sure it clears selection and next
prompt is empty, and preview is cleared); de-selection case
- [x] shim - old & new file
- [x] upgrade path
- [x] add docs
- [x] add try-catch to parser script
- [x] make it work for next.js
- [x] extract npm package
- [x] make sure plugin doesn't apply in prod
2025-06-11 13:05:27 -07:00
Will Chen
4931a12d32 Made with Dyad (#220) 2025-05-21 16:13:03 -07:00
Will Chen
59c18c3859 Extract AI rules (#188) 2025-05-17 23:04:48 -07:00
Will Chen
5966dd7f4b Proxy server to inject shim (#178)
things to test:

- [x] allow real URL to open in new window
- [x] packaging in electron?
- [ ] does it work on windows?
- [x] make sure it works with older apps
- [x] what about cache / reuse? - maybe use a bigger range of ports??
2025-05-16 23:28:26 -07:00
Will Chen
2537fbb342 lint using oxlint (#106) 2025-05-08 17:21:35 -07:00
Will Chen
0d56651220 Run prettier on everything (#104) 2025-05-06 23:02:28 -07:00
Will Chen
e488df24a0 Hook into vite error overlay and show fixable in dyad (#71) 2025-05-02 10:57:35 -07:00
Will Chen
79b7f865fc Emit clean stack traces from iframe (#63) 2025-05-01 21:50:06 -07:00
Will Chen
12a86a04ee Update favicon for scaffold 2025-04-18 14:37:28 -07:00
Will Chen
e1911162e3 Use pnpm and more clean-up of sandbox mode 2025-04-17 17:33:09 -07:00
Will Chen
501f35a70b add toast to scaffold 2025-04-14 15:59:34 -07:00
Will Chen
a4a763a06d working sandpack 2025-04-11 23:11:56 -07:00
Will Chen
43f67e0739 Initial open-source release 2025-04-11 09:38:16 -07:00