6 Commits

Author SHA1 Message Date
Akki
7e825b571f
fix(): build out opendevin modal component (#1141) 2024-04-16 08:43:04 -04:00
Akki
6f795f5e9c
style(code editor): improved UI / UX for code editor (#826)
* style(): improved code edito ui / ux

* fix(): fix build issue and use cn fn

* theme variable updated to tailwind neutral gray

* fix(): fix conflicts

* fix lint errors

---------

Co-authored-by: Jim Su <jimsu@protonmail.com>
2024-04-08 10:32:45 -04:00
Alex Bäuerle
8ec24ab7ea
feat: start implementing new frontend layout (#737) 2024-04-04 21:45:28 -04:00
iFurySt
dab86c4a77
Style improve fe layout and interaction (#385)
* style: improve FE layout and interaction, remove daisyui, switch to nextui; reduce the props of Workspace component; adjust style of chat bubble and workspace tabs.
2024-03-31 00:52:34 -04:00
Jim Su
e249776e96
Force dark mode (#310) 2024-03-28 12:25:17 -04:00
Binyuan Hui
658b860d04
feat: support tailwind and daisyUI (#266)
* feat: support tailwind and daisyUI

* feat: some styling improvements with daisyUI

* fix: remove flex in app.css and edit height in CodeEditor
2024-03-28 09:44:04 +08:00