chat-ui-energy / src /lib /components

Commit History

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

nsarrazin HF Staff commited on

fix: assistant tool selector on safari + correct tab nav
9fc7651

nsarrazin HF Staff commited on

fix: remove legacy run in ChatWindow.svelte
1f73dd7

nsarrazin HF Staff commited on

fix: remove legacy run in `ChatMessage.svelte`
221919b

nsarrazin HF Staff commited on

feat(chat): auto-open reasoning results on loading
7af88de

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

fix: code block copy button
10c62e9

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

feat(markdown): move highlighting to worker (#1741)
4df62c9
unverified

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

fix(front): mobile nav not closing sometimes
9af277e

nsarrazin HF Staff commited on

fix(markdown): remove duplicate checks
b95ec8b

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

feat(front): use webworker for markdown parsing (#1733)
7d6fc19
unverified

nsarrazin HF Staff commited on

feat(codeblock): add monospace font to code block
b3ea80f

nsarrazin HF Staff commited on

fix(nav): increase z-index for mobile nav close button
daab73c

nsarrazin HF Staff commited on

fix(nav): conditionally render mobile nav title
a7560a6

nsarrazin HF Staff commited on

feat(nav): improve mobile navigation with pan gesture to close (#1729)
6c59df2
unverified

nsarrazin HF Staff commited on

fix(nav): give more time for swipe gesture
a47d89a

nsarrazin HF Staff commited on

feat(nav): add swipe gesture to close mobile nav
c82d865

nsarrazin HF Staff commited on

fix: mobile nav grid growth
9fb0576

nsarrazin HF Staff commited on

fix: modal widths
60e17e4

nsarrazin HF Staff commited on

fix: modal max width
04c30e2

nsarrazin HF Staff commited on

feat: add animation for sidebar & move logo up a bit
4f54883

nsarrazin HF Staff commited on

feat: improved nav consistency on mobile (#1726)
e584c54
unverified

nsarrazin HF Staff commited on

feat: preload logo
c50aaeb

nsarrazin HF Staff commited on

svelte-5-leftover-mobile-nav (#1696)
c5304fa
unverified

Vivian nsarrazin HF Staff commited on

fix: markdown breaks
3db4793

nsarrazin HF Staff commited on

feat: add confirm on branch deletion
0d0a611

nsarrazin HF Staff commited on

fix: assistant avatar upload
943ceb8

nsarrazin HF Staff commited on

feat(api): use api for tools & assistants (#1707)
2e4269d
unverified

nsarrazin HF Staff commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
23637ad
unverified

nsarrazin HF Staff commited on

refactor: migrating ScrollToBottomBtn to svelte-5 (#1709)
99ce0c3
unverified

Vivian nsarrazin HF Staff commited on

feat: add overloaded model modal for huggingchat
73de8f0

nsarrazin HF Staff commited on

fix: make sure toast is always on top of modals
8c6ebf8

nsarrazin HF Staff commited on

fix: use modal for settings layout
eb17509

nsarrazin HF Staff commited on

chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
d433b55
unverified

nsarrazin HF Staff commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin HF Staff commited on

feat: Enhance toast display to improve user experience (#1689) (#1690)
973387a
unverified

ishatalkin commited on

fix: 🐛 Fix copy button (#1672)
6bb0e6c
unverified

Damián Pumar commited on

Simplify frontend for conversation tree representation (#1678)
6216bfd
unverified

mishig HF Staff nsarrazin HF Staff commited on

Refactor vote & alternative components (#1673)
662d5af
unverified

mishig HF Staff nsarrazin HF Staff commited on

Rm redundant if check (#1671)
4384b2b
unverified

mishig HF Staff commited on

Rm unused prop (#1670)
c025511
unverified

mishig HF Staff commited on

feat: add `deepseek-ai/DeepSeek-R1-Distill-Qwen-32B` to HuggingChat config (#1660)
a38e9de
unverified

nsarrazin HF Staff commited on

fix: markdown escaping for good
0f674e1
unverified

nsarrazin HF Staff commited on

fix: move katex styling to global stylesheet
800644b
unverified

nsarrazin HF Staff commited on

fix: escape html in preprocessing step
69eb994
unverified

nsarrazin HF Staff commited on

fix: move the source rendering to post processing
3ad7680
unverified

nsarrazin HF Staff commited on