| .. |
|
bindings
|
feat: add new debounce option to ya.input() API (#1025)
|
2024-05-11 17:42:35 +08:00 |
|
elements
|
perf: cache each file's icon to avoid redundant calculations at rendering (#931)
|
2024-04-20 15:43:08 +08:00 |
|
external
|
fix: inconsistent tab width in unassociated text files (#1068)
|
2024-05-21 15:11:54 +08:00 |
|
fs
|
feat: ui.Clear component for UI plugins (#786)
|
2024-03-06 19:07:37 +08:00 |
|
isolate
|
feat: prefetcher (#1061)
|
2024-05-20 17:25:55 +08:00 |
|
loader
|
feat: SVG, HEIC, and JPEG XL preview support (#1050)
|
2024-05-17 16:28:10 +08:00 |
|
process
|
feat: support stdin and pipe for Child API (#1033)
|
2024-05-14 22:07:19 +08:00 |
|
pubsub
|
feat: split ya send into ya pub and ya pub-static to make it more ergonomic (#933)
|
2024-04-21 09:25:38 +08:00 |
|
url
|
perf: prefer raw_get() and raw_set()
|
2024-02-26 12:49:58 +08:00 |
|
utils
|
feat: Chafa integration (#1066)
|
2024-05-21 02:46:28 +08:00 |
|
cast.rs
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|
clipboard.rs
|
feat: add ya.clipboard() Lua API (#980)
|
2024-05-01 20:44:00 +08:00 |
|
config.rs
|
perf: prefer raw_get() and raw_set()
|
2024-02-26 12:49:58 +08:00 |
|
lib.rs
|
feat: add ya.clipboard() Lua API (#980)
|
2024-05-01 20:44:00 +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: always persist static messages even when there are no remote clients (#928)
|
2024-04-19 20:36:27 +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 |