3 Commits

Author SHA1 Message Date
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