yazi/yazi-plugin/src/elements
2025-06-03 23:40:23 +08:00
..
align.rs feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +08:00
area.rs feat: spotter (#1802) 2024-11-20 16:43:38 +08:00
bar.rs perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
border.rs perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
cell.rs fix: missing a repeek on unyanking files in the hovered folder (#1988) 2024-12-05 08:45:18 +08:00
clear.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
constraint.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
edge.rs feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +08:00
elements.rs fix: expose ui.Wrap (#2810) 2025-05-30 18:14:57 +08:00
gauge.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
layout.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
line.rs perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
list.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
mod.rs feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +08:00
pad.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
pos.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
rect.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
renderable.rs perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
row.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
span.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
style.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
table.rs feat: truncate long paths in archive preview file list (#2778) 2025-05-19 23:23:40 +08:00
text.rs perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 2025-06-03 23:40:23 +08:00
utils.rs feat: make custom tab bar easier (#2782) 2025-05-21 13:56:52 +08:00
wrap.rs feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 2025-05-28 16:49:47 +08:00