yazi/yazi-plugin/src
2024-04-06 08:53:48 +08:00
..
bindings feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
elements fix: CJK text rendering issue where the input popup component overlaps with images (#879) 2024-04-06 08:53:48 +08:00
external refactor: switch to stderr (#819) 2024-03-15 20:31:39 +08:00
fs feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
isolate perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00
loader fix: wrong state pointed to and ignore plugin/flavor directory creation errors 2024-04-01 00:11:07 +08:00
process feat: ui.Clear component for UI plugins (#786) 2024-03-06 19:07:37 +08:00
pubsub feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
url perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
utils feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
cast.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
config.rs perf: prefer raw_get() and raw_set() 2024-02-26 12:49:58 +08:00
lib.rs perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00
lua.rs feat: add is_exec and is_sticky to Cha bindings (#875) 2024-04-05 17:11:40 +08:00
opt.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00
runtime.rs perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853) 2024-03-30 22:15:05 +08:00