LibreChat/.github/workflows
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
..
backend-review.yml feat: Message Rate Limiters, Violation Logging, & Ban System 🔨 (#903) 2023-09-13 10:57:07 -04:00
build.yml Update build.yml 2023-07-22 13:35:00 -04:00
container.yml Release v0.5.8 (#854) 2023-08-28 14:24:10 -04:00
data-provider.yml feat(data-provider): add GitHub Actions workflow for building and publishing package 2023-07-30 11:50:24 -04:00
deploy.yml Create deploy.yml 2023-07-22 13:49:49 -04:00
dev-images.yml feat: build dev images on changes to api/client or manually (#720) 2023-07-27 19:00:21 -04:00
frontend-review.yml feat: auto-scroll to the bottom of the conversation (#1049) 2023-10-16 11:01:38 -04:00
mkdocs.yaml MkDocs for Material (#545) 2023-06-24 23:00:10 -04:00
playwright.yml fix(balance/models): request only when authenticated, modelsQuery "optimistic" update (#1031) 2023-10-09 15:10:23 -04:00