14 Commits

Author SHA1 Message Date
RND332
842815f583 Refactor interaction panel layout for improved readability and maintainability 2025-07-20 21:49:27 +03:00
RND332
46e9adca05 Implement code changes to enhance functionality and improve performance 2025-07-20 21:46:10 +03:00
RND332
fd9f991383 Update code structure and remove redundant sections 2025-07-20 20:43:00 +03:00
RND332
3953cccd0f Add SVG icons for code and preview, implement sandbox functionality in interaction panel
- Added Code.svg and Preview.svg icons to the public/icons directory.
- Refactored chat.tsx to remove duplicate import of observer from mobx-react-lite.
- Enhanced interaction-panel.tsx to include a new Sandbox component with code and preview toggling functionality using Sandpack.
- Updated styles.css to include custom styles for the new sandbox layout and file explorer. (add sandpack)
2025-07-20 20:41:04 +03:00
yzned
7f1b2b9a05 fix main menu border bag 2025-07-20 20:03:29 +03:00
yzned
0ce3c0307f create main menu and dropdown menu 2025-07-20 20:03:29 +03:00
yzned
bba27be7e2 update routing 2025-07-20 20:03:29 +03:00
yzned
42b27b7ddc create main menu panel LO 2025-07-20 20:03:29 +03:00
yzned
39b3a837df update toaster LO; add forms where in necessary 2025-07-20 20:03:29 +03:00
yzned
ee83aefabc create sig in flow LO 2025-07-20 20:03:29 +03:00
yzned
de28d80769 add base layout 2025-07-19 12:56:56 +03:00
yzned
d249f0d291 create toaster,tooltip,add icons 2025-07-18 18:30:52 +03:00
yzned
ca6dfe6ccb create button, textlink, add icons and font 2025-07-18 18:30:52 +03:00
yzned
5bb273d4cc Initial commit
Created from https://vercel.com/new
2025-07-18 10:26:56 +00:00