LibreChat icon indicating copy to clipboard operation
LibreChat copied to clipboard

🔄 feat: chat direction (LTR-RTL)

Open berry-13 opened this issue 7 months ago • 1 comments

Summary

renamed "Messages" to "Chat" (settings tab)

https://github.com/danny-avila/LibreChat/assets/81851188/a20e7472-843a-49f0-805b-22f3d0e0e0b5

Change Type

  • [x] New feature (non-breaking change which adds functionality)

Testing

tested AttachFile, Mention, PromptCommand, TextArea, AudioRecorder, SendButton, StopButton

Checklist

  • [x] My code adheres to this project's style guidelines
  • [x] I have performed a self-review of my own code
  • [x] I have commented in any complex areas of my code
  • [x] I have made pertinent documentation changes
  • [x] My changes do not introduce new warnings
  • [x] I have written tests demonstrating that my changes are effective or that my feature works
  • [x] Local unit tests pass with my changes
  • [x] Any changes dependent on mine have been merged and published in downstream modules.
  • [x] A pull request for updating the documentation has been submitted.

berry-13 avatar Jul 04 '24 08:07 berry-13