LibreChat/.github
Marco Beretta b1a96ecedc
feat: auto-scroll to the bottom of the conversation (#1049)
* added button for autoscroll

* fix(General) removed bold

* fix(General) typescript error with checked={autoScroll}

* added return condition for new conversations

* refactor(Message) limit nesting

* fix(settings) used effects

* fix(Message) disabled autoscroll when search

* test(AutoScrollSwitch)

* fix(AutoScrollSwitch) test

* fix(ci): attempt to debug workflow

* refactor: move AutoScrollSwitch from General file, don't use cache for npm

* fix(ci): add test config to avoid redirects and silentRefresh

* chore: add back workflow caching

* chore(AutoScrollSwitch): remove comments, fix type issues, clarify switch intent

* refactor(Message): remove unnecessary message prop form scrolling condition

* fix(AutoScrollSwitch.spec): do not get by text

---------

Co-authored-by: Danny Avila <messagedaniel@protonmail.com>
2023-10-16 11:01:38 -04:00
..
ISSUE_TEMPLATE refactor: update references from chatgpt-clone to LibreChat (#541) 2023-06-22 20:12:25 -04:00
workflows feat: auto-scroll to the bottom of the conversation (#1049) 2023-10-16 11:01:38 -04:00
CODE_OF_CONDUCT.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-09-26 11:43:57 -04:00
dependabot.yml feat: stop-backend.js and update.js linux support (#712) 2023-07-27 11:11:56 -04:00
FUNDING.yml Create .github/FUNDING.yml 2023-03-28 11:48:47 -04:00
LICENSE.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
pull_request_template.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00
SECURITY.md docs: update with more real details, fix linking 2023-09-06 14:00:36 -04:00