Commit Graph

64 Commits

Author SHA1 Message Date
Abi Raja
dfe8ae4164 add support for React 2023-11-28 14:05:59 -05:00
Abi Raja
397fa0630f add support for outputs in bootstrap 2023-11-28 09:47:57 -05:00
Abi Raja
ce7a187e40 Merge branch 'pr/99' 2023-11-26 22:30:36 -05:00
Abi Raja
2eb98587b2 split code tab into separate component and clean up code 2023-11-26 22:30:11 -05:00
Abi Raja
10322253f3 update code style 2023-11-26 22:13:14 -05:00
Abi Raja
0d542e18cc Reset any existing state before running create 2023-11-26 15:35:22 -05:00
dialmedu
101dcc4bb5 add support open in codepen.io 2023-11-25 00:52:24 -05:00
Abi Raja
4d3c16defb improve names 2023-11-23 11:20:30 -05:00
Abi Raja
c3e972eb11 rename resultImg -> resultImage 2023-11-23 11:04:23 -05:00
Abi Raja
56b9e8bf50 clean up 2023-11-23 11:02:22 -05:00
clean99
219b241a67
Merge branch 'main' into feat/add-image-comparison 2023-11-22 12:04:45 +08:00
Abi Raja
55be6a1595 update variable name 2023-11-21 22:17:36 -05:00
Abi Raja
41b8f91cbc Merge branch 'main' into pr/65 2023-11-21 22:13:54 -05:00
Abi Raja
60d903c001 Merge branch 'main' into pr/58 2023-11-21 22:01:23 -05:00
vagusx
8199f14273 chore: clean up 2023-11-22 10:42:01 +08:00
vagusX
4ca8124052
Merge branch 'main' into feat/save-term-accpeted-in-cache 2023-11-22 10:37:20 +08:00
clean99
cc22292941
Merge branch 'main' into feat/add-image-comparison 2023-11-22 10:14:22 +08:00
Abi Raja
e983d2b727 Merge branch 'main' into pr/63 2023-11-21 11:05:29 -05:00
Abi Raja
d741df41f6 move constant to constants file 2023-11-21 11:04:51 -05:00
Abi Raja
193e070b0a update type name 2023-11-21 11:00:48 -05:00
Abi Raja
2303ed6d05 add success toast after copying code 2023-11-21 10:56:17 -05:00
clean99
46555e902f fix: code style 2023-11-21 21:24:20 +08:00
clean99
cb1e7a39b9 feat: add switch and screenshot feature in fe 2023-11-21 21:16:26 +08:00
vagusx
9b9db3ac07 feat: use usePersistedState 2023-11-21 20:25:19 +08:00
vagusx
e895dd4668 feat: add copy code button 2023-11-21 16:44:05 +08:00
clean99
2a52095ce9 feat: add client close button 2023-11-21 16:18:32 +08:00
clean99
2f1745a0b5 feat: refactor app status type 2023-11-21 15:54:01 +08:00
clean99
f5804ad443 fix: remove console 2023-11-21 11:35:42 +08:00
clean99
d10c793a60 fix: cursor didnt focus on right position 2023-11-21 11:33:33 +08:00
clean99
30ab9e384a feat: support edit code 2023-11-21 09:40:00 +08:00
Abi Raja
5b1303dc20 add TermsOfServiceDialog for hosted version 2023-11-20 12:38:40 -05:00
Abi Raja
55060b866e Merge branch 'main' into pr/43 2023-11-20 12:05:28 -05:00
Abi Raja
bf23d3198a support screenshotting a URL with ScreenshotOne 2023-11-20 11:48:33 -05:00
clean99
7fca553823 feat: replace setting state using persisted hook 2023-11-20 12:40:04 +08:00
kacher
d865980123
Update App.tsx 2023-11-19 18:01:17 -08:00
kachbit
6f5c0cb063 editor theme selector 2023-11-19 14:30:10 -08:00
Abi Raja
54bdcfdcfa Merge branch 'main' into pr/19 2023-11-18 15:38:44 -05:00
Abi Raja
8ed1f61731 improve hosted version experience but disable these elements when running locally 2023-11-18 11:23:56 -05:00
Jirawat Boonkumnerd
3d2978f5d2
feat: add paste from clipboard
- add paste image from clipboard (ctrl+v)
- validate if the file is an image
2023-11-18 06:49:03 +07:00
Abi Raja
ee9b40d990 support setting openai api key on the client side 2023-11-16 18:12:07 -05:00
Abi Raja
371dddda3f add a settings dialog to allow you to disable the image generation 2023-11-16 17:37:03 -05:00
Abi Raja
67f710521d support desktop and mobile preview 2023-11-16 11:56:54 -05:00
Abi Raja
7d6fde2dea make it easy to view code in the app 2023-11-15 20:12:30 -05:00
Abi Raja
e74442c3cb move buttons to the top and reference image below 2023-11-15 19:54:30 -05:00
Abi Raja
a126c37ed3 improve sidebar visual style 2023-11-15 16:32:57 -05:00
Abi Raja
9254a4344c fix minor bug 2023-11-15 15:22:58 -05:00
Abi Raja
f1b61a4ce4 update buttons to use shadcn 2023-11-15 15:22:46 -05:00
Abi Raja
db56dbd3e6 support updating the initially generated version 2023-11-15 15:08:59 -05:00
Abi Raja
6f3c668c2f add shadcn and some components 2023-11-15 13:11:41 -05:00
Abi Raja
4ad7382d3b add icons for buttons 2023-11-15 11:27:25 -05:00