add mobile menu#64
Merged
Merged
Conversation
Contributor
Grsmto
commented
Apr 21, 2023
- Add super basic mobile menu for now
gary149
reviewed
Apr 21, 2023
gary149
reviewed
Apr 21, 2023
* Auto-naming convos by summarizing them * Ok let's do it only on first message then * revamp * location.reload for now
When using @huggingface/infernece in the backend we'll need to make it support custom fetch as well
# Conflicts: # src/lib/components/CodeBlock.svelte # src/lib/components/chat/ChatMessage.svelte # src/routes/+layout.svelte
coyotte508
reviewed
Apr 24, 2023
coyotte508
reviewed
Apr 24, 2023
gary149
reviewed
Apr 24, 2023
ice91
pushed a commit
to ice91/chat-ui
that referenced
this pull request
Oct 30, 2024
* add mobile menu * fix * Auto-naming convos by summarizing them (huggingface#58) * Auto-naming convos by summarizing them * Ok let's do it only on first message then * revamp * location.reload for now * avoid huge titles * fix messages width * add community feedback to nav * fix tokens keeping coming even when changing conversation (huggingface#62) * favicon * 🐛 Fix generating bug (huggingface#68) * 🐛 Fix redirect after delete * ✨ Remove endoftext (huggingface#70) * 🐛 Remove sanitized < (huggingface#71) * 🩹 Change 301 to 302 in case we want to use the route for something else * 🩹 Use passed fetch cc @julien-c When using @huggingface/infernece in the backend we'll need to make it support custom fetch as well * refactor mobile menu + improve accessibility * fix missing menu on md size + regression share button on hover * fix chat title truncate on mobile * fix layout max-width on mobile * use a single event dispatcher instead of 2 * add missing type="button" * remove duplicated wrapper after merge conflict --------- Co-authored-by: Victor Mustar <victor.mustar@gmail.com> Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Eliott C <coyotte508@gmail.com>
maksym-work
pushed a commit
to siilats/chat-ui
that referenced
this pull request
Jul 2, 2025
* add mobile menu * fix * Auto-naming convos by summarizing them (huggingface#58) * Auto-naming convos by summarizing them * Ok let's do it only on first message then * revamp * location.reload for now * avoid huge titles * fix messages width * add community feedback to nav * fix tokens keeping coming even when changing conversation (huggingface#62) * favicon * 🐛 Fix generating bug (huggingface#68) * 🐛 Fix redirect after delete * ✨ Remove endoftext (huggingface#70) * 🐛 Remove sanitized < (huggingface#71) * 🩹 Change 301 to 302 in case we want to use the route for something else * 🩹 Use passed fetch cc @julien-c When using @huggingface/infernece in the backend we'll need to make it support custom fetch as well * refactor mobile menu + improve accessibility * fix missing menu on md size + regression share button on hover * fix chat title truncate on mobile * fix layout max-width on mobile * use a single event dispatcher instead of 2 * add missing type="button" * remove duplicated wrapper after merge conflict --------- Co-authored-by: Victor Mustar <victor.mustar@gmail.com> Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Eliott C <coyotte508@gmail.com>
gary149
added a commit
to gary149/chat-ui
that referenced
this pull request
Aug 29, 2025
* add mobile menu * fix * Auto-naming convos by summarizing them (huggingface#58) * Auto-naming convos by summarizing them * Ok let's do it only on first message then * revamp * location.reload for now * avoid huge titles * fix messages width * add community feedback to nav * fix tokens keeping coming even when changing conversation (huggingface#62) * favicon * 🐛 Fix generating bug (huggingface#68) * 🐛 Fix redirect after delete * ✨ Remove endoftext (huggingface#70) * 🐛 Remove sanitized < (huggingface#71) * 🩹 Change 301 to 302 in case we want to use the route for something else * 🩹 Use passed fetch cc @julien-c When using @huggingface/infernece in the backend we'll need to make it support custom fetch as well * refactor mobile menu + improve accessibility * fix missing menu on md size + regression share button on hover * fix chat title truncate on mobile * fix layout max-width on mobile * use a single event dispatcher instead of 2 * add missing type="button" * remove duplicated wrapper after merge conflict --------- Co-authored-by: Victor Mustar <victor.mustar@gmail.com> Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Eliott C <coyotte508@gmail.com>
gary149
added a commit
to gary149/chat-ui
that referenced
this pull request
Aug 29, 2025
* add mobile menu * fix * Auto-naming convos by summarizing them (huggingface#58) * Auto-naming convos by summarizing them * Ok let's do it only on first message then * revamp * location.reload for now * avoid huge titles * fix messages width * add community feedback to nav * fix tokens keeping coming even when changing conversation (huggingface#62) * favicon * 🐛 Fix generating bug (huggingface#68) * 🐛 Fix redirect after delete * ✨ Remove endoftext (huggingface#70) * 🐛 Remove sanitized < (huggingface#71) * 🩹 Change 301 to 302 in case we want to use the route for something else * 🩹 Use passed fetch cc @julien-c When using @huggingface/infernece in the backend we'll need to make it support custom fetch as well * refactor mobile menu + improve accessibility * fix missing menu on md size + regression share button on hover * fix chat title truncate on mobile * fix layout max-width on mobile * use a single event dispatcher instead of 2 * add missing type="button" * remove duplicated wrapper after merge conflict --------- Co-authored-by: Victor Mustar <victor.mustar@gmail.com> Co-authored-by: Julien Chaumond <julien@huggingface.co> Co-authored-by: Eliott C <coyotte508@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.