Commit Graph

22 Commits

Author SHA1 Message Date
github-actions[bot] 75a8a5190e Release (#184)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 15:28:23 +07:00
Thuc Pham f726f19a33 fix: missing document for ChatSection (#183)
* fix: missing document

* Create tough-parents-judge.md
2025-07-21 15:19:39 +07:00
Thuc Pham e8a20643d1 update doc for custom open canvas (#182) 2025-07-21 15:10:51 +07:00
github-actions[bot] 1aa2fb68ef Release (#155)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-01 13:54:38 +07:00
Thuc Pham f28cb7e791 feat: add llamadeploy + llamaindexserver example (#150) 2025-07-01 13:45:42 +07:00
Marcus Schiesser 93e3b0f344 chore: order llamadeploy examples 2025-06-25 15:05:57 +07:00
Thuc Pham b15d152139 feat: useChatWorkflow (#140)
---------
Co-authored-by: leehuwuj <leehuwuj@gmail.com>
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-25 14:22:16 +07:00
github-actions[bot] f92c975e56 Release (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 14:16:10 +07:00
Thuc Pham d544d5781e feat: add unit tests for chat-ui (#137)
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-19 14:04:50 +07:00
github-actions[bot] c84ff5900f Release (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 16:24:25 +07:00
Thuc Pham 0c929c4c65 feat: useWorkflow (#134) 2025-06-18 15:59:31 +07:00
Thuc Pham 23093ed223 docs: add more chatui examples (#128) 2025-06-09 16:52:44 +07:00
Thuc Pham a34688aa16 feat: use mdxeditor for document editor (#118)
* feat: use mdxeditor for document editor

* document edior example

* fix: format

* update document about importing editor.css for document editor

* Create lemon-papayas-attend.md

* add note about dynamic import

* missing css in doc
2025-06-05 09:55:35 +07:00
github-actions[bot] 3496f96037 Release (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 16:32:00 +07:00
Marcus Schiesser 91a9562f62 docs: manually review docs (#112) 2025-06-03 16:27:40 +07:00
Thuc Pham bdae046268 feat: render annotation inline (#101)
* feat: render annotation inline

* clean up

* demo inline

* update comment

* wait longer for annotaton

* add doc

* refactor: add annotationsRenderer

* fix: format

* change contract

* fix build

* defaultAnnotationRenderers

* use zod

* separate advanced example

* have isInline props for easily custom renderer

* fix: lint

* fix fomat

* introduce: readonly for artifact

* add editable example

* treat inline artifact as normal artifact

* still need outside artifact

* fix: duplicate artifact

* fix annotations reset

* extract artifacts from markdown

* update inline artifacts

* remove readonly

* update example page

* fix import

* update example

* update comment

* update advanced example

* update wiki inline example

* able to custom show inline or not

* Create grumpy-geckos-drive.md

* fix: format

* fix format

* fix lint

* fix build

* chore: clear inline parser

* remove useless config

* simplify example

* remove zod

* remove artifact in message annotations

* use tryParse to safe extract inline annotations

* update demo canvas

* remove unused props

* update changese

* fix: comment

---------

Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-06-03 11:09:05 +07:00
github-actions[bot] 93e73725cf Release (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-02 16:38:31 +07:00
Marcus Schiesser 8e60c05b50 refactor: cleaned annotations (#106)
* refactor: cleaned annotations
---------

Co-authored-by: thucpn <thucsh2@gmail.com>
2025-06-02 12:27:32 +07:00
github-actions[bot] 6c846bc088 Release (#103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-30 14:18:52 +07:00
Thuc Pham 3481173bbc docs: update document for chat-ui (#102)
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-05-30 13:40:24 +07:00
github-actions[bot] 40524c373f Release 0.0.2 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-29 17:05:29 +07:00
Marcus Schiesser 4d3ddbf952 docs: add docs (#100) 2025-05-29 16:18:00 +07:00