Commit Graph

307 Commits

Author SHA1 Message Date
wsh
d2ddb2d261 Add international content and adapt internationally 2024-08-17 22:56:10 +08:00
wsh
658e0a497f add internationalization base configuration and internationalize App.tsx 2024-08-17 19:20:42 +08:00
Abi Raja
21f553a0d8 add more comments 2024-07-25 15:20:06 -04:00
Abi Raja
7af2e34415 add more comments 2024-07-25 15:15:33 -04:00
Abi Raja
59b031e395 add comments and rename some code 2024-07-25 15:03:43 -04:00
Abi Raja
88f4e81b96 update comment 2024-07-25 14:59:13 -04:00
Abi Raja
40c0f52075 abstract out takeScreenshot 2024-07-25 14:58:18 -04:00
Abi Raja
7eac0741e0 hide execution console 2024-07-25 14:51:19 -04:00
Abi Raja
9b8ec5b67c abstract into GenerationSettings 2024-07-25 14:50:37 -04:00
Abi Raja
c72484a72c move files into folders 2024-07-25 14:43:20 -04:00
Abi Raja
0d639b4920 move files around and abstract to DeprecationMessage 2024-07-25 14:40:48 -04:00
Abi Raja
1a3086cc9a move download code to separate file 2024-07-25 14:36:22 -04:00
Abi Raja
993ff88e2b abstract into more components 2024-07-25 14:35:04 -04:00
Abi Raja
deb2375146 isolate history component by using projectStore directly 2024-07-25 12:45:03 -04:00
Abi Raja
dcef298dba also use appHistory 2024-07-25 12:37:06 -04:00
Abi Raja
83f6f00b10 also use currentVersion 2024-07-25 12:33:31 -04:00
Abi Raja
98951e0382 move some state over to zustand store 2024-07-25 12:32:17 -04:00
Abi Raja
fd6a8f779d add comment 2024-07-19 16:39:21 -04:00
Abi Raja
ba0d51a34f remove react warning 2024-07-19 16:11:46 -04:00
Abi Raja
3f6fcdea25 remove unused UI 2024-07-19 16:01:30 -04:00
Abi Raja
a2d6fda7fd update QA tests to use 4o and Claude Sonnet 2024-07-15 16:33:39 -04:00
Abi Raja
329b8e8e77 update front-end to indicate status of deprecated models 2024-07-11 16:34:48 -04:00
Abi Raja
6c2bd1eb64 rename to KeyboardShortcutBadge 2024-07-11 14:20:50 -04:00
Abi Raja
f6da5eb0d4 add keyboard shortcut badge for update buttons 2024-07-11 14:18:31 -04:00
Abi Raja
9f034f7dcc improve dark mode of select and edit popup 2024-07-11 13:58:17 -04:00
Abi Raja
24a7462c9f support enter to update, shift + enter to create a new line and focus on update textarea after coding 2024-07-11 13:53:49 -04:00
Abi Raja
606f535bc2 enable Select and Edit for HTML + CSS stack 2024-06-27 16:24:06 +08:00
Abi Raja
51e06a4c4b fix order and update README 2024-06-27 15:03:42 +08:00
Abi Raja
d4e182cfe0 update name of stack 2024-06-27 14:58:14 +08:00
Abi Raja
0200274e61 Merge branch 'main' into pr/227 2024-06-27 14:44:24 +08:00
Abi Raja
901ce332a5 update default model to Claude 3.5 Sonnet 2024-06-26 16:52:07 +08:00
Abi Raja
9dfb0dc5b8 do not allow empty updates 2024-06-26 13:39:22 +08:00
Abi Raja
5843e75760 enable select and edit for Claude 3.5 2024-06-25 06:11:01 +08:00
Abi Raja
f75294ca64 update better model banner to include sonnet 3.5 2024-06-22 19:41:56 +08:00
Abi Raja
49a24d8b0c support Claude Sonnet 3.5 2024-06-22 19:39:49 +08:00
Abi Raja
392b9849a2
Merge pull request #355 from abi/select-and-edit
Add "Select and Edit" functionality for easier edits
2024-06-05 20:59:57 -04:00
Abi Raja
f7c9209d18 remove unused code 2024-06-05 20:49:31 -04:00
Abi Raja
1c13897f45 remove dummy state 2024-06-05 20:46:52 -04:00
Abi Raja
465dc64439
Merge pull request #317 from MarcusLeoTKM/nodeversion
Changed node version from 20.9 to 22
2024-06-05 15:47:44 -04:00
Naman Dhingra
a73b1f6dc3 modify frontend dockerfile to skip puppeteer download 2024-06-05 00:31:21 +05:30
Abi Raja
9fe32ba6e8 move inSelectAndEditMode to inside EditPopup 2024-05-31 21:39:12 -04:00
Abi Raja
e1265b2b75 make enter submit the change 2024-05-31 18:45:45 -04:00
Abi Raja
5f3868f3c9 fix bug with focusing textarea 2024-05-31 18:36:11 -04:00
Abi Raja
423c74bdc9 focus the textarea when the popup is visible 2024-05-31 18:33:42 -04:00
Abi Raja
3fbb8f074a reset should disable select and edit mode 2024-05-31 18:27:47 -04:00
Abi Raja
a7c905a301 update icon and text 2024-05-31 18:22:30 -04:00
Abi Raja
0959441834 Merge branch 'main' into add-anthropic-key 2024-05-31 14:07:50 -04:00
Abi Raja
8e579e425e clean up settings dialog look 2024-05-31 13:51:43 -04:00
Abi Raja
9cfcf928d0 isolate functionality
use zustand to share state rather than prop drilling

isolate more functionality away into a separate component
2024-05-30 10:43:12 -04:00
Abi Raja
9e2cbdce94 Merge branch 'main' into select-and-edit 2024-05-30 09:38:24 -04:00