Commit History

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

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

Improve reasoning summary handling in ChatMessage
0e7958b

victor HF Staff commited on

Get pro (#1930)
4566da9
unverified

victor HF Staff commited on

Abort (#1924)
4e8a811
unverified

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: improve layout responsiveness in ChatMessage component by binding message dimensions and adjusting classes
bb2ea54

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

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

refactor: new API & universal load functions (pt. 2) (#1847)
7d7a53f
unverified

nsarrazin commited on

Revert "refactor: new API & universal load functions (#1743)"
91e839b

nsarrazin commited on

refactor: new API & universal load functions (#1743)
35a395c
unverified

nsarrazin commited on

feat(search): improve keyboard and mouse event handling for better UX (#1846)
b181207
unverified

calycekr commited on

fix: prevent MarkdownRenderer recreation overhead by removing {#key} wrapper (#1845)
cf529e3
unverified

calycekr commited on

Search feature enhancements (#1841)
822613a
unverified

Vijay Rohit Kanchusthambham nsarrazin commited on

Fix chat input resizing issue when sending message with Enter key (#1840)
ffdccc6
unverified

calycekr commited on

[WIP] - Add the pop-up search (Ctrl/Command + K) to search entire conversation history (#1823)
a04c5e9
unverified

Hong An Tran krramos nsarrazin commited on

feat(test): add support for testing svelte components in isolation (#1692)
0a9ad89
unverified

nsarrazin commited on

feat(front): hide bottom disclaimer when focused on mobile
e58c6a4

nsarrazin commited on

fix(mobile): various mobile fixes
d449df4

nsarrazin commited on

fix: clamp update bouncer
373b19a

nsarrazin commited on

refactor: improve rendering performance on low-end hardware (#1825)
0c9aa36
unverified

nsarrazin commited on

Fix incorrect touchscreen detection (#1824)
ccc9de7
unverified

zvun commited on

fix: (temp) disable markdown worker
b6e0927

nsarrazin commited on

New `InferenceClient` endpoint type (#1813)
e08e6dd
unverified

nsarrazin commited on

fix: gap between reasoning & web
fa93cad

nsarrazin commited on

fix: assistant intro layout
e8df589

nsarrazin commited on

feat: rework assistant intro UI
606d8b6

nsarrazin commited on

feat: rework example layout to work better on mobile
0c45efe

nsarrazin commited on

fix: more styling/layout fixes
4f8128b

nsarrazin commited on

fix: make send button look more disabled
b8029a6

nsarrazin commited on

fix: remove hardcoded font size on mobile
4b23bbd

nsarrazin commited on

fix: chat window more compact on mobile
b65f70f

nsarrazin commited on

feat: allow storing env variable in DB (#1802)
31daf3d
unverified

nsarrazin commited on

Fix auto-scroll issue with message streaming in Svelte 5 (#1790)
40d772c
unverified

calycekr nsarrazin commited on

fix: show file picker for assistant with mime types (#1763)
b35ed33
unverified

nsarrazin commited on

fix: remove legacy run in ChatWindow.svelte
1fa5e21

nsarrazin commited on

fix: remove legacy run in `ChatMessage.svelte`
2c0667b

nsarrazin commited on

fix: file type matching from clipboard (#1748)
bc326bf
unverified

yousefelkilany nsarrazin commited on