jialin and jialin
0a1f875590
perf(markdown): load katex css lazily via local FullMarkdown wrapper
...
core-ui no longer bundles katex.min.css (it would base64-inline ~1.4MB
of fonts into the render-blocking global css). Wrap FullMarkdown locally
to co-locate the katex stylesheet so it loads only in the routes that
render math.
2026-07-01 20:54:26 +08:00
jialin and jialin
6fccee3711
fix: impoer external components
2026-04-24 14:28:30 +08:00
jialin and jialin
8711c27b78
chore: replace components with core-ui, upgrade eslint
2026-04-24 14:28:30 +08:00
jialin
ce3a82ddda
fix: edit message add image
2025-12-02 14:00:58 +08:00
jialin
5861508153
fix(style): imgs overflow style on chat
2025-06-27 13:43:40 +08:00
jialin
3889c1fa71
fix: reranker item uid updated, chat image size issue, #2280
2025-06-25 16:49:46 +08:00
jialin
a9b909cca1
fix: upload a audio will clear imgs, #2163
2025-06-19 13:36:49 +08:00
jialin
73c525127f
fix(style): simple audio player
2025-06-18 17:45:58 +08:00
jialin
3e76d7c321
fix: embedding params escape
2025-06-18 15:03:35 +08:00
jialin
9295f9cef3
fix: sync and update the evaluation result
2025-06-18 11:48:09 +08:00
jialin
8383547943
style: simple audio player
2025-06-09 18:45:47 +08:00
jialin
471e1ae96f
feat: upload audio file in chat
2025-06-03 19:58:08 +08:00
jialin
5488a8ea82
fix: system theme
2025-05-14 20:13:54 +08:00
jialin
f951358db4
fix: stop thinking when loading end
2025-05-13 20:29:32 +08:00
jialin
a5525c065c
style: chat message render markdown by default
2025-03-13 18:49:20 +08:00
jialin
4c77151877
chore: render katex in markdown
2025-02-18 19:51:22 +08:00
jialin
95f7f5535f
fix: do not rerender after editing the markdown
2025-02-11 15:31:16 +08:00
jialin
4498f069f0
feat: render markdown in chat
2025-02-11 14:01:46 +08:00