Faisal Amir
21389070fb
fix: performance issue when pasting long content into the chat input box ( #4240 )
2024-12-06 15:48:01 +07:00
Faisal Amir
e196aefcd3
feat: new UI code block and Enable copying of code blocks or plain text mid-stream ( #4010 )
...
* feat: improvement ui codeblock
* chore: update ui code block
* chore: finalize ui code block and latex
* chore: fix jest testing and cleanup unused deps
2024-11-14 14:46:35 +07:00
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