chat-ui / src /lib /components /CodeBlock.svelte

Commit History

Switch to isomorphic-dompurify and update jsdom usage
c96b394

victor HF Staff commited on

test: Replace isomorphic-dompurify with custom DOMPurify wrapper
5fc800e

victor HF Staff commited on

Update router examples and adjust button opacity
b46ad28

victor HF Staff commited on

fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness
b6b7e46

victor HF Staff commited on

light theme: Update code block styles and highlight.js themes
1287d07

victor HF Staff commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

fix: code block copy button
dcf9591

nsarrazin commited on

feat(markdown): move highlighting to worker (#1741)
035fcd5
unverified

nsarrazin commited on

feat(codeblock): add monospace font to code block
4a97955

nsarrazin commited on

chores(svelte): migration to svelte 5 (#1685)
21b8785
unverified

nsarrazin commited on

fix: extra newline in codeblock
67d89e2

nsarrazin commited on

fix: syntax highlighting works in SSR (#1583)
65bebe2
unverified

nsarrazin commited on

Fix "Copy" button styling. Relates to issue 1387 (#1403)
536eb3a
unverified

evalstate nsarrazin commited on

Improve sanitization of model output (#1341)
5b37c7c
unverified

nsarrazin commited on

πŸ› Fix code formatting (#192)
91ab4bc
unverified

coyotte508 HF Staff commited on

migrate to eslint-plugin-svelte from deprecated plugin (#182)
aba2f3e
unverified

Adrien Denat commited on

Add tailwind prettier (#123)
70bf8f4
unverified

Adrien Denat commited on

Styling improvements (#82)
5db11d9
unverified

Adrien Denat commited on

layout misc
94738c8

victor HF Staff commited on

πŸ› Remove sanitized < (#71)
1a8da5b
unverified

coyotte508 HF Staff commited on

Prettier update (#54)
1d04bf7
unverified

victor HF Staff commited on

remove unneeded hack in main.css (#51)
c095260
unverified

Adrien Denat commited on

refactor syntax highlighting, more performant + avoid flickering on copy to clipboard button (#49)
4236306
unverified

Adrien Denat commited on