Files
open-webui-custom/src/lib/components/chat
Elkana Bardugo ab94017e3a Auto text direction (fix for RTL) in most cases
to test it use the prompt:
"write please a sample headers (level 1,2,3), text (bold/italic), list, numbered list, quetes, table, code
write each example in hebrew
dont output markdown in code block"

need to be fixed:
* Redundant border properties in quotes:
Removed border-left as border-inline-start properly handles both LTR/RTL and by this prevents double borders in RTL layouts

* table header have `text-align: left` instead of start
e.g.
text-align and direction is not the save thing
the text direction is ok. the `dir="auto"` is fixing the direction שמג the text-align by default is set by the direction, if it set manually is should be start/end to respect the direction attribute
2025-02-17 21:27:05 +02:00
..
fix
2024-12-20 19:13:17 -08:00
2025-01-20 22:41:32 -08:00
2025-02-09 23:54:24 -08:00
2025-02-12 01:32:49 -08:00
2024-11-06 02:19:04 -08:00
2025-02-13 13:05:57 -08:00
2025-01-13 21:13:16 -08:00
2024-10-22 03:16:48 -07:00
2025-02-03 19:06:15 -08:00
2025-02-10 13:00:44 -08:00
2025-02-05 01:14:46 -08:00
2025-02-12 01:32:49 -08:00
2025-02-09 22:19:02 -08:00
2024-10-19 01:07:30 -07:00
2024-10-23 20:18:51 -07:00
2025-01-20 22:41:32 -08:00