.. |
bindings
|
feat: support mouse event (#1038)
|
2024-06-03 14:31:55 +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
|
refactor: rename the domain term prefetcher to fetcher
|
2024-05-28 00:28:17 +08:00 |
loader
|
feat: SVG, HEIC, and JPEG XL preview support (#1050)
|
2024-05-17 16:28:10 +08:00 |
process
|
refactor!: v0.3 API changes (#1108)
|
2024-05-31 01:09:30 +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: support mouse event (#1038)
|
2024-06-03 14:31:55 +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 |