Files
open-webui/src/lib
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
..
2025-02-12 23:33:53 -08:00
2025-02-13 22:54:45 -08:00
2025-02-04 21:02:11 -08:00
2025-02-09 23:42:27 -08:00
2024-08-26 15:38:42 +02:00
2025-02-12 23:55:14 -08:00
2025-02-10 00:02:23 -08:00
wip
2024-12-11 20:25:46 -08:00
2025-01-23 12:53:17 -08:00
2024-12-30 02:20:09 -08:00
2024-12-30 02:20:09 -08:00
2023-10-08 15:38:42 -07:00