Files
Kilo-Org_kilocode/packages/ui
Marius b9ecdb16a6 fix(ui): use LTR isolate instead of LTR embedding for directory paths in diff headers (#8959)
The trailing / in directory paths was visually disappearing in diff
viewer headers because CSS direction:rtl interacted poorly with the
weaker LRE/PDF bidi embedding characters (\u202A/\u202C). Replace with
LRI/PDI isolate characters (\u2066/\u2069) which fully prevent the
surrounding RTL context from reordering boundary characters like /.
2026-04-15 08:58:38 +00:00
..
2025-11-22 10:39:25 -05:00
2026-04-14 14:46:57 -03:00
2026-02-23 20:12:28 +01:00
2026-02-26 16:05:04 -06:00