chat-ui / src /lib /components

Commit History

Improve focus handling for ChatInput textarea
092806b

victor HF Staff commited on

Show warning only when not loading and no messages
f7b33d7

victor HF Staff commited on

Fix ESLint errors
a9c6dde

victor HF Staff commited on

Add provider info to router metadata in chat messages
0a53350

victor HF Staff commited on

prettier
5bb6125

victor HF Staff commited on

Replace logout button with non-interactive div
a14217e

victor HF Staff commited on

Fix key for last streaming Markdown block
3027088

victor HF Staff commited on

Improve textarea focus handling in ChatInput
24b24f4

victor HF Staff commited on

Fix URL reactivity in UploadedFile component
604b9db

victor HF Staff commited on

Reduce router details display delay to 500ms
56ab94a

victor HF Staff commited on

Adjust image preview height in UploadedFile
b33184c

victor HF Staff commited on

Refactor markdown rendering to use block-based processing
671ee32

victor HF Staff commited on

Add ESC key handler to close HTML preview modal
234c161

victor HF Staff commited on

Remove svelte-gestures and related pan logic from MobileNav
1335ef7

victor HF Staff commited on

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

Update RetryBtn styling for smaller button
d4c02cc

victor HF Staff commited on

Remove unused import and reformat import statement
c7666b9

victor HF Staff commited on

Add top margin to uploaded file button
49a5017

victor HF Staff commited on

Remove reasoning
dd75b82

victor HF Staff commited on

Refactor IconMoon and clean up migration imports
08b3174

victor HF Staff commited on

Update IconMoon.svelte
c6fbac6

victor HF Staff commited on

Improve reasoning summary handling in ChatMessage
0e7958b

victor HF Staff commited on

Remove dynamic primary color theme support
1a77343

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

victor HF Staff commited on

Add theme subscription and update theme toggle logic
008f64c

victor HF Staff commited on

Update NavMenu.svelte
4a17eaf

victor HF Staff commited on

Update NavMenu.svelte
ceff9ca

victor HF Staff commited on

Remove logoutDisabled from user and update UI
f80231f

victor HF Staff commited on

fix CI (#1884)
2883086
unverified

coyotte508 HF Staff commited on

fix: adjust spacing in NavMenu and ChatMessage components; capitalize conversation title in page
a449b8a

victor HF Staff commited on

fix: enhance logging and timeout handling in BackgroundGenerationPoller component
5dac292

victor HF Staff commited on

Add background generation polling for conversation updates (#1882)
2c531ff
unverified

victor HF Staff commited on

fix: improve layout responsiveness in ChatMessage component by binding message dimensions and adjusting classes
bb2ea54

victor HF Staff commited on

fix: adjust spacing and styles in ShareConversationModal and MobileNav components
043d48d

victor HF Staff commited on

style: update no scrollbar styles
035f80d

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

Update model link and add provider SVGs
33fd074

victor HF Staff commited on

Enhance code token processing to include fenced block closure detection
959c953

victor HF Staff commited on

Add image attachment support to router examples (#1883)
69d22c2
unverified

victor HF Staff commited on

fix lint job
a5ec1dd

coyotte508 commited on

HuggingChat 2026 (#1875)
4331e77
unverified

victor HF Staff commited on

fix: add tick() to prevent textarea height adjustment failures (#1854)
f17e63c
unverified

calycekr commited on

feat: implement delete message functionality using API client
9d77c15

nsarrazin commited on

refactor: api cleanup (#1849)
308e215
unverified

nsarrazin commited on

feat: use api client for tool badge
ce6e322

nsarrazin commited on

fix: nav conversation item layout
40337d4

nsarrazin commited on