Faisal Amir
244d3d10dc
fix: edge cases highlight codeblock ( #3984 )
2024-11-10 17:57:49 +07:00
Faisal Amir
ebad6c3e93
fix: correct chat input cursor behavior when content is scrollable ( #3979 )
2024-11-08 16:32:42 +07:00
Faisal Amir
8d4734cb8a
fix: handle edge cases syntax highlight ( #3969 )
2024-11-07 16:08:56 +07:00
Faisal Amir
755b2f234b
ux: auto-focus the chat input box ( #3941 )
...
* ux: auto-focus the chat input box and search box when switching between pages and thread lists
* chore: remove autofocus hub
2024-11-04 14:57:09 +07:00
Faisal Amir
a6ca2e2bf0
fix: handle edge cases syntax highlight ( #3892 )
...
* fix: handle edge cases syntax highlight
* chore: remove unused import
* chore: remove unused code
* chore: reset type code when selection delete
2024-10-31 10:19:22 +07:00
Faisal Amir
c47d049920
fix: placeholder no hardware detect ( #3876 )
2024-10-24 14:26:17 +07:00
Faisal Amir
9867634b5a
feat: support markdown on user message ( #3848 )
...
* feat: enable render markdown for user message
* wip: slate
* style: update style rich text editor
* chore: finalize richText editor
* chore: fix model dropdown selector
* chore: fix change format file syntax highlight
* chore: fix missing element during the test
* fix: adjust onPrompChange include on fake textarea
2024-10-22 15:44:34 +07:00