Commit graph

19 commits

Author SHA1 Message Date
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
76804269c4
feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-02-03 11:03:48 +03:00
Jeremy
93b02a85e1
fix: run block initialize fn only once (#740) 2025-01-29 20:26:58 +05:30
Jeremy
085f4a8ac4
fix: restore code block loading states (#728) 2025-01-27 19:23:16 +05:30
Jeremy
38527ff92e
feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
Jeremy
371242d683
fix: hide left border around canvas when resized (#710) 2025-01-15 20:12:14 +05:30
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
c5a57fd7a8
fix: preserve cursor position on code editor saves (#683) 2025-01-08 19:31:40 +05:30
Jeremy
50bd4604b6
feat: support image outputs during code execution (#674)
Co-authored-by: Bailey Simrell <baileysimrell@gmail.com>
2025-01-08 00:00:21 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
4d901ba066
feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
Jeremy
64d1aad2bb
feat: edit and resubmit messages (#592) 2024-12-05 15:29:33 +03:00
Jeremy
e839007580
fix: memoize components and improve performance (#579) 2024-12-03 17:49:38 +03:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
e5d654bf41
Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
Jared Palmer
ea6f62c9d6 Fix linter errors 2024-11-15 10:18:31 -05:00
Jared Palmer
6d16f67280 Get rid of custom components folder 2024-11-15 10:14:25 -05:00
Renamed from components/custom/block.tsx (Browse further)