chat-ui / src /lib /components

Commit History

fix: nav conversation item layout
40337d4

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

fix: drawer shadow
85b73a9

nsarrazin commited on

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

nsarrazin commited on

fix: padding on theme icon
fcafc48

nsarrazin commited on

feat: drawer tap to close on left
f0aa0e8

nsarrazin commited on

feat: add simple light/dark mode toggle
007aca7

nsarrazin commited on

feat: mobe about & privacy to settings
2a934bc

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

fix: make sure title doesnt overflow on mobile
977b7da

nsarrazin commited on

refactor: update publicConfig checks for HuggingChat in modals and nav menu
9eddb53

nsarrazin commited on

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

nsarrazin commited on

fix: lint
ae62728

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: assistant tool selector on safari + correct tab nav
8b01f0a

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

feat(chat): auto-open reasoning results on loading
1b356ce

nsarrazin commited on

Revert "feat(front): autoscroll at bottom on ssr (#1740)"
3736025

nsarrazin commited on

fix: code block copy button
dcf9591

nsarrazin commited on

feat(front): autoscroll at bottom on ssr (#1740)
fd54816
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(assistant-settings): remove console log in form submission
a46c49c

nsarrazin commited on

fix(front): mobile nav not closing sometimes
8081221

nsarrazin commited on

fix(markdown): remove duplicate checks
41518b6

nsarrazin commited on

refactor(mobile-nav): adjust pan gesture sensitivity and remove debug log
0602b0e

nsarrazin commited on

feat(front): use webworker for markdown parsing (#1733)
6ee391c
unverified

nsarrazin commited on